fast-uuid
UUID parser
A Java library for efficiently parsing and writing UUIDs to improve performance in applications with large quantities of UUIDs
A Java library for quickly and efficiently parsing and writing UUIDs
165 stars
10 watching
18 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list
javauuid
Related projects:
Repository | Description | Stars |
---|---|---|
fastuuid/fastuuid | A CPython binding to Rust's UUID library providing faster and stricter UUID parsing. | 148 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 61 |
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
rekby/fastuuid | An optimized implementation of UUIDv4 generators in Go. | 0 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
jduff/numerizer | A gem to parse numbers in natural language from strings. | 36 |
delba/jason | A fast and convenient JSON deserializer for Swift applications. | 1,013 |
uriparser/uriparser | A C library for parsing and handling Uniform Resource Identifiers (URIs) in a strict RFC 3986 compliant manner. | 336 |
brettwooldridge/hikarijson | A high-performance JSON parsing library for Java 8 | 459 |
slub/urnlib | A Java library for working with Uniform Resource Names (URNs) | 31 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,713 |
biojppm/rapidyaml | A fast YAML parsing and emitting library for C++ | 583 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 486 |
inukshuk/anystyle | A tool that parses bibliographic references and uses machine learning to improve citation styles. | 1,052 |