philpearl / benchmarks
Some basic go benchmarks
☆29Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for benchmarks
- Storing strings without GC overhead☆82Updated 4 years ago
- ☆38Updated last year
- ☆28Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 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…☆45Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 4 months ago
- DRR scheduler for Go channels☆32Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- string interning library for lots of strings☆38Updated 3 years ago
- ☆11Updated last year
- Simple Go benchmarks + results☆18Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆69Updated last year
- A spinlock implementation for Go.☆61Updated 3 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆66Updated 10 months ago
- Consistent hashing hashring implementation.☆34Updated 11 months ago
- In memory sharded cache implementation☆32Updated 3 years ago
- improved go tool trace goroutine analysis☆31Updated 5 years ago
- Load file-backed memory☆121Updated 2 years ago
- Collect data about your dependencies☆41Updated last week
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- ☆33Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Example go code demonstrating pprof labels☆17Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago