Skip to content
View nsajko's full-sized avatar

Organizations

@JuliaLang @JuliaGraphs @JuliaIO @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 9 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 19 2

  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 89 6

  5. JuliaFunctional/EnforcedTypeSignatureCallables.jl JuliaFunctional/EnforcedTypeSignatureCallables.jl Public

    Julia package providing functionality for annotating arbitrary callables with type signature data.

    Julia 8 1

  6. JuliaFunctional/FixFunctionArgument.jl JuliaFunctional/FixFunctionArgument.jl Public

    Fix a function positional argument to a callable. Stand-in replacement for `Base.Fix`.

    Julia 4