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 last month
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ☆144Updated last year
- 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
- Load file-backed memory☆121Updated 3 years ago
- Rate limiter service built in Golang☆44Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Multiresolver allows you to Dial to multiple hosts/IPs as a single ClientConn.☆20Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- ☆38Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Consistent hashing hashring implementation.☆35Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Example HTTP/2 Cleartext (H2C) server and client in golang☆115Updated last year
- ☆27Updated 3 years ago
- A presentable test report generator for go packages☆33Updated 2 years ago