thecppzoo / zooLinks
Zoo library
☆132Updated 5 months ago
Alternatives and similar repositories for zoo
Users that are interested in zoo are comparing it to the libraries listed below
Sorting:
- C++ library aiming to replace all built-in integers☆99Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A C++ parser combinator library.☆160Updated last week
- Meta programming library designed for compilation speed.☆172Updated last month
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- ☆81Updated 8 months ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- C++20 Compact Tuple Tools☆57Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆379Updated 4 months ago
- SPY - C++ Information Broker☆157Updated last month
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- Framework for Writing C++ Committee Papers☆144Updated 5 months ago
- C++20 Meta-Programming library☆307Updated 6 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Extending C++ library for functional programming☆89Updated 2 months ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- C++20 State Machine library☆233Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- ☆53Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆228Updated 2 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- an experimental standard C++ library☆92Updated last year
- A C++14 and later CRTP template for defining iterators☆76Updated last week
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag…☆95Updated last week
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month