cespare / ryuLinks
A Go implementation of the Ryu algorithm for converting floating-point numbers to strings
☆92Updated 5 years ago
Alternatives and similar repositories for ryu
Users that are interested in ryu are comparing it to the libraries listed below
Sorting:
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- jeez it's just a quadtree chill out☆25Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Generates automatically a Reset() method☆35Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 weeks ago
- Image resizing in pure Go and SIMD☆212Updated 7 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆89Updated 2 years ago
- ☆78Updated 4 years ago
- Intern Go strings☆95Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆88Updated 4 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago