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:
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- ☆27Updated 3 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
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- ☆18Updated 4 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Experiments and bad ideas☆20Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Tool to detect range statements iterating over addressable arrays☆28Updated 7 years ago
- simple data streams for go☆31Updated 3 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 11 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Mutual exclusion lock package for distributed Go programs☆16Updated 6 years ago