romshark / parseintLinks
A collection of efficient generic integer parser functions for Go
☆19Updated 9 months ago
Alternatives and similar repositories for parseint
Users that are interested in parseint are comparing it to the libraries listed below
Sorting:
- ☆33Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- High throughput primitives library☆50Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Intern Go strings☆95Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Expression evaluator for Go☆76Updated 3 months ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Natural sorting (natsort) in Go☆58Updated last year
- fast int64-int64 map for go☆98Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- errs is a package for making errors friendly and easy☆53Updated 9 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- MUS format serializer for Go☆114Updated 2 weeks ago
- Go programming language port of liburing.☆108Updated last year
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- A better Generic Pool (sync.Pool)☆67Updated 3 months ago
- ☆10Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last month
- High performance JSON iterator & validator for Go☆95Updated last year