hnes / cpuworker
cpuworker - A Customized Goroutine Scheduler over Golang Runtime
☆170Updated 3 years ago
Alternatives and similar repositories for cpuworker:
Users that are interested in cpuworker are comparing it to the libraries listed below
- lock-free queue and other implementations☆127Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆256Updated 2 years ago
- ☆75Updated last year
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 8 months ago
- Patch all Go functions for testing☆256Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆124Updated 2 weeks ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A curated list of awesome garbage collection resources☆69Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- ☆118Updated 2 years ago
- io_uring support for go☆204Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆156Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- The assembler from the Go compiler, in library form.☆177Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years ago
- auto adjust your GOGC value☆228Updated 7 months ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆209Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆116Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆95Updated 7 months ago
- high-performance common weighted algorithm library☆202Updated last year
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- B+ Tree☆90Updated 2 years ago
- Interactive Assembler for Go☆64Updated 5 months ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆208Updated 7 months ago
- A fast little LRU cache for Go☆169Updated last year
- Provides easy-to-use async IO interface with io_uring☆626Updated last year
- WebAssembly for Proxies (Golang host implementation)☆64Updated 8 months ago
- Go client for TiKV☆294Updated last week