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:
- ☆27Updated 3 years ago
- ☆33Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- A helper tool to work with profile.proto (pprof) files☆61Updated 3 years ago
- Simple profiling for Go☆76Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated last week
- A library for building custom DNS servers in Go.☆53Updated 6 months ago
- Load file-backed memory☆122Updated 3 years ago
- Consistent hashing hashring implementation.☆36Updated 2 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
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 4 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- In-process request tracing☆103Updated 4 months ago
- Compile Go regular expressions to Go code☆96Updated 4 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Streaming text replacement for Go☆72Updated 3 years ago