p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated last week
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
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- ☆25Updated 5 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 4 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 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…☆43Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Cross-platform C++ Utility Library☆56Updated 2 weeks ago
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- Virtual memory based containers☆41Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Boost.Mustache☆10Updated 3 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago