cpuworker - A Customized Goroutine Scheduler over Golang Runtime
☆170Feb 8, 2022Updated 4 years ago
Alternatives and similar repositories for cpuworker
Users that are interested in cpuworker are comparing it to the libraries listed below
Sorting:
- A benchmark and playground for Completely Fair Scheduling in Go☆11Feb 12, 2022Updated 4 years ago
- a thread-safe concurrent map for go☆48Jun 30, 2024Updated last year
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 4 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆42Feb 7, 2022Updated 4 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- auto adjust your GOGC value☆231Aug 20, 2024Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated this week
- A buffer pool file I/O library for Go☆55Feb 7, 2022Updated 4 years ago
- ☆148Mar 26, 2024Updated last year
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…☆15Apr 21, 2024Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Provides easy-to-use async IO interface with io_uring☆693Nov 20, 2023Updated 2 years ago
- Server load testing CLI tool 🏋️☆11Aug 7, 2023Updated 2 years ago
- EpochFS is a versioned cloud file system with git-like branching, transaction support.☆17Feb 3, 2026Updated 3 weeks ago
- Flexible goroutine orchestrator 🚀☆12Dec 15, 2025Updated 2 months ago
- multi-master-paxos with 3 nodes☆13Apr 11, 2022Updated 3 years ago
- TiKV based Pub/Sub server☆35Jun 4, 2019Updated 6 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Feb 13, 2026Updated 2 weeks ago
- Some gophers 🐻☆84Aug 16, 2021Updated 4 years ago
- 3百万QPS benchmark测试☆35May 31, 2023Updated 2 years ago
- Plausible additions to Go standard library packages☆41Jan 5, 2022Updated 4 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Jan 10, 2022Updated 4 years ago
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- Golang wake on lan service☆12Jun 26, 2022Updated 3 years ago
- fastest goid☆16Mar 6, 2025Updated 11 months ago
- Diagnoses the CPU greediest Top N goroutines to gain shorter and more stable GC pause latency☆14Jun 25, 2017Updated 8 years ago
- 🧵 thead facilities in Go☆18Jan 22, 2021Updated 5 years ago
- HeapMap/PriorityMap in Go☆13Dec 14, 2023Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated 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.☆264Apr 2, 2023Updated 2 years ago
- 😴 A tiny library for handling system interrupts☆38Jun 18, 2021Updated 4 years ago
- Findmentor.network backend project☆22Mar 25, 2021Updated 4 years ago
- A compile-time source code rewritten based mock framework☆25Mar 18, 2024Updated last year
- Learning Rust with writing interesting apps. This project can create and store your backups.☆13Dec 4, 2021Updated 4 years ago
- Enter a GitHub username and get to know its followers, followers' profiles, add them to your favorites☆15Mar 2, 2022Updated 3 years ago
- Deploy OpenVPN Client and Server in one container under 10 second. You can also deploy to ARM arch such as raspberry pi. Aim is fast depl…☆12Apr 21, 2021Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Mar 3, 2024Updated last year