p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated 3 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☆52Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months 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
- Flat containers for C++☆59Updated last month
- Container Traits for Modern C++☆29Updated 4 years ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A C++20 serialization library (cereal fork)☆29Updated last month
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year