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:
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 4 months ago
- lock-free queue and other implementations☆129Updated last year
- ☆75Updated 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.☆261Updated 2 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
- First redis RESP3 protocol library in Go☆88Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆59Updated 5 years ago
- auto adjust your GOGC value☆228Updated last year
- A curated list of awesome garbage collection resources☆68Updated 4 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆152Updated 3 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- A very fast dynamic Thrift serializer & deserializer.☆127Updated this week
- From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the pr…☆147Updated this week
- ☆54Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- The assembler from the Go compiler, in library form.☆193Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆421Updated 11 months ago
- Examples for Dragonboat☆189Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- ☆124Updated 2 years ago
- io_uring support for go☆203Updated 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 11 months ago
- Provides easy-to-use async IO interface with io_uring☆664Updated last year
- high-performance common weighted algorithm library☆203Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago