⚡️ lock-free utilities in Go
☆164May 20, 2024Updated last year
Alternatives and similar repositories for lockfree
Users that are interested in lockfree are comparing it to the libraries listed below
Sorting:
- 🧵 thead facilities in Go☆18Jan 22, 2021Updated 5 years ago
- lock-free queue and other implementations☆128Oct 17, 2023Updated 2 years ago
- IPC Inter-Process Communication.☆11Jun 26, 2022Updated 3 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Jul 18, 2025Updated 7 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Apr 25, 2023Updated 2 years ago
- CDB library for Go with memory map and 64b support.☆53Feb 21, 2026Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,089Jul 3, 2024Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆623Feb 3, 2026Updated last month
- linux timer wheel☆21Feb 11, 2025Updated last year
- A memory allocator for Go.☆86Mar 11, 2020Updated 5 years ago
- High-performance lock-free queue (Disruptor 1400/s)☆624Jul 25, 2022Updated 3 years ago
- Lock-free ring buffer in Go, support SPSC/SPMC/MPSC/MPMC implementations.☆21Dec 2, 2022Updated 3 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆188Aug 13, 2020Updated 5 years ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- First redis RESP3 protocol library in Go☆90Dec 28, 2025Updated 2 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Jan 10, 2023Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Nov 29, 2021Updated 4 years ago
- Timer Implemented By Go,Also Called TimeWheel☆22Oct 17, 2019Updated 6 years ago
- unbounded chan☆458May 21, 2024Updated last year
- queue that can be used like buffered channel with any capacity☆10Nov 24, 2024Updated last year
- ☆11Mar 7, 2023Updated 3 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Dec 15, 2021Updated 4 years ago
- Simple CLI tool and Kubernetes deployment.☆11Nov 20, 2021Updated 4 years ago
- 容器日志搜集套件。☆15Mar 15, 2019Updated 6 years ago
- Interactive TCP stack learning tool☆13May 27, 2023Updated 2 years ago
- Missing Trie implementation for Go☆12Jan 6, 2022Updated 4 years ago
- golang retry lib☆11Nov 13, 2020Updated 5 years ago
- lockfree queue☆474Aug 16, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,798Jan 21, 2026Updated last month
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A password generation toolkit for Go.☆25Dec 8, 2024Updated last year
- A port of the LMAX Disruptor to the Go language.☆1,454Updated this week
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆50Feb 20, 2026Updated 2 weeks ago
- Static bit vector structures library☆72Jul 16, 2019Updated 6 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago