julia-inlinestrings 1.1.2
Propagated dependencies: julia-parsers@2.2.4
Channel: gn-bioinformatics
Licenses: Expat
Synopsis: Fixed-width string types for Julia
Description:
This package provides fixed-width string types for facilitating certain string workflows in Julia.
julia-inlinestrings 1.1.3
Propagated dependencies: julia-parsers@2.2.4
Channel: guix
Licenses: Expat
Synopsis: Fixed-width string types
Description:
This package provides a set of custom string types of various fixed sizes. Each inline string is a custom primitive type and can benefit from being stack friendly by avoiding allocations/heap tracking in the GC. When used in an array, the elements are able to be stored inline since each one has a fixed size. Currently support inline strings from 1 byte up to 255 bytes.
Total results: 2