christianrpetrin / queue-testsLinks
Package queue-tests tests a number of queue implementations for performance and memory consumption.
☆10Updated 3 years ago
Alternatives and similar repositories for queue-tests
Users that are interested in queue-tests are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆83Updated 5 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- TryLock for Go☆66Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Write-ahead log in Golang☆41Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Package bitmap implements (thread-safe) bitmap functions and abstractions☆42Updated 9 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Buffered Reader/Writer☆75Updated 9 months ago
- Some benchmarks I wrote in writing the Go 101 book.☆41Updated 3 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Clock is a small library for mocking time in Go.☆19Updated 8 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- An efficient assembly hexadecimal implementation for Golang.☆26Updated 5 years ago
- string interning library for lots of strings☆38Updated 4 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- Go library to run locks over etcd.☆43Updated this week
- Sync primitive for golang. Key + Mutex = Kmutex☆36Updated 7 months ago
- go regexp with RE2 DFA matcher port - golang.org/cl/12081☆38Updated 9 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week