p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated 4 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
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A C++20 serialization library (cereal fork)☆30Updated 3 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 last month
- Container Traits for Modern C++☆30Updated 4 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated this week
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last year
- 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 C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆26Updated 5 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
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 7 months ago
- C++20 compile-time reflection library.☆35Updated 11 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months 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
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- C++20 Dependency Injection library☆29Updated 4 months ago
- The Fancy Named Parameters Library☆34Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago