Explore Projects

Discover 64 open source projects

Active filters (1):
Search: header-onlyร—
Clear all

Showing 21-40 of 64 projects

syoyo/tinygltf

A header-only C++11 library for parsing and serializing the glTF 2.0 format, a popular 3D asset exchange format.

2.4K
Stable
C++
Frontend Frameworks
C++
#gltf#3d-graphics#asset-management

stephenberry/glaze

Extremely fast, in-memory JSON and reflection library for modern C++ development.

2.4K
Active
C++
API Clients & Testing
API Frameworks
#json#serialization#reflection

marzer/tomlplusplus

A header-only C++17 library for parsing and serializing TOML configuration files.

2.0K
Stable
C++
API Frameworks
CLI Tools
#configuration-files#toml-parser#header-only

nemtrif/utfcpp

A portable, header-only C++ library for handling UTF-8 encoding and decoding in a safe and efficient manner.

1.9K
Stable
C++
API Frameworks
General Utilities
#cpp#utf-8#internationalization

pantor/inja

A modern, header-only C++ template engine inspired by Jinja, with support for JSON and string templates.

1.9K
Active
C++
Backend Frameworks
CLI Tools
#template-engine#json#string-template

vimpunk/mio

A cross-platform C++11 header-only library for memory-mapped file I/O, providing a fast and efficient way to work with files.

1.9K
Archived
C++
API Frameworks
CLI Tools
#cpp#cpp11#cpp14

JustasMasiulis/lazy_importer

A C++ library for importing functions from DLLs in a hidden, reverse engineer-unfriendly way.

1.9K
Archived
C++
CLI Tools
Security Research
#anti-reversing#obfuscation#reverse-engineering

kfrlib/kfr

A fast, modern C++ DSP framework with features like FFT, Sample Rate Conversion, and Filters for audio processing.

1.8K
Stable
C++
API Frameworks
CLI Tools
#audio#signal-processing#dsp

boostorg/hana

A standard C++ library for advanced metaprogramming, including a powerful compile-time functional programming library.

1.8K
Stable
C++
CLI Tools
API Frameworks
#cpp#metaprogramming#header-only

aantron/better-enums

A lightweight C++ library that provides compile-time reflection for enums, allowing for string conversion and iteration.

1.8K
Archived
C++
CLI Tools
API Frameworks
#enum#reflection#cpp

fungos/cr

A simple C header-only library that enables hot-reloading for game development tools and workflows.

1.7K
Experimental
C++
Build Tools
Realtime
#gamedev#hot-reload#header-only

artivis/manif

A small C++11 header-only library for Lie theory, used in computer vision, robotics, and SLAM.

1.7K
Stable
C++
Computer Vision
API Frameworks
C++
#computer-vision#robotics#slam

martinus/nanobench

A simple, fast, and accurate C++ microbenchmarking library that can be included as a single header file.

1.7K
Archived
C++
Benchmarking
#benchmark#cpp#header-only

wqking/eventpp

An event dispatcher and callback list library for C++ that supports nested events and is thread-safe.

1.6K
Archived
C++
Libraries & Utilities
#cpp11#event-dispatcher#header-only

Taywee/args

A simple, flexible, and powerful C++ argument parser library inspired by Python's argparse.

1.6K
Active
C++
CLI Tools
#argument-parser#c++#command-line

serge-sans-paille/frozen

A header-only, constexpr alternative to gperf for C++14 users, focused on performance and ease of use.

1.5K
Experimental
C++
CLI Tools
API Frameworks
#constexpr#c++14#performance

mherb/kalman

A header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3, useful for developers working with sensor data and estimation tasks.

1.5K
Archived
C++
ML Ops
API Frameworks
#sensor-data#estimation#linear-algebra

rigtorp/MPMCQueue

A high-performance, lock-free concurrent queue implementation for C++11 that supports multiple producers and consumers.

1.5K
Archived
C++
API Frameworks
CLI Tools
#concurrency#cpp11#header-only

zpl-c/librg

A lightweight, low-level, header-only library for building multi-player games and networked applications.

1.5K
Active
C
Realtime
CLI Tools
#game-networking#multiplayer#networking

Tessil/robin-map

A fast and efficient C++ hash map and hash set implementation using robin hood hashing.

1.4K
Stable
C++
Databases
CLI Tools
#hash-map#hash-table#data-structure

Stay in the loop

Get weekly updates on trending AI coding tools and projects.