ricardoerikson / benchmark-golang-mapsLinks
Memory allocation of map[int]interface{} vs map[int]struct{} (Golang benchmark)
☆10Updated 4 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:
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 5 years ago
- Collect data about your dependencies☆43Updated 4 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- ☆27Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Set of Go context's utilities.☆55Updated 4 years ago
- Object file abstractions in Go☆31Updated last year
- DRR scheduler for Go channels☆32Updated 3 years ago
- Checks if there are any updates for imports in your module.☆39Updated 2 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆64Updated 4 months ago
- HTTP basic auth middleware for golang☆22Updated 2 years ago