JuliaWeb / URIParser.jlLinks
Uniform Resource Identifier (URI) parser in Julia
☆18Updated 4 years ago
Alternatives and similar repositories for URIParser.jl
Users that are interested in URIParser.jl are comparing it to the libraries listed below
Sorting:
- Fast json marshalling/unmarshalling with Julia types☆42Updated 4 months ago
- Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as…☆57Updated 3 years ago
- Wrapper around mbedtls☆41Updated last year
- generator of fake data for julia☆54Updated 3 years ago
- String support package for Julia☆54Updated 2 years ago
- Combining Reactive.jl with the Gtk toolkit☆41Updated 4 years ago
- Simple, consistent interfaces for any codec.☆90Updated 2 months ago
- observable refs☆110Updated last year
- Tool for Behavior Driven Development in Julia☆28Updated last week
- A cassette-based debugger | The Other Debugger☆51Updated 4 years ago
- Julia MessagePack implementation with type-driven, overloadable packing/unpacking functionality // msgpack.org[Julia]☆69Updated last year
- URI parsing in Julia☆34Updated 7 months ago
- Analysis of profiling data using trees☆53Updated 2 months ago
- More color names than you ever knew you wanted☆30Updated 11 months ago
- JSON3.jl + Tables.jl☆71Updated 9 months ago
- Treat colors as if they are n-vectors for the purposes of arithmetic☆53Updated 3 weeks ago
- Read and write XML in pure Julia☆94Updated 2 months ago
- A Result type for Julia—it's like Nullables for Exceptions☆99Updated 3 months ago
- String encoding conversion in Julia using iconv☆45Updated 11 months ago
- JSON Web Tokens (JWT) for Julia