philpearl / benchmarksLinks
Some basic go benchmarks
☆29Updated 7 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 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.☆20Updated last year
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Rolling window implementation in go.☆58Updated last week
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- A memory allocator for Go.☆84Updated 5 years ago
- Non-Invasive goroutine inspector☆91Updated 2 weeks ago
- Consistent hashing hashring implementation.☆35Updated last year
- In memory sharded cache implementation☆34Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- ☆143Updated last year
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- Go expression evaluation comparison☆50Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- ☆27Updated 3 years ago
- ☆33Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago