romshark / parseint
A collection of efficient generic integer parser functions for Go
☆19Updated 6 months ago
Alternatives and similar repositories for parseint:
Users that are interested in parseint are comparing it to the libraries listed below
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Generic wrapper around strconv.Parse*☆37Updated 2 years ago
- ☆28Updated 3 years ago
- High throughput primitives library☆50Updated last year
- ☆33Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated 5 months ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A Go API for perf_event_open☆22Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Off heap golang memory pool☆60Updated 3 years ago
- go-delta - A Go package and utility to generate and apply binary delta updates.☆29Updated 3 years ago
- Library for monkey-patching functions in Go☆24Updated 3 years ago
- Prometheus metrics for Go database/sql via VictoriaMetrics/metrics☆24Updated last year
- Consistent hashing hashring implementation.☆34Updated 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 simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Expression evaluator for Go☆72Updated last month
- importable versions of parts of the Go standard library☆50Updated 2 years ago
- Storing strings without GC overhead