Highlights
- Pro
Stars
Seamless operability between C++11 and Python
OSS-Fuzz - continuous fuzzing for open source software.
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Bear is a tool that generates a compilation database for clang tooling.
Compile Time Regular Expression in C++
Tools for tracing OpenGL, Direct3D, and other graphics APIs
Postmodern immutable and persistent data structures for C++ — value semantics at scale
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
PDF exporter for HTML presentations
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Portable header-only C++ low level SIMD library
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
A minimalistic and high-performance SAT solver
A comprehensive test suite for RFC 8259 compliant JSON parsers
A (work-in-progress) nextgen Doxygen for C++
A Compendium Information Guide for UMG and Slate in Unreal Engine.
Compile-time C Compiler implemented as C++14 constant expressions
C++ implementation of a fast hash map and hash set using hopscotch hashing
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization lib…