slavenf / sfl-libraryLinks
C++11 library that provides several new or lesser-known containers, like flat_map/set, small_map/set, static_map/set, small_vector, static_vector, and many more.
☆138Updated 3 weeks ago
Alternatives and similar repositories for sfl-library
Users that are interested in sfl-library are comparing it to the libraries listed below
Sorting:
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆152Updated this week
- C++ small containers☆147Updated 7 months ago
- A light weight C++ in memory argument parser☆66Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Cryptography library for modern C++.☆77Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆99Updated last month
- C++20 [Minimal] Static Perfect Hash library☆244Updated 4 months ago
- ☆103Updated last year
- C++20 coroutine library☆139Updated last month
- Backward compatibly refactor header-based C++ into modules.☆93Updated 5 months ago
- A memory leak and deadlock finder for C, C++☆77Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆227Updated 2 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated last week
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆220Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- A C++ parser combinator library.☆158Updated last week
- A helper to convert a header-based C++ project to module-based one.☆58Updated last year
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆161Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated last week
- C++ command line argument parsing and routing☆52Updated last year
- value types for composite class design - with allocators☆72Updated last week
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 4 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- C++20 Meta-Programming library☆303Updated 6 months ago