arximboldi / immerLinks
Postmodern immutable and persistent data structures for C++ — value semantics at scale
☆2,568Updated 8 months ago
Alternatives and similar repositories for immer
Users that are interested in immer are comparing it to the libraries listed below
Sorting:
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆733Updated 2 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,191Updated 3 weeks ago
- Your standard library for metaprogramming☆1,764Updated last week
- Parsing Expression Grammar Template Library☆2,015Updated last week
- Functional programming style pattern-matching library for C++☆1,295Updated 3 years ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,246Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆544Updated 2 years ago
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.☆1,041Updated 10 months ago
- Compile Time Regular Expression in C++☆3,555Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,419Updated 2 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,394Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,662Updated 4 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,812Updated 10 months ago
- Embedded Scripting Language Designed for C++☆3,014Updated 3 months ago
- C++ parsing DSL☆1,079Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,759Updated last year
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month
- Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)☆1,203Updated 3 years ago
- The compiler is available for download. Get it!☆2,506Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,193Updated 7 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,536Updated 2 weeks ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,799Updated last year
- CMake module to speed up builds.☆1,301Updated 5 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆937Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆841Updated last year
- Change C++ code at runtime☆2,232Updated 10 months ago