mknyszek / pacer-model
Simulation of various Go GC pacer models
☆12Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pacer-model
- Experimental go stack unwinding using frame pointers.☆27Updated last year
- automate Go compiler comparisons☆24Updated last year
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A Rust port of BuntDB☆14Updated 3 years ago
- Allotment Routing Table☆57Updated 2 years ago
- Object file abstractions in Go☆30Updated 7 months ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Updated 4 years ago
- A simple and efficient LRU cache package for Go☆38Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Many queue implementations with a test-suite☆11Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- ☆38Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- sketches for the Go 2 Type Parameters proposal☆32Updated last year
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- TopN collector☆23Updated 5 months ago
- ☆28Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Golang port of simdjson☆86Updated 4 years ago
- Go allocation trace utilities☆13Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago