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
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- 救命用的profile☆41Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- Golang HTTP/2 cleartext (h2c) Handler / Router / Mux☆16Updated 11 months 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
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- 3百万QPS benchmark测试☆35Updated last year
- A file upload library for Go.☆10Updated 5 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 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
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- copy struct to struct for golang☆25Updated last year
- golang RPC framework benchmark☆19Updated 5 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- A producer-consumer solution for Golang☆33Updated 4 years ago
- distributed synchronization primitives☆60Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- a lite version of rpcx☆16Updated 3 years ago
- 有空就刷题☆14Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago