p-groarke / fea_libs
Various useful c++ containers and utilities.
☆13Updated 4 months ago
Alternatives and similar repositories for fea_libs:
Users that are interested in fea_libs are comparing it to the libraries listed below
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆34Updated last week
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆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 4 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- Flat containers for C++☆59Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years 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
- C++20 Dependency Injection library☆19Updated 5 months 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
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- ☆26Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- A wrapper of common C++ std types for functional programming☆22Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆12Updated 3 weeks ago
- Portable UUID generation library for C++☆26Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago