p-groarke / fea_libs
Various useful c++ containers and utilities.
☆12Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for fea_libs
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- The Fancy Named Parameters Library☆27Updated this week
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 6 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆50Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆68Updated 2 weeks ago
- Flat containers for C++☆56Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A header only structure of arrays container for C++☆38Updated last year
- Ergonomic C++ Iterator interface for STL containers☆38Updated last year
- A C++20 serialization library (cereal fork)☆25Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated last week
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆95Updated 5 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- C++20 SIMD Within A Register library☆24Updated 2 months ago
- C++20 coroutine runtime emphasizing performance and ease-of-use☆20Updated 5 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆24Updated last month
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- A fixed capacity dynamically sized string☆63Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆23Updated last month
- Highly composable C++17 template meta programming library☆39Updated 5 years ago
- C++20 Memory Allocators☆27Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆41Updated last month