alphadose / itogamiLinks
Fastest and most efficient goroutine pool (experimental)
☆140Updated 2 years ago
Alternatives and similar repositories for itogami
Users that are interested in itogami are comparing it to the libraries listed below
Sorting:
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Load file-backed memory☆122Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆121Updated last year
- ⚡️ lock-free utilities in Go☆157Updated last year
- A highly optimized double-ended queue☆198Updated last year
- various libs or tools for Golang☆104Updated last month
- Notification broadcaster library☆154Updated 3 years ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- Expression evaluator for Go☆74Updated 2 months ago
- Simple string pattern matcher for Go☆127Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆101Updated 3 months ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆162Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆306Updated 2 weeks ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆115Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- a thread-safe concurrent map for go☆94Updated 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
- Golang LRU cache with expire feature.☆66Updated 11 months ago
- ☆239Updated 3 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated 2 years ago