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☆86Updated last month
- 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
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Load file-backed memory☆122Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- ☆33Updated 3 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Experimental go stack unwinding using frame pointers.☆31Updated 3 years ago
- Performance related examples for Go☆29Updated 2 years ago
- ☆38Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 4 months ago
- A presentable test report generator for go packages☆34Updated 3 years ago
- Rolling window implementation in go.☆59Updated this week
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆71Updated 7 years ago
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 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
- ☆148Updated last year
- Object file abstractions in Go☆31Updated last year