Stars
A C library to safely yet efficiently work with UTF-8–encoded, growable dynamic strings.
Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equat…
A tool for use with clang to analyze #includes in C and C++ source files
Extremely fast, in memory, serialization, reflection, and RPC library for C++. JSON, BEVE, BSON, CBOR, CSV, JSONB, MessagePack, TOML, YAML, EETF
Unofficial Github repository of the C source code for the NRLMSISE-00 Model 2001 empirical atmosphere model.
A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store
🎹 Play and display MIDI files on the web
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
a header-only, constexpr alternative to gperf for C++14 users
F´ - A flight software and embedded systems framework
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
A library to collect many useful spline functions into one place.
Pybind11 tool for making docstrings from C++ comments
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, Boost Serialization, BSON, Cap'n Proto, CBOR, Cereal, Command line interfaces, CSV, Env…
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
Implementations of SIMD instruction sets for systems which don't natively support them.
C++ tensors with broadcasting and lazy computing
A library of C++ coroutine abstractions for the coroutines TS
An example combining scikit-build and pybind11
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
C++ implementation of the Python Numpy library
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.