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
- auto adjust your GOGC value☆231Updated last year
- ⚡️ lock-free utilities in Go☆163Updated last year
- ☆74Updated 2 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 fast, threadsafe skip list in Go☆270Updated 4 years ago
- Patch all Go functions for testing☆261Updated 2 years ago
- ☆127Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆130Updated last month
- 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
- The assembler from the Go compiler, in library form.☆201Updated 5 years ago
- io_uring support for go☆205Updated 5 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 faster Protobuf serializer & deserializer.☆104Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Updated last year
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆211Updated 3 years ago
- Lock-free ring buffer by golang☆55Updated 3 years ago
- Provides easy-to-use async IO interface with io_uring☆682Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆429Updated last year
- First redis RESP3 protocol library in Go☆90Updated 2 weeks ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- sysconf for Go, without using cgo☆147Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 2 years ago