philpearl / benchmarksLinks
Some basic go benchmarks
☆29Updated 8 years ago
Alternatives and similar repositories for benchmarks
Users that are interested in benchmarks are comparing it to the libraries listed below
Sorting:
- Storing strings without GC overhead☆84Updated 2 weeks ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last week
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆146Updated last year
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Rolling window implementation in go.☆59Updated 3 weeks ago
- ☆38Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Call private methods freely in Golang☆45Updated 10 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.☆20Updated 2 years ago