Cons-Cat / libCatLinks
🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!
☆91Updated 2 months ago
Alternatives and similar repositories for libCat
Users that are interested in libCat are comparing it to the libraries listed below
Sorting:
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- Boost.PFR without the boost namespaces☆71Updated 2 months ago
- std::embed implementation for the poor (C++17)☆91Updated last year
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- Bytecode interpreter☆76Updated 4 months ago
- ☆50Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- P0323 & P2505 std::expected simple implementation☆40Updated 2 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- C++ library aiming to replace all built-in integers☆93Updated last week
- C++20 Unit-Testing library☆47Updated last month
- Lightweight header-only C++20 enum and typename reflection☆56Updated last week
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- ☆63Updated this week
- An indirect value-type for C++☆83Updated last year
- KISS C++20 Type Reflection using IFC files☆70Updated 11 months ago
- A C++ parser combinator library.☆139Updated 3 weeks ago
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆32Updated last week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 months ago
- Meta C++ Library and Tool☆81Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆92Updated last month
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆83Updated this week
- value types for composite class design - with allocators☆51Updated last week
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 4 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year