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 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆72Updated 2 weeks ago
- Consistent hashing hashring implementation.☆35Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 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
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆27Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- A collection of efficient generic integer parser functions for Go☆19Updated 10 months ago
- Simple profiling for Go☆76Updated last year
- Compile Go regular expressions to Go code☆96Updated 3 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- ☆10Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Run JVM-based code in Go efficiently☆82Updated 7 months ago
- Convert a go file to its ast representation☆93Updated last month
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- errs is a package for making errors friendly and easy☆53Updated 10 months ago
- Faster version of the Go regexp package☆72Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago