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.☆263Updated 2 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
- lock-free queue and other implementations☆128Updated 2 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- auto adjust your GOGC value☆230Updated last year
- Patch all Go functions for testing☆261Updated last year
- ☆75Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆668Updated last year
- A curated list of awesome garbage collection resources☆68Updated 4 years ago
- extract goroutine id to the out world although it's dangerous and useless.☆60Updated 5 years ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆118Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- ☆126Updated 2 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆128Updated this week
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆211Updated 3 years ago
- The assembler from the Go compiler, in library form.☆194Updated 4 years ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆182Updated last year
- A fast, threadsafe skip list in Go☆270Updated 4 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…☆151Updated 3 weeks 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.☆220Updated last year
- sysconf for Go, without using cgo☆147Updated last month
- io_uring support for go☆203Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆290Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆103Updated this week
- Examples for Dragonboat☆191Updated last year
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- ☆54Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆426Updated last year