tiancaiamao / schedLinks
A Customized Goroutine Scheduler over Golang Runtime
☆17Updated 7 months ago
Alternatives and similar repositories for sched
Users that are interested in sched are comparing it to the libraries listed below
Sorting:
- 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
- Write ahead Raft log for Go☆58Updated 5 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated 2 weeks ago
- ☆38Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- 救命用的profile☆41Updated 3 years ago
- Runtime struct builder for Go☆32Updated last month
- Lock-Free Queue for Go☆25Updated 7 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 3 weeks ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 3 weeks ago
- A hopefully fast symbol table (string <=> integer sequence number)☆17Updated 2 weeks ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Compare traffic between MySQL and TiDB☆15Updated 3 weeks ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- a thread-safe concurrent map for go☆48Updated last year