Pinned Repositories
AlgorithmVisualizer
Algorithm Visualizer
awesome-wechat-weapp
微信小程序开发资源汇总 :100:
bloomfilter-tutorial
A Bloom Filter Tutorial
Boostnote
The note-taking app for programmers that focusing on markdown, snippet and customizability.
ckan
CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and data.gov.uk among many other sites.
CoCoin
CoCoin, Multi-view Accounting Application
code-practice
colony
:chart_with_upwards_trend: In-browser network graphs representing the links between your Node.js code and its dependencies.
cowyo
A feature-rich wiki webserver for minimalists :cow: :speech_balloon:
skill-map
程序员技能图谱
fanlehai's Repositories
fanlehai/mind-map
fanlehai/code-practice
fanlehai/junit5
The next generation of JUnit.
fanlehai/curator
Mirror of Apache Curator
fanlehai/Notes
Material Design Notes App
fanlehai/json-simple
A simple Java toolkit for JSON. You can use json-simple to encode or decode JSON text.
fanlehai/elephant-bird
Twitter's collection of LZO and Protocol Buffer-related Hadoop, Pig, Hive, and HBase code.
fanlehai/hadoop-lzo
Refactored version of code.google.com/hadoop-gpl-compression for hadoop 0.20
fanlehai/HadoopInternals
Several diagrams describing Apache Hadoop internals (2.3.0 or later).
fanlehai/shadowsocks-netty
基于netty4的shadowsocks客户端
fanlehai/mrdpattern
Something about map reduce design pattern, Hope you like it !
fanlehai/hello
fanlehai/test
fanlehai/bloomfilter-tutorial
A Bloom Filter Tutorial
fanlehai/JCFInternals
fanlehai/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
fanlehai/AlgorithmVisualizer
Algorithm Visualizer
fanlehai/zookeeper-book-example
This is a code example that complements the material in the ZooKeeper O'Reilly book.
fanlehai/colony
:chart_with_upwards_trend: In-browser network graphs representing the links between your Node.js code and its dependencies.
fanlehai/hadoop-book
Source code to accompany the book "Hadoop in Practice", published by Manning.
fanlehai/mapreducepatterns
Repository for MapReduce Design Patterns (O'Reilly 2012) example source code
fanlehai/json-mapreduce
InputFormat that can split multi-line JSON
fanlehai/mrdpatterns
MapReduce Design Patterns code examples