Stars
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices,…
A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple etc.
A feature-rich screen capture software with just a single executable file
A C++17-based lightweight high-performance network library
Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20
messixukejia / leveldb
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Lock-free Concurrent Level Hashing for Persistent Memory (USENIX ATC 2020)