cespare / ryuLinks
A Go implementation of the Ryu algorithm for converting floating-point numbers to strings
☆93Updated 6 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☆104Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- efficient client ⚡️☆75Updated last year
- Probabilistic set data structure☆88Updated 8 years ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆91Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Intern Go strings☆97Updated 2 years ago
- Zstandard implementation in Wuffs☆113Updated 6 years ago
- Go translation of MetroHash☆116Updated last year
- Golang circular (ring) buffer☆177Updated 3 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Reusable transparent log database☆145Updated 5 years ago