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:
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- lock-free queue and other implementations☆129Updated last year
- ⚡️ lock-free utilities in Go☆158Updated last year
- ☆75Updated 2 years ago
- auto adjust your GOGC value☆228Updated 10 months 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…☆141Updated this week
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 3 years 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.☆212Updated 10 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 9 months ago
- A curated list of awesome garbage collection resources☆68Updated 3 years ago
- Patch all Go functions for testing☆259Updated last year
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆119Updated 2 years ago
- io_uring support for go☆203Updated 4 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆126Updated last week
- ☆122Updated 2 years ago
- Examples for Dragonboat☆185Updated 11 months ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆210Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- Provides easy-to-use async IO interface with io_uring☆650Updated last year
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- The assembler from the Go compiler, in library form.☆188Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- An easy-to-use, flexible network simulator library in Go.☆148Updated last year