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.
☆143Updated this week
Alternatives and similar repositories for sfl-library
Users that are interested in sfl-library are comparing it to the libraries listed below
Sorting:
- C++ small containers☆149Updated 7 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆155Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- A light weight C++ in memory argument parser☆67Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- ☆103Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆68Updated 3 weeks ago
- C++20 Dynamic Reflection Library☆138Updated 8 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆209Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A memory leak and deadlock finder for C, C++☆76Updated last year
- C++20 coroutine library☆141Updated 2 weeks ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆136Updated this week
- value types for composite class design - with allocators☆72Updated 3 weeks ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- A helper to convert a header-based C++ project to module-based one.☆59Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- A C++ parser combinator library.☆160Updated last week
- C++ command line argument parsing and routing☆52Updated last year
- A collection of std-like single-header C++ libraries☆196Updated this week
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Boost.PFR without the boost namespaces☆75Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week
- C++20 Unit-Testing library☆52Updated 8 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago