p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated last month
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 4 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last month
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 9 months ago
- Header-only C++ libraries☆18Updated 4 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Flat containers for C++☆59Updated 2 years ago
- ☆26Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 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
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- `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
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 8 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- 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
- A hash function library☆45Updated 2 weeks ago
- B++ Tree☆68Updated 11 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- homogeneous variadic function parameters☆17Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago