immutable-cpp

Immutable collection library

A C++ library providing persistent immutable data structures for efficient appends, updates and lookups.

Persistent immutable data structures for C++

GitHub

283 stars
22 watching
15 forks
Language: C++
last commit: about 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
frptools/collectableA library providing high-performance immutable data structures for modern JavaScript applications.271
devteam/immutypeGenerates extension methods for immutable data types in .NET.41
magicstack/immutablesAn immutable mapping type for high-performance Python applications1,134
scottcorgan/immuA lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation.356
lucaong/immutableEfficient immutable data structures for the Crystal programming language201
rosme/rsmA utility library providing various tools and classes for tasks such as generic storage, configuration management, logging, matrix operations, message dispatching, and timing functionality.12
rsms/coDeveloping a statically typed, general-purpose programming language with an optimizing compiler151
i2p/i2psamA C++ library providing a SAM v3 API implementation34
tobgu/pyrsistentPersistent data structures for Python that provide immutable and functional design2,039
hardikp/cpp-mempoolA C++ library for managing memory pools with efficient allocation and deallocation19
nfrechette/rtmA C++ library designed to provide fast and efficient 3D and 4D arithmetic for real-time applications.740
rsms/compisA systems programming language that aims to provide clarity and memory safety through explicit type encoding and ownership-based memory management.215
qdrvm/scale-codec-cppA C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification4
rsms/hueA functional programming language built on top of LLVM with the goal of producing highly optimized machine code.173
thejaminator/slistA Python library providing an immutable list implementation with type-safe methods for chaining12