Stars
A c++ implementation of multi-master cluster based on ZAB and Redis
A pure JavaScript implementation of git for node and browsers!
creates a control flow graph from an esprima abstract syntax tree
An open-source C++ library developed and used at Facebook.
A Java version of the Lachesis consensus protocol
Simple Node.js module for detecting cycles in directed graphs
Optimised tokenizer/lexer generator! 🐄 Uses /y for performance. Moo.
Parser Building Toolkit for JavaScript
A modern text/numeric/geo-spatial/vector indexing library for go
At-a-glance overview diagrams of Apache Lucene's default PostingsFormat (inverted index binary format).
Hierarchical Navigable Small Worlds in the browser
An implementation of UDP-based Data Transfer Protocol in pure JavaScript for Node.js and Chrome sockets.
DEFLATE combines the LZ77 algorithm and Huffman Coding to achieve high compression ratios. This project is designed to be a straightforward and practical resource for anyone looking to understand o…