JuliaCollections
Collections, Data Structures, and Algorithms for Julia
Popular repositories Loading
Repositories
Showing 10 of 24 repositories
-
OrderedCollections.jl Public
Julia implementation of associative containers that preserve insertion order
JuliaCollections/OrderedCollections.jl’s past year of commit activity
-
SuffixArrays.jl Public
Native Julia suffix array implementation; Derived from sais
JuliaCollections/SuffixArrays.jl’s past year of commit activity
-
Collects.jl Public
Collect the elements of a given collection into a collection of the given type. Generalizes `collect`! Implement for types you own!
Most used topics
Loading…