snncpp / snn-coreLinks
A modern, safer alternative to the C++ Standard Library (for Linux/BSD)
☆42Updated 4 months ago
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 C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated 10 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 3 years ago
- Recursive Variant: A simple library for Recursive Variant Types☆96Updated 7 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Meta C++ Library and Tool☆83Updated 3 years ago
- a declarative UI library for C++☆115Updated last week
- <charconv> from Microsoft STL, but multi-platform☆39Updated 9 months ago
- Yet another C++ text formatting library.☆71Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- C++20 compile time compressed string tables☆46Updated 3 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…☆112Updated 9 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- tser - tiny serialization for C++☆145Updated 4 years ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆53Updated 5 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 4 months ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- C++20 Static Branch library☆94Updated 6 months ago
- A fixed capacity dynamically sized string☆69Updated last week
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago