JuliaCollections
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
-
AbstractTrees.jl
Abstract julia interfaces for working with trees
-
OrderedCollections.jl
Julia implementation of associative containers that preserve insertion order
-
Memoize.jl
@memoize macro for Julia
-
LRUCache.jl
An implementation of an LRU Cache in Julia
-
SortingAlgorithms.jl
extra sorting algorithms extending Julia's sorting API
-
FunctionalCollections.jl
Functional and persistent data structures for Julia
-
IterTools.jl
Common functional iterator patterns
-
FoldingTrees.jl
Dynamic tree structure with control over the accessibility of node children
-
SuffixArrays.jl
Native Julia suffix array implementation; Derived from sais
-
LeftChildRightSiblingTrees.jl
Memory-efficient representation of a tree with arbitrary number of children/node
-
ThreadSafeDataStructures.jl
Data structures that are thread-safe
-
Iterators.jl Archived
Common functional iterator patterns. DEPRECATED in favour of IterTools.jl
-
AxisArraysFuture
Planning a future replacement for AxisArrays.jl
-
Heaps.jl Archived
Just Heaps of Heaps (the heap data structure) [WIP: Splitting DataStructures.jl]
-
Roadmap
Roadmap for the JuliaContainers organization