ricardoerikson / benchmark-golang-mapsLinks
Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)
☆10Updated 5 years ago
Alternatives and similar repositories for benchmark-golang-maps
Users that are interested in benchmark-golang-maps are comparing it to the libraries listed below
Sorting:
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated 3 weeks ago
- Collect data about your dependencies☆43Updated 8 months ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- WIP☆21Updated 7 months ago
- simple data streams for go☆31Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆27Updated 3 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- High performance memory efficient serialization library with direct wire access☆30Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago