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
- Meow hash for Golang☆126Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Go translation of MetroHash☆110Updated 8 months ago
- efficient client ⚡️☆75Updated last year
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 4 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 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☆73Updated 2 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆90Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- jeez it's just a quadtree chill out☆26Updated 3 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Buffered Reader/Writer☆78Updated 2 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago