romshark / parseintLinks
A collection of efficient generic integer parser functions for Go
☆19Updated 10 months ago
Alternatives and similar repositories for parseint
Users that are interested in parseint are comparing it to the libraries listed below
Sorting:
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- ☆33Updated 3 years ago
- Intern Go strings☆95Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- High throughput primitives library☆50Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Expression evaluator for Go☆77Updated 5 months ago
- Simple string pattern matcher for Go☆130Updated last year
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- ☆98Updated 8 months ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Go templates invoked as functions☆154Updated 4 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆81Updated 2 months ago
- Buffered Reader/Writer☆78Updated 2 months ago
- MUS format serializer for Go☆116Updated last month
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆90Updated 10 months ago
- Go map that automatically evicts based on memory pressure☆14Updated 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
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago