Skip to content
View nsajko's full-sized avatar

Organizations

@JuliaLang @JuliaGraphs @JuliaIO @JuliaMath @JuliaArrays @JuliaCollections @JuliaFunctional

Block or report nsajko

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. JuliaArrays/ZeroDimensionalArrays.jl JuliaArrays/ZeroDimensionalArrays.jl Public

    zero-dimensional arrays/references/boxes for Julia. Ref-killer

    Julia 11 1

  2. JuliaIO/ParseUnparse.jl JuliaIO/ParseUnparse.jl Public

    Given a context-free grammar, parse input data to get a parse tree. Supports unparsing, with perfect roundtripping.

    Julia 3

  3. JuliaCollections/Collects.jl JuliaCollections/Collects.jl Public

    Collect the elements of a given collection into a collection of the given type. Generalizes `collect`! Implement for types you own!

    Julia 23 3

  4. JuliaArrays/FixedSizeArrays.jl JuliaArrays/FixedSizeArrays.jl Public

    Fixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.

    Julia 99 8

  5. JuliaArrays/CheckedSizeProduct.jl JuliaArrays/CheckedSizeProduct.jl Public

    A small Julia package for safely calculating the length of an in-memory dense array given its dimensions.

    Julia 1

  6. JuliaArrays/LightBoundsErrors.jl JuliaArrays/LightBoundsErrors.jl Public

    LightBoundsError: a replacement for BoundsError friendlier to compiler optimizations

    Julia 2