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☆85Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- Load file-backed memory☆122Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years 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
- ☆148Updated last year
- Non-Invasive goroutine inspector☆93Updated 5 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 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Know when GC runs from inside your golang code☆189Updated 3 years ago
- ☆38Updated 3 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Expression evaluator for Go☆78Updated 3 weeks ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- string interning library for lots of strings☆38Updated 4 years ago