-
Sandia National Laboratories
- Albuquerque, New Mexico
- @gsjaardema
Lists (1)
Sort Name ascending (A-Z)
Stars
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
A General-purpose Task-parallel Programming System in C++
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, …
Header-only TOML config file parser and serializer for C++17.
A hybrid thread / fiber task scheduler written in C++ 11
C++ compile-time enum to string, iteration, in a single header file
Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20
A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
Enoki: structured vectorization and differentiation on modern processor architectures
Clang build analysis tool using -ftime-trace
C++ implementation of a fast hash map and hash set using hopscotch hashing
The most over-engineered C++ assertion library
CodeCompass is a software comprehension tool for large scale software written in C/C++, C# and Python.
optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library
Caliper is an instrumentation and performance profiling library
🌌 A virtual universe which lets you explore, analyze and present huge planetary datasets and large simulation data in real-time.
arangodb / linenoise-ng
Forked from antirez/linenoiseA small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.