cpp
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
Postmodern immutable and persistent data structures for C++ — value semantics at scale
A curated list of awesome header-only C++ libraries
C++17 library for comfortable and efficient dynamic polymorphism
C++11 port for the Node: native performance and modern simplicity.
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
Port of OpenAI's Whisper model in C/C++
FlatBuffers: Memory Efficient Serialization Library
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
std::tuple like methods for user defined types without any macro or boilerplate code
a non-blocking I/O tcp network lib based on c++14/17
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181, with codec support for H.264, H.265, AV1, VP9, AAC, Opus, and …
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/READ…
Ceph is a distributed object, block, and file storage platform
Lexer generator for C, C++, D, Go, Haskell, Java, JS, OCaml, Python, Rust, Swift, V and Zig.
A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install brynet.
Dirt Simple C++ GUI Toolkit using GLFW, ImGui, and NanoVG