persistent-data-structure topic

List persistent-data-structure repositories

aardvark.base

146
Stars
8
Forks
Watchers

Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.

monolite

147
Stars
6
Forks
Watchers

Statically-typed structural-sharing tree modifier

procrastination

47
Stars
3
Forks
Watchers

A small, straightforward library bringing the benefits of functional programming to Java 11

immutable-tuple

35
Stars
5
Forks
Watchers

Immutable finite list objects with constant-time equality testing (===) and no memory leaks.

persistent

20
Stars
2
Forks
Watchers

Persistent data structure in Go

treap

28
Stars
1
Forks
Watchers

A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.

shoki

38
Stars
11
Forks
Watchers

Purely functional data structures in Java