Stars
microsoftarchive / redis
Forked from redis/redisRedis 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
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing lis…
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months …
Gear-Lib, C library for IOT Embedded Multimedia and Network
A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage
Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library
Unofficial mirror of etalabs musl repository. Updated daily.
zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.
A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)