storozhukBM / thpLinks
High throughput primitives library
☆50Updated 2 years ago
Alternatives and similar repositories for thp
Users that are interested in thp are comparing it to the libraries listed below
Sorting:
- ☆33Updated 2 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- A JSON stream parser for Go☆68Updated 2 years ago
- Convert a go file to its ast representation☆93Updated last month
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A library for building custom DNS servers in Go.☆52Updated 2 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Compile Go regular expressions to Go code☆96Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 10 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- ☆27Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- In-process request tracing☆97Updated last month
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 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