Stars
Fully featured and community-driven hacking environment
Decode binaries and print out which instruction set extensions they use. This program's name is a lie: it supports not just x86/ELF but also ARM64, MachO, and possibly more.
A DWARF parser and core dump analyzer that runs in your browser
Limbo is a project to build the next evolution of SQLite.
Ruroco is a tool that lets you execute commands on a server by sending UDP packets. The commands are configured on the server side, so the client does not define what is going to be executed, it on…
Expose local http, tcp or websocket connections to the public internet
Productive, portable, and performant GPU programming in Python.
Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
A maintained, feature-rich and performance oriented, neofetch like system information tool.
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
Portable Python 3.x Interpreter in Modern C for Game Scripting
Simple, secure & standards compliant web server for the most demanding of applications
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over io_uring ☎️
Universal MCT wrapper script for all Windows 10/11 versions from 1507 to 21H2!
TLS/SSL Tunnel - A modern STunnel replacement written in golang
Client for PPP+TLS VPN tunnel services
The only tool/technique to punch holes through firewalls/NATs where multiple clients & server can be behind separate NATs without any 3rd party involvement. Pwnat is a newly developed technique, ex…
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.