a header-only, constexpr alternative to gperf for C++14 users
The main features of serge-sans-paille/frozen are: Data Structures.
Open-source alternatives to serge-sans-paille/frozen include: bits-and-blooms/bitset — Go package implementing bitsets. cameron314/concurrentqueue — ConcurrentQueue is a header-only C++ template library that provides a lock-free data structure for multi-producer… alandefreitas/small — C++ small containers. arximboldi/immer — Postmodern immutable and persistent data structures for C++ — value semantics at scale. bits-and-blooms/bloom — Go package implementing Bloom filters, used by many important systems. deckarep/golang-set — This project is a set theory library for Go that provides a data structure for storing unique elements of any…
Postmodern immutable and persistent data structures for C++ — value semantics at scale
Go package implementing Bloom filters, used by many important systems