snncpp / snn-coreLinks
A modern, safer alternative to the C++ Standard Library (for Linux/BSD)
☆42Updated last month
Alternatives and similar repositories for snn-core
Users that are interested in snn-core are comparing it to the libraries listed below
Sorting:
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 2 years 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…☆100Updated 5 months ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆91Updated 7 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 6 months ago
- Yet another C++ text formatting library.☆70Updated 9 months ago
- C++ HTML Element Apparator☆42Updated last year
- Recursive Variant: A simple library for Recursive Variant Types☆90Updated 3 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆42Updated last month
- tser - tiny serialization for C++☆143Updated 4 years ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated this week
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆106Updated last week
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated this week
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- OctaneGUI is a renderer agnostic multi-window multi-platform UI library for C++.☆202Updated last year
- <charconv> from Microsoft STL, but multi-platform☆39Updated 5 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆115Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A C++17 library for declarative flow control☆20Updated 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago