romshark / parseintLinks
A collection of efficient generic integer parser functions for Go
☆19Updated last year
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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Intern Go strings☆96Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- importable versions of parts of the Go standard library☆50Updated 3 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
- string interning library for lots of strings☆37Updated 4 years ago
- ☆27Updated 3 years ago
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- High throughput primitives library☆50Updated 2 years ago
- Go programming language port of liburing.☆111Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- MUS format serializer for Go☆119Updated 3 months ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- [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
- errs is a package for making errors friendly and easy☆53Updated last year
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆75Updated 2 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Fast integer map for uint32-to-uint32☆31Updated 3 months ago
- WIP☆18Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Fastest time format for go☆71Updated 3 years ago