Stars
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…
This is a Mirror Repository of https://repo.or.cz/tinycc.git ___________________________________________ 🔄 Mirror of main development hub for TCC, a small and fast C compiler originally created by …
bpf(2)-based ftrace(1) like function call graph for Go
an Open-Source SQL miner on PostgreSQL WAL log
A tool for extracting data from the PostgreSQL's write ahead logs.
Add JSON query support to Doctrine DBAL and DQL
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a suc…
Tang is a new template language library written in C++ as part of a YouTube series.
Datadog Go Library including APM tracing, profiling, and security monitoring.
Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.
Raft Java implementation which is simple and easy to understand.
implementation of Raft: A consensus algorithm for replicated logs
🐙🌟 Golang implementation of the Raft consensus protocol 自己动手实现 raft 🪵🪵🪵
A javascript implementation of the lz77 compression algorithm
Python 3 tool to view and edit PostgreSQL filenodes
jq for binary formats - tool, language and decoders for working with binary and text formats
Unofficial documentation for PostgreSQL hooks
Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
A GUI written in Java 8 + Swing; Comes with a basic text editor, ability to select optimizations, generate and view CFG, dominator trees and post-dominator trees, and more!