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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆85Updated last month
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Intern Go strings☆97Updated 2 years ago
- High throughput primitives library☆50Updated 2 years ago
- importable versions of parts of the Go standard library☆50Updated 3 years ago
- ☆33Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Pure Go production-grade regex engine with SIMD optimizations. Up to 3-3000x+ faster than stdlib.☆66Updated last week
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆30Updated 4 years ago
- ☆101Updated last year
- Expression evaluator for Go☆80Updated last week
- MUS format serializer for Go☆120Updated 3 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 5 months ago
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆67Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Natural sorting (natsort) in Go☆60Updated last month
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Go templates invoked as functions☆155Updated 4 years ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 3 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 6 months ago
- Golang utlities to make your life easier with zero allocations☆49Updated 4 months ago