nayuta87 / queue
Lock-Free Queue for Go
☆25Updated 6 years ago
Alternatives and similar repositories for queue:
Users that are interested in queue are comparing it to the libraries listed below
- an encrypted UDP connection between two peers using QUIC☆27Updated 8 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆43Updated 3 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Fastest conversions between string and byte slice☆11Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- 💪 golang common lib☆45Updated 3 years ago
- A producer-consumer solution for Golang☆33Updated 4 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- 救命用的profile☆41Updated 2 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 7 months ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- do something for myself☆26Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- low level data type and utils in Golang.☆83Updated last year
- Runtime Struct Builder for Go☆32Updated 3 years ago
- 有空就刷题☆14Updated 4 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago