hnes / cpuworker
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
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated 7 months ago
- lock-free queue and other implementations☆127Updated last year
- ⚡️ lock-free utilities in Go☆153Updated 9 months ago
- Patch all Go functions for testing☆256Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆254Updated last year
- A very fast dynamic Thrift serializer & deserializer.☆121Updated last week
- First redis RESP3 protocol library in Go☆88Updated last year
- ☆75Updated last year
- ☆116Updated last year
- A curated list of awesome garbage collection resources☆69Updated 3 years ago
- A faster Protobuf serializer & deserializer.☆91Updated 6 months ago
- Pattern-defeating quicksort in Go with generics(need Go1.18). About 2x ~ 60x faster than the built-in sort package.☆115Updated 2 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆208Updated 2 years ago
- 🧪 A chunk of experiments and demos about Go 2 generics design (type parameter & type set)☆150Updated 2 years ago
- The assembler from the Go compiler, in library form.☆176Updated 4 years ago
- auto adjust your GOGC value☆224Updated 6 months ago
- A fast little LRU cache for Go☆167Updated last year
- extract goroutine id to the out world although it's dangerous and useless.☆58Updated 4 years ago
- A fast, threadsafe skip list in Go☆265Updated 3 years ago
- Interactive Assembler for Go☆64Updated 4 months ago
- The Go programming language. This fork was created for pprof++, a Go profiler with hardware performance monitoring. Read through the lin…☆181Updated 5 months ago
- io_uring support for go☆204Updated 4 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.☆204Updated 6 months ago
- high-performance common weighted algorithm library☆202Updated last year
- Server for benchmarking pure Go key/value databases☆156Updated last year
- 🃏 The Go SSA Playground: Exploring SSA IR | https://golang.design/gossa☆77Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Provides easy-to-use async IO interface with io_uring☆614Updated last year
- Lock-free ring buffer by golang☆51Updated 2 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…☆124Updated this week