pebal / sgclLinks
Smart Garbage Collection Library for C++
☆223Updated 4 months ago
Alternatives and similar repositories for sgcl
Users that are interested in sgcl are comparing it to the libraries listed below
Sorting:
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆168Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 5 months ago
- Bytecode interpreter☆77Updated 7 months ago
- Minimal Rust-inspired C++20 STL replacement☆201Updated 8 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- Collection of self-contained header-only libraries for C++17☆319Updated this 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…☆479Updated last year
- 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…☆333Updated 2 months ago
- ☆89Updated 4 months ago
- Reference implementation of Dragonbox in C++☆747Updated last week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆93Updated last week
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆188Updated 2 years ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months ago
- B++ Tree☆69Updated last year
- A C++ parser combinator library.☆153Updated 3 weeks ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 2 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆265Updated 3 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- High-performance metrics library☆45Updated this week
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆81Updated 4 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 5 months ago
- Recursive Variant: A simple library for Recursive Variant Types☆89Updated 3 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆226Updated 8 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆328Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆376Updated last month