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
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆136Updated 6 months ago
- lock-free queue and other implementations☆127Updated last year
- ☆75Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Patch all Go functions for testing☆254Updated last year
- A curated list of awesome garbage collection resources☆68Updated 3 years ago
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- A very fast dynamic Thrift serializer & deserializer.☆121Updated last week
- auto adjust your GOGC value☆223Updated 6 months ago
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- WebAssembly for Proxies (Golang host implementation)☆64Updated 6 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆252Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆90Updated 6 months ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆51Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- io_uring support for go☆204Updated 4 years ago
- A fast little LRU cache for Go☆167Updated last year
- high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.☆79Updated 2 years ago
- ☆116Updated last year
- Provides easy-to-use async IO interface with io_uring☆609Updated last year
- Examples for Dragonboat☆185Updated 6 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆208Updated 2 years ago
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 4 months ago