hnes / cpuworker
cpuworker - A Customized Goroutine Scheduler over Golang Runtime
☆168Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpuworker
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- lock-free queue and other implementations☆127Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 3 months ago
- ☆74Updated 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.☆244Updated last year
- auto adjust your GOGC value☆219Updated 3 months ago
- ☆111Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆114Updated last week
- Patch all Go functions for testing☆254Updated 11 months ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆151Updated 2 years ago
- First redis RESP3 protocol library in Go☆87Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆154Updated last year
- A curated list of awesome garbage collection resources☆70Updated 3 years ago
- io_uring support for go☆205Updated 4 years ago
- Interactive Assembler for Go☆60Updated 3 weeks ago
- WebAssembly for Proxies (Golang host implementation)☆64Updated 4 months ago
- The assembler from the Go compiler, in library form.☆166Updated 3 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A faster Protobuf serializer & deserializer.☆88Updated 3 months ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- A fast little LRU cache for Go☆165Updated last year
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆202Updated 2 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆114Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Provides easy-to-use async IO interface with io_uring☆598Updated last year
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆78Updated 2 years ago
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆123Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆80Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago