pebal / sgclLinks
Smart Garbage Collection Library for C++
☆220Updated 2 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.☆201Updated 3 weeks ago
- Minimal Rust-inspired C++20 STL replacement☆192Updated 6 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- A simple way to output stack traces when a program crashes in C++, using the new C++23 <stacktrace> header☆188Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆94Updated 3 months ago
- 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…☆474Updated 10 months ago
- Bytecode interpreter☆76Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 2 weeks ago
- Collection of self-contained header-only libraries for C++17☆296Updated this week
- 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…☆326Updated 2 weeks ago
- ☆87Updated 2 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 2 weeks ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆239Updated 7 months ago
- C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types…☆264Updated last month
- C++20 [Minimal] Static Perfect Hash library☆223Updated 2 months ago
- Structure-of-array synthesis in C++20☆81Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆84Updated last month
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A C++ parser combinator library.☆147Updated 2 months ago
- Reference implementation of Dragonbox in C++☆659Updated 8 months ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- a declarative UI library for C++☆114Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- B++ Tree☆68Updated 11 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆326Updated 9 months ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆51Updated 3 months ago
- Standard library / common utilities used to build the Sceneri engine driving 3D games and experiences☆66Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆79Updated 2 months ago