Link512 / stealthpoolLinks
Off heap golang memory pool
☆60Updated 3 years ago
Alternatives and similar repositories for stealthpool
Users that are interested in stealthpool are comparing it to the libraries listed below
Sorting:
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Expression evaluator for Go☆74Updated 3 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆47Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Collect data about your dependencies☆43Updated 2 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- simple data streams for go☆31Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆27Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- Game Runtime in GO, aims to provide a light, portable and unopiniated runtime to integrate GO libraries to portable applications (dektop,…☆30Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A minimalist HTTP request routing helper for Go.☆34Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago