nayuta87 / queue
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
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 11 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- A producer-consumer solution for Golang☆33Updated 5 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- 救命用的profile☆41Updated 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
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 10 months ago
- 💪 golang common lib☆45Updated 3 years ago
- A file upload library for Go.☆10Updated 5 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 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…☆45Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- ⏳ a high performance reliable task scheduling package in Go.☆48Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Yet another system call tracer written in Go.☆45Updated 7 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10Updated 7 years ago
- a lite version of rpcx☆16Updated 3 years ago
- A better go test tool☆10Updated 5 years ago
- copy struct to struct for golang☆25Updated 2 years ago