Dictionaries.jl. An alternative interface for dictionaries in Julia, for improved productivity and performance
291AcceleratedArrays.jl. Arrays with acceleration indices
51Traitor.jl. An early prototype of a traits system for Julia
27Indexing.jl. Generalized indexing for Julia
13StaticArraysLite.jl. Prototype of StaticArrays without generated functions, etc
10MinimumViableTables.jl. Tables with acceleration indices for Julia
9Tabulars.jl. Flexible tabular data for Julia
7GeneratedTypes.jl. Generic, generated types for Julia
6Switches.jl. Faster dynamical dispatch and efficient "optionals" for Julia
5TransposedVectors.jl. One possible way of taking vector transposes seriously
5sampling. Algorithms for sampling according to Fischer's noncentral multivariate distribution, a central part of Tensor Network Monte Carlo.
4Tensors.jl. Julia package for manipulating tensors.
4Freeze.jl. Experimental API for mutable/immutable collections
3Metaprogramming.jl. A Julia package for metaprogramming; specifically manipulating collections of types and pursuing a generic, traits-based (rather than generated-function-based) approach to creating new functionality in Julia.
2BufferedArrays.jl. Arrays written completely with native Julia code
2AssociativeArray.jl. Julia
2GeneratedTables.jl. Prototype of Julia tables using generated types
2SecretSanta.jl. A simple random generator for Secret Santa
1Pkg3Dev.jl. Package creation, registration, versioning, etc under Pkg3
1IntervalSets.jl. Interval Sets for Julia
1HeightOrderedGrid.jl. Spatial index for 2.5D data
1MVTs.jl. Minimal viable tables
1strup.
1FastKeywords.jl. Fast, type-stable keyword arguments for Julia
1julia. The Julia Language: A fresh approach to technical computing.
1DataFrames.jl. library for working with tabular data in Julia
1UnmanagedMemory.jl. Convenient interaction with alien data in Julia
1BaseBenchmarks.jl. A collection of Julia benchmarks available for CI tracking from the JuliaLang/julia repository
1TwiceOneish.jl. Playing around with direct sums of arrays
1AffineSpaces.jl. The perfect Julia package for those who love being pedantic about points
1ODBC.jl. An ODBC interface for the Julia programming language
1HDF5.jl. Saving and loading data in the HDF5 file format
1PackageCompiler.jl. Compile your Julia Package
1Tabulate.jl. Julia
1LasIO.jl. Julia package for reading and writing the LAS lidar format.
1Documenter.jl. A documentation generator for Julia.
1NearestNeighbors.jl. High performance nearest neighbor data structures and algorithms for Julia.
1NestedArrays.jl. Nested array-of-arrays in Julia, with a convenient interface.
1