pebal / sgcl
Smart Garbage Collection Library for C++
☆177Updated 10 months ago
Alternatives and similar repositories for sgcl:
Users that are interested in sgcl are comparing it to the libraries listed below
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆202Updated 3 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆153Updated last week
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆466Updated 5 months ago
- Bytecode interpreter☆72Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆82Updated 3 weeks ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆317Updated 6 months ago
- Interactive C/C++ preprocessor macro debugger☆158Updated 4 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆115Updated 2 months ago
- Minimal Rust-inspired C++20 STL replacement☆179Updated last month
- A hash array-mapped trie implementation in C☆291Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆79Updated last month
- A versatile, performance-oriented generic hash table library for C.☆105Updated 7 months ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- B++ Tree☆65Updated 7 months ago
- Structure-of-array synthesis in C++20☆80Updated 2 years ago
- My variant of the C Template Library☆181Updated 11 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆126Updated 2 weeks ago
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆189Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆210Updated 4 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 7 months ago
- a declarative UI library for C++☆104Updated last week
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆234Updated 2 months ago
- Lightweight C++20 testing framework.☆275Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 3 months ago