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:
- Storing strings without GC overhead☆84Updated 5 years ago
- ☆33Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 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
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Generic wrapper around strconv.Parse*☆37Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- High throughput primitives library☆50Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆53Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- Simple string pattern matcher for Go☆129Updated last year
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- string interning library for lots of strings☆37Updated 4 years ago
- MUS format serializer for Go☆115Updated last month
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go programming language port of liburing.☆108Updated last year
- Fast integer map for uint32-to-uint32☆30Updated last month
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Go templates invoked as functions☆154Updated 4 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 3 weeks ago
- Go assembly transpiler for C programming language☆98Updated 2 weeks ago
- A Go API for perf_event_open☆25Updated last year
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Buffered Reader/Writer☆78Updated last month