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.
☆144Updated 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:
- C++ small containers☆148Updated 8 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- sqlgen is a reflection-based ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆161Updated last week
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 3 weeks ago
- Cryptography library for modern C++.☆77Updated 2 years ago
- C++20 coroutine library☆141Updated last month
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- A helper to convert a header-based C++ project to module-based one.☆60Updated last year
- A C++ parser combinator library.☆162Updated 3 weeks ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 3 months ago
- A lightweight, high-performance C++ benchmarking and tracking library for effortless function profiling in both development and productio…☆224Updated 3 months ago
- Boost.PFR without the boost namespaces☆76Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- Backward compatibly refactor header-based C++ into modules.☆93Updated 6 months ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆116Updated 5 months ago
- ☆103Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- C++20 Meta-Programming library☆309Updated 7 months ago
- value types for composite class design - with allocators☆72Updated last month
- A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]☆164Updated 2 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆142Updated 2 weeks ago
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- A light weight C++ in memory argument parser☆67Updated last year
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- A memory leak and deadlock finder for C, C++☆76Updated last year
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++14 reflection library☆78Updated 2 weeks ago