Pinned Repositories
kafka
Mirror of Apache Kafka
detdup
Detect duplicated items framework。内容排重框架。
hangman
Hangman is a word game played between two people. One person selects a secret word, and the other tries to determine the word by guessing it letter-by-letter.
logpos
Use binary search to seek a position in logs that include timestamp in every line
luiti
An offline task management framework, built on top of luigi.
statlysis
Statistic and analysis in Ruby DSL, just as simple as SQL operations in ActiveRecord.
wordsegment
WordSegment is an Apache2 licensed module for English word segmentation, written in pure-Python, and based on a trillion-word corpus.
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
luigi
Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
dchentech's Repositories
dchentech/se
Use Ruby to implement a small search engine by following an example from <Programming Collective Intelligence>