hnes / cpuworkerLinks
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
Sorting:
- lock-free queue and other implementations☆128Updated 2 years 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.☆264Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- A curated list of awesome garbage collection resources☆68Updated 4 years ago
- ☆74Updated 2 years ago
- auto adjust your GOGC value☆231Updated last year
- Patch all Go functions for testing☆261Updated 2 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- First redis RESP3 protocol library in Go☆90Updated last month
- ⚡️ lock-free utilities in Go☆164Updated last year
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 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…☆157Updated 3 weeks ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 3 years ago
- io_uring support for go☆206Updated 5 years ago
- A fast, threadsafe skip list in Go☆270Updated 4 years ago
- A very fast dynamic Thrift serializer & deserializer.☆129Updated 2 months ago
- ☆54Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- Examples for Dragonboat☆193Updated last year
- ☆127Updated 2 years ago
- The assembler from the Go compiler, in library form.☆202Updated 5 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆211Updated 3 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆689Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- sysconf for Go, without using cgo☆147Updated last week
- Fast and easy-to-use skip list for Go.☆430Updated last year
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated last year
- high-performance common weighted algorithm library☆204Updated 2 years ago