nmmmnu's Stars
cpp-for-everything/WebFrame
statgen/LDServer
Fast API server for calculating linkage disequilibrium
dmcmanam/bbst-showdown
Fast AVL Trees & WAVL Trees in Java
bschiffthaler/BSlogger
Very simple C++ logging class
h2337/cppq
Simple, reliable & efficient distributed task queue for C++17
Bixkog/minmaxheap
hhrhhr/MurmurHash-for-Lua
module for Lua
joric/pywallet
Bitcoin wallet importer/exporter (original)
codereport/Content
Links, slide decks and other material for conference & meetup talks, podcast appearances and publications.
nacholibre/php-billingdates
Generates start and end date for a billing cycle in PHP
kiwitcms/Kiwi
open source test management system with over 2 million downloads!
ljestrada/charconvutils
C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be easily improved using the power of templates.
Corristo/beautiful_folds
Max Rabkin's beatuiful folding for C++
f00ale/stype
Experimental strong typedef library
c42f/tinyformat
Minimal, type safe printf replacement library for C++
foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time
rohitramkumar/Cuckoo-Hashing
Hash Table implemented in C++ using a collision resolution strategy known as cuckoo hashing.
tempesta-tech/tempesta
All-in-one solution for high performance web content delivery and advanced protection against DDoS and web attacks
mgp25/Instagram-API
Instagram's private API
pzb/TLDs
Top Level Domain data
mandatoryprogrammer/NorthKoreaDNSLeak
Snapshot of North Korea's DNS data taken from zone transfers.
imneme/pcg-cpp
PCG — C++ Implementation
mheily/libkqueue
kqueue(2) compatibility library
larryhe/tinyhttpd
This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)
dongchao-cn/socket-server
各种IO模型的socket server实现与测试
gabrielrcouto/php-terminal-gameboy-emulator
A PHP Terminal GameBoy Emulator
kazuho/mysql_json
a MySQL UDF for handling JSON
VictorTrapenok/sphinxsearch
Поиск sphinxsearch с возможностью Replace на distributed индексе
stevedekorte/skipdb
C based ordered key-value ACID DB using a skip list data structure
elliotgoodrich/SSO-23
Memory optimal Small String Optimization implementation for C++