alphadose / itogamiLinks
Fastest and most efficient goroutine pool (experimental)
☆141Updated 2 years ago
Alternatives and similar repositories for itogami
Users that are interested in itogami are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Load file-backed memory☆122Updated 2 years ago
- ☆121Updated last year
- Expression evaluator for Go☆74Updated 2 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆124Updated 6 months ago
- a thread-safe concurrent map for go☆96Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- Off heap golang memory pool☆60Updated 3 years ago
- ⚡️ lock-free utilities in Go☆156Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- ☆241Updated 2 weeks ago
- A better Generic Pool (sync.Pool)☆65Updated 2 months ago
- A highly optimized double-ended queue☆199Updated last year
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Go assembly transpiler for C programming language☆92Updated this week
- Notification broadcaster library☆154Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 10 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Simple string pattern matcher for Go☆127Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 3 years ago