p-groarke / fea_libsLinks
Various useful c++ containers and utilities.
☆14Updated 2 weeks ago
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
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 2 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A C++20 serialization library (cereal fork)☆30Updated 5 months ago
- ☆25Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- 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
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 3 weeks ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- ☆34Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- A modern, fast, structured logging framework in C++☆60Updated 2 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 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…☆42Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 2 months ago
- Virtual memory based containers☆42Updated 3 years ago
- High-performance metrics library☆47Updated this week
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated last month