bifurcan

Functional data structure library

A Java library providing efficient, functional data structures with customizable equality semantics and high performance.

functional, durable data structures

GitHub

967 stars
40 watching
51 forks
Language: Java
last commit: 17 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
juliacollections/functionalcollections.jl A package providing persistent data structures with support for immutable vectors and hash maps in Julia. 124
bodar/totallylazy A Java functional programming library with lazy evaluation and composability features 318
deepak-malik/data-structures-in-java A collection of Java implementations of various data structures and algorithms used in computer science 145
krukow/clj-ds Provides data structures modified from Clojure to be usable outside of the language in a Java context 219
functionaljava/functionaljava A Java library implementing fundamental programming abstractions for functional programming 1,604
vkostyukov/scalacaster A collection of purely functional data structures and algorithms in Scala. 1,468
beark/ftl A C++ template library for building functional programming concepts and expanding the standard library with additional concepts 992
mauriciosantos/buckets-js A JavaScript library providing various data structures and functions for manipulating arrays. 1,250
przemyslawjanpietrzak/pymonet A high-level Python library for functional programming, providing abstract data structures and utilities. 34
leoven/c-macro-collections A set of header-only data structures and utilities for C. 534
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 423
beastaugh/udon A library providing basic support for functional programming in JavaScript 71
rafacalderonr/ramda A functional programming library designed to minimize mutable data and facilitate composable functions. 1
theck01/offbrand_lib A collection of reference counted generic data structures and tools to create C-style classes. 81
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111