FunctionalCollections.jl
Data structure library
A package providing persistent data structures with support for immutable vectors and hash maps in Julia.
Functional and persistent data structures for Julia
124 stars
29 watching
34 forks
Language: Julia
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lacuna/bifurcan | A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 967 |
juliageometry/regiontrees.jl | A Julia package that provides a lightweight framework for defining and working with N-dimensional spatial data structures | 111 |
hrldcpr/pcollections | A Java library providing persistent and immutable data structures for efficient, thread-safe, and generic collections. | 765 |
juliastats/distributions.jl | A package for probability distributions and associated functions in Julia | 1,114 |
ismael-vc/uxn.jl | A Julia package for implementing a universal and self-contained relational database system | 0 |
vkostyukov/scalacaster | A collection of purely functional data structures and algorithms in Scala. | 1,468 |
juliadata/dataframes.jl | A package providing tools and data structures for efficiently working with tabular data in Julia. | 1,738 |
henselman-petrusek/eirene.jl | A Julia library for analyzing and visualizing topological features of point clouds | 117 |
juliastats/clustering.jl | A collection of clustering algorithms and evaluation metrics for data analysis | 355 |
julialang/mbedtls.jl | A Julia wrapper around a cryptographic C library | 41 |
juliatext/embeddings.jl | Provides access to pre-trained word embeddings for NLP tasks. | 81 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
functionaljava/functionaljava | A Java library implementing fundamental programming abstractions for functional programming | 1,604 |
juliadatacubes/earthdatalab.jl | A Julia interface to access and manipulate Earth System Data Cube data | 33 |
dysonance/temporal.jl | A package providing an efficient and flexible time series class in Julia. | 101 |