Shmoopty / veque
Fast C++ container combining the best features of std::vector and std::deque
☆120Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for veque
- A fast, simple tuple implementation that implements tuple as an aggregate☆201Updated last month
- Recursive Variant: A simple library for Recursive Variant Types☆82Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆42Updated this week
- A modern header-only C++ library that provides platform-independent utilities.☆229Updated 11 months ago
- tser - tiny serialization for C++☆137Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆187Updated 3 weeks ago
- C++ small containers☆138Updated 3 months ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆73Updated last week
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- std::embed implementation for the poor (C++17)☆82Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag …☆150Updated 2 weeks ago
- Creating a simpler, more intuitive means of C++ reflection☆124Updated last month
- ☆96Updated 5 months ago
- SPY - C++ Information Broker☆152Updated last week
- Light, fast, threadpool for C++20☆98Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- C++20 single-header library for embedding INI configs☆59Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- Lightweight header-only C++20 enum and typename reflection☆52Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆178Updated last month
- repr for Modern C++: Return printable string representation of a value☆83Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆95Updated last year
- C++11/14/17/20 library for lazy evaluation☆338Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆153Updated last month
- C++ command line argument parsing and routing☆52Updated 4 months ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- Yet another C++ text formatting library.☆70Updated 4 months ago