AlCash07 / ACTLLinks
Algorithm Competition Template Library
☆17Updated 2 months ago
Alternatives and similar repositories for ACTL
Users that are interested in ACTL are comparing it to the libraries listed below
Sorting:
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Extending C++ library for functional programming☆82Updated last week
- A C++20 concepts library, providing container concepts etc.☆81Updated 8 months ago
- My WG21 proposals☆59Updated 3 weeks ago
- ☆131Updated 3 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆112Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated this week
- bel::views - simple and easy view classes for C++☆72Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆116Updated 4 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Zoo library☆125Updated 3 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- A C++ internal iteration library based loosely on Java Streams☆24Updated 3 years ago
- C++ library aiming to replace all built-in integers☆94Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- SPY - C++ Information Broker☆155Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆170Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- A polymorphic value-type for C++