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!
☆98Updated 4 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☆129Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Modern C++20 Unicode library☆131Updated 8 months ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆89Updated 6 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆87Updated 2 months ago
- C++ library aiming to replace all built-in integers☆95Updated 2 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆62Updated last month
- std::embed implementation for the poor (C++17)☆91Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- P0323 & P2505 std::expected simple implementation☆42Updated 4 months ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- Boost.PFR without the boost namespaces☆72Updated last month
- KISS C++20 Type Reflection using IFC files☆74Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Bytecode interpreter☆76Updated 6 months ago
- Lightweight header-only C++20 enum and typename reflection☆72Updated 2 weeks ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- B++ Tree☆68Updated last year
- Yet another C++ text formatting library.☆71Updated 7 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated this week
- An indirect value-type for C++☆83Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆82Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Unicode Algorithms Implementation for C/C++☆298Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago