Stars
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…
Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documen…
A simple and easy-to-use library to enjoy videogames programming
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, Ope…
A minimal programming example for a chat server
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
Scriptable database and system performance benchmark
Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine developed by the OISF and the Suricata community.
Rust-for-Linux / linux
Forked from torvalds/linuxAdding support for the Rust language to the Linux kernel.
Embeddable, replicated and fault-tolerant SQL engine.
C library for encoding, decoding and manipulating JSON data
ANS(Accelerated Network Stack) on DPDK, DPDK native TCP/IP stack.
Haywire is an asynchronous HTTP server framework written in C that's built using the event loop based libuv platform layer that node.js is built on top of.
Unmaintained C implementation of the Raft consensus protocol
Universal Python binding for the LMDB 'Lightning' Database
An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patc…
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
Compile WebAssembly to native MicroPython modules