nayuta87 / queueLinks
Lock-Free Queue for Go
☆25Updated 7 years ago
Alternatives and similar repositories for queue
Users that are interested in queue are comparing it to the libraries listed below
Sorting:
- Load file-backed memory☆121Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- Runtime struct builder for Go☆32Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Non-Invasive goroutine inspector☆92Updated last month
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- An enum generator for Go☆28Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- goroutine local storage (use context instead if possible)☆78Updated 7 months ago
- A producer-consumer solution for Golang☆33Updated 5 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- a lite version of rpcx☆16Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 6 months ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year