Stars
Book Example Code for Hands-On Network Programming with C
Write Ahead Log for LSM or bitcask storage(or any append-only write).
Sample code for how to use Android binders from native (C++) space.
getopt.h and getopt.c are very often used in linux, to make it easy for windows user, two files were extracted from glibc
10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand
This repository contains the source code of FreSh: A Lock-Free Data Series Index published in SRDS 2023.
A collection of lock-free data structures written in standard C++11
Transform a C++ function or a boolean circuit stored in Bristol Fashion into a Reusable Garbled Circuit
Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
Leaflet plugin that support s a few types of grid overlays.
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Modifies Windows 11 installation ISO to bypass compatibility checks both pre and post installation
Code release for NeRF (Neural Radiance Fields)
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Pict2Pix.js is a creative coding library to apply fancy pixel animations to images.
An extremely tiny hash table for 32-bit keys.
This is the code for the Elastic Bloom Filter
A 2d particle simulator with good physics and visualization. Emergent properties like solid, liquid and gaseous-like states of matter appear. (60k+ Youtube views, >99% like/dislike ratio)
Fingerprint Tree: Alternative to Bloom Filters for Set Membership
A Virtual DOM and diffing algorithm
Diff algorithm that understands HTML, in the browser.