p-groarke / fea_libs
Various useful c++ containers and utilities.
☆13Updated 3 months ago
Alternatives and similar repositories for fea_libs:
Users that are interested in fea_libs are comparing it to the libraries listed below
- ☆26Updated 4 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…☆31Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- `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
- Boost.Mustache☆10Updated last year
- A header only structure of arrays container for C++☆40Updated last year
- 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
- C++20 coroutine runtime emphasizing performance and ease-of-use☆22Updated this week
- Portable UUID generation library for C++☆26Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆26Updated 3 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆25Updated last week
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated 9 months ago
- C++ client for PostgreSQL☆45Updated 7 months ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- Text encoding for modern C++☆30Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆24Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- Collection of proposals for c++☆25Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago