arximboldi / immer
Postmodern immutable and persistent data structures for C++ — value semantics at scale
☆2,530Updated 5 months ago
Alternatives and similar repositories for immer:
Users that are interested in immer are comparing it to the libraries listed below
- C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++☆717Updated 3 months ago
- Parsing Expression Grammar Template Library☆1,974Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- Functional Programming Library for C++. Write concise and readable C++ code.☆2,161Updated 3 months ago
- Runtime polymorphism done right☆991Updated 3 years ago
- The compiler is available for download. Get it!☆2,479Updated last year
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,191Updated 4 months ago
- C++11/14/17 std::expected with functional-style extensions☆1,590Updated last month
- Your standard library for metaprogramming☆1,724Updated 2 months ago
- C++ parsing DSL☆1,031Updated last month
- The eternal text editor — Didactic Ersatz Emacs to show immutable data-structures and the single-atom architecture☆540Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,370Updated last month
- This is an experimental library that has evolved to P2688☆671Updated 2 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,791Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- Experimental deferred and unordered destruction library for C++☆916Updated 5 years ago
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- Compile Time Regular Expression in C++☆3,472Updated last week
- Functional programming style pattern-matching library for C++☆1,289Updated 3 years 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,509Updated 6 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,305Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,363Updated last month
- Concurrent data structures in C++☆1,410Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,134Updated 4 months ago
- QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.☆1,026Updated 7 months ago
- Library to parse and work with the C++ AST☆1,717Updated 8 months ago
- A (work-in-progress) nextgen Doxygen for C++☆949Updated 8 months ago
- Implementation of python itertools and builtin iteration functions for C++17☆1,391Updated this week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,934Updated last week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago