p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated 5 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
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 3 weeks ago
- A C++20 serialization library (cereal fork)☆30Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- Container Traits for Modern C++☆30Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- ☆26Updated 5 years 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
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 3 weeks ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- The Fancy Named Parameters Library☆35Updated 2 months 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
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++20 compile-time reflection library.☆35Updated last year
- 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
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- ☆34Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago