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:
- Meow hash for Golang☆126Updated 5 years ago
- 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.☆81Updated 3 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Storing strings without GC overhead☆82Updated 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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 2 months ago
- Go translation of MetroHash☆110Updated 6 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Reusable transparent log database☆145Updated 4 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
- A JSON stream parser for Go☆68Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- A Go implementation of the Cassowary constraint solving algorithm.☆78Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- A memory allocator for Go.☆84Updated 5 years ago