A C++17 library for zero-copy high-performance (de-)serialization. [MIT]
C++MIT Licenseactive
940 projects63 categoriesshowing 301–360, page 6 of 16
Sourced fromfffaraz/awesome-cpp
A C++17 library for zero-copy high-performance (de-)serialization. [MIT]
C++MIT Licenseactive
A fast streaming JSON parsing library in C. [ISC]
CISC Licenseslowing
Comprehensive RPC framework with support for C++, C#, Java, JavaScript, Python and more. [GPLv2]
C++GNU General Public License v2.0active
Compile and execute C "scripts" in one go! [MIT]
ShellMIT Licensesteady
A C library for asynchronous DNS requests. [MIT]
CMIT Licenseactive
a cross-platform open source game engine with plugin-based architecture. [GPLv2] website
C++GNU General Public License v2.0active
A foreign function interface for bash. [MIT]
CMIT Licenseactive
Table Maker for Modern C++. [MIT]
C++MIT Licenseslowing
Library for encoding and decoding .avif files. [BSD-2-Clause]
COtheractive
True zero-copy inter-process communication framework for safety critical systems with bindings for C, Rust. Runs on Linux, QNX, Windows, Mac OS, FreeBSD. [Apache2] website
C++Apache License 2.0active
Easy, portable audio engine for games. [zlib]
COtherslowing
The Parsing Expression Grammar Template Library. [MIT]
C++Boost Software License 1.0active
A lightweight RPC system that supports multiple protocols and OpenTelemetry. [Apache2]
C++Apache License 2.0steady
Highly scalable user-level TCP stack for multicore systems. [Modified BSD]
COtherslowing
Header-only TOML parser and serializer for C++17 and later. [MIT] website
C++MIT Licenseactive
C library for cross-platform real-time audio input and output. [MIT] website
CMIT Licenseslowing
A tiny, primitive, fast HTTP request/response parser. [MIT]
Csteady
HTTP server library in C designed to be lightweight and easy to use. [Apache2/GPL2]
COtherdormant
Fast, Exact C++ from_chars, 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis, Webkit/Safari. [Apache2/BSL-1.0/MIT]
C++Apache License 2.0active
zlib for the "next generation" systems. Drop-In replacement with some serious optimizations. [zlib]
Czlib Licenseactive
An open-source C++ engine built for 3D game development. [MIT] website
C++Otheractive
Fast Dense and Sparse Multidimensional Array DBMS. [MIT] website
C++MIT Licenseactive
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. [BSD-2-Clause] website
COtheractive
A collection of useful C++ classes for digital signal processing. [MIT]
C++dormant
C++ wrapper for libuv. [MIT]
C++MIT Licensesteady
Basic implementations of standard cryptography algorithms (AES, SHA, etc.) in C. [PublicDomain]
Cdormant
A C library for writing text-based user interfaces. [MIT]
CMIT Licensedormant
Magical headers that make your C++ library accessible from JavaScript. [MIT]
C++MIT Licensedormant
Marl is a hybrid thread / fiber task scheduler written in C++ 11. [Apache-2.0]
C++Apache License 2.0steadyarchived
Is a free, open-source game engine written in C++. Its philosophy is to be modular and flexible, such that it can be adapted to many different use cases. [MIT] website
C++MIT Licenseactive
A free, cross platform, open-sourced software library for generating PDF. [zlib]
Czlib Licensesteady
Custom memory allocators to improve the performance of dynamic memory allocation. [MIT]
C++MIT Licensesteady
A game engine written in pure C, SDL and OpenGL. [BSD]
COtherslowing
Single header utf8 string functions for C and C++. [Unlicense]
C++The Unlicenseactive
crypto library for painless data security, providing symmetric and asymmetric encryption, secure sockets with forward secrecy, for mobile and server platforms. [Apache2]
CApache License 2.0steady
2D vector graphics engine powered by a JIT compiler. [Zlib] website
C++zlib Licensesteady
A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid. [BSD-3-Clause]
COtheractive
A Template Engine for Modern C++. [MIT]
C++MIT Licenseactive
A modern, fast and expressive C++ library for automatic differentiation. [MIT] website
C++MIT Licenseslowing
Public domain, header-only MP3 decoder with clean-room implementation. [CC0]
CCreative Commons Zero v1.0 Universalactive
Introduces structured concurrency in C. [MIT]
CMIT Licenseslowing
A single-header HTTP server library for C. [MIT]
CMIT Licensesteady
Unicode routines (UTF8, UTF16, UTF32): billions of characters per second using SSE2, AVX2, NEON, AVX-512. [Apache-2/MIT]
C++Apache License 2.0active
Serialization through reflection, including automatic field name retrieval from structs. [MIT]
C++MIT Licenseactive
A C library for parsing and evaluating math expressions from strings. [zlib]
Czlib Licenseactive
A lightweight C++ logging library. [PublicDomain]
C++The Unlicenseactive
Open h.265 video codec implementation. [LGPL] website
C++Otheractive
CMake driven cross-platform package manager for C++. [BSD-2]
CMakeBSD 2-Clause "Simplified" Licensedormantarchived
C++14 multiple-producer-multiple-consumer lock-free queues based on circular buffers and std::atomic. [MIT]
C++MIT Licenseactive
A memory allocator that automatically reduces the memory footprint of C/C++ applications. [Apache-2.0]
C++Apache License 2.0steady
Roaring bitmaps in C (and C++), with SIMD optimizations. [Apache-2.0]
COtheractive
SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types. [Apache2] (previously named SimSIMD)
CApache License 2.0active
Message passing based high-performance allocator. [MIT]
C++MIT Licenseactive
A very fast flat hashtable with Fibonacci hashing.
C++slowing
CppCon 2017 Presentation Materials.
Pythondormant
A c/c++ client/server indexer with for integration with emacs based on clang.
C++GNU General Public License v3.0active
A C++ style checker following Google's C++ style guide.
PythonOtheractive
A modern C++ msgpack-RPC server and client library. [MIT]
C++Otherslowing
The BDE Development Environment from Bloomberg Labs. [Apache2]
C++Apache License 2.0active
A QUIC protocol library extracted from Chromium's QUIC Implementation. [BSD]
C++BSD 3-Clause "New" or "Revised" Licensedormant