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
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Updated last month
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- Virtual memory based containers☆42Updated 4 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Container Traits for Modern C++☆29Updated 5 years ago
- ☆25Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆28Updated 2 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
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Buffer and byte algorithms/types based on those of Asio☆15Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 2 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- The Fancy Named Parameters Library☆36Updated 3 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
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated 2 months ago
- A wrapper of common C++ std types for functional programming☆22Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆52Updated 7 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- A C++ SIMD mathematics library for computer graphics.☆28Updated 2 weeks ago
- Flat containers for C++☆59Updated 7 months ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago