A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right - A Concurrency Control Technique with Wait-Free Population Oblivious Reads>
☆47Nov 29, 2022Updated 3 years ago
Alternatives and similar repositories for go-left-right
Users that are interested in go-left-right are comparing it to the libraries listed below
Sorting:
- A race detector for Golang☆12Jan 16, 2020Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 5 months ago
- Object file abstractions in Go☆31Apr 10, 2024Updated last year
- an encrypted UDP connection between two peers using QUIC☆28May 7, 2024Updated last year
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Jan 27, 2023Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Jan 10, 2022Updated 4 years ago
- Performance related examples for Go☆29Jan 30, 2024Updated 2 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- GO Fast xorshift* and xorshift+ implementation☆16May 2, 2020Updated 5 years ago
- Links to compelling stories about programming and how storytelling itself relates to computing☆19Jun 30, 2025Updated 8 months ago
- A yaml-based SQL planner test framework☆27Dec 18, 2024Updated last year
- Halia is a component-based network application framework for rapid development of maintainable high-performance servers and clients.☆10Jul 17, 2025Updated 8 months ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Crit-bit tree☆26Nov 9, 2021Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Oct 4, 2020Updated 5 years ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Feb 8, 2022Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆25Aug 31, 2025Updated 6 months ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- Go immutable, versioned, diffable map implementation of Merkle Search Trees☆46Dec 15, 2025Updated 3 months ago
- Testing effects of the Go CPU profiler on microbenchmarks☆13Aug 31, 2022Updated 3 years ago
- automate Go compiler comparisons☆24May 23, 2023Updated 2 years ago
- 笔记类,包括mysql, php, nginx, linux, go, python, 算法等等☆17Mar 23, 2021Updated 4 years ago
- a thread-safe concurrent map for go☆47Jun 30, 2024Updated last year
- Go sync utility functions using generics☆15Apr 19, 2022Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Jan 10, 2023Updated 3 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Nov 3, 2020Updated 5 years ago
- 🌈 golang grpc load balance scheduler☆13May 9, 2019Updated 6 years ago
- 3百万QPS benchmark测试☆35May 31, 2023Updated 2 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- Commands☆52Oct 21, 2025Updated 5 months ago
- Raster tiler build with Rust☆11Aug 26, 2025Updated 6 months ago
- A collection of algorithms for comparing the similarity of images using perceptual hashes☆16Dec 14, 2016Updated 9 years ago
- A small SAT solver in Go☆23Dec 27, 2020Updated 5 years ago
- A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that reade…☆10Aug 21, 2022Updated 3 years ago
- Library for parsing ELF files written in pure Go.☆31Jun 2, 2023Updated 2 years ago
- async kafka client in pure Rust☆17Mar 22, 2024Updated 2 years ago
- A sample Istio WebAssembly plugin for rate limiting.☆15May 9, 2022Updated 3 years ago
- A buffer pool file I/O library for Go☆56Feb 7, 2022Updated 4 years ago