Highlights
Stars
Hooking Windows' exception dispatcher to protect process's PML4
Just a collection of NASM code while I learn/refresh my Assembly understanding
⚙️ SimpleXMQ - A reference implementation of the SimpleX Messaging Protocol for simplex queues over public networks.
SimpleX - the first messaging network operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!
Minimalistic AMD-V/SVM hypervisor with memory introspection capabilities
A free and open-source Discord bot designed to entertain your server
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
Fast O(1) offset allocator with minimal fragmentation
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11
A bounded multi-producer multi-consumer concurrent queue written in C++11
a programming library with geometric algorithms
An open source Valkey client library that supports Valkey, and Redis open source 6.2, 7.0 and 7.2. Valkey GLIDE is designed for reliability, optimized performance, and high-availability, for Valkey…
DuckDB is an analytical in-process SQL database management system
Fast strong hash functions: SipHash/HighwayHash
A Minecraft mapping tool that creates 3D models of your Minecraft worlds and displays them in a web viewer.
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
A feature-rich command-line audio/video downloader
High performance non-blocking webserver
squaremap is a minimalistic and lightweight world map viewer for Minecraft servers, using the vanilla map rendering style
The 2013 edition of the Source SDK
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification