{"id":80905,"library":"wukong","title":"Wukong","description":"Treat datasets as streams of lines, fields, or objects; works with Hadoop and command-line tools.","status":"active","version":"4.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/mrflip/wukong","tags":["data","streaming","hadoop","etl"],"install":[{"cmd":"gem install wukong","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'wukong', '~> 4.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Wukong","correct":"require 'wukong'"}],"quickstart":{"code":"require 'wukong'\nWukong.dataflow(:my_flow) do\n  from('input.txt') | map { |line| line.split(',') } | to('output.txt')\nend","lang":"ruby","description":"Defines a simple dataflow that splits lines by comma."},"warnings":[],"env_vars":null,"search_vec":"'command':16 'command-lin':15 'data':19 'dataset':3 'etl':22 'field':8 'hadoop':13,21 'line':7,17 'object':10 'stream':5,20 'tool':18 'treat':2 'work':11 'wukong':1","created_at":"2026-06-18T05:38:15.265952+00:00","updated_at":"2026-06-18T05:38:15.265952+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/infochimps-labs/wukong","github":"https://github.com/mrflip/wukong","docs":"http://www.rubydoc.info/gems/wukong/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}