p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated 6 months ago
Alternatives and similar repositories for fea_libs
Users that are interested in fea_libs 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++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- A C++20 serialization library (cereal fork)☆30Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 4 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- ☆25Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- ☆29Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ wrapper around wyhash and wyrand☆14Updated last year
- Boost.Mustache☆10Updated 2 years ago
- Radix set/map implementation☆19Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago