cespare / ryu
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
- xxh3 fast hash function☆104Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Meow hash for Golang☆126Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Go translation of MetroHash☆109Updated last month
- A radix sorting library for Go (golang)☆51Updated last year
- Intern Go strings☆94Updated last year
- jeez it's just a quadtree chill out☆25Updated 2 years ago
- This package helps to work with huge amount of data, which cannot be stored in RAM☆43Updated 2 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- Generates automatically a Reset() method☆33Updated 7 years ago
- A goroutine limiter for Go☆79Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Please love the nicely formatted hex.☆42Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 7 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆33Updated 6 years ago
- The fastest way to xor bytes in Go☆74Updated 3 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆88Updated 2 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago