p-groarke / fea_libs
Various useful c++ containers and utilities.
☆12Updated last month
Related projects ⓘ
Alternatives and complementary repositories for fea_libs
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated 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
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 3 weeks ago
- ☆26Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- C++20 Value-oriented Metaprogramming Library☆21Updated 2 months ago
- Flat containers for C++☆56Updated 2 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
- The IDK (Industrial Development Kit) library!☆29Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆24Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆68Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆33Updated 7 months ago
- A header only structure of arrays container for C++☆39Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated this week
- Buffer and byte algorithms/types based on those of Asio☆15Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- A C++20 serialization library (cereal fork)☆26Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- This is a library that implements a wide range of various coroutine primitives in C++20, allowing for easy and simple use. It also provid…☆16Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆21Updated 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…☆32Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago