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
- Collect data about your dependencies☆43Updated 6 months ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 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
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- ☆27Updated 3 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- WIP☆19Updated 5 months ago
- simple data streams for go☆31Updated 3 years ago
- ☆18Updated 4 years ago
- Test the performance of Go's concurrency structures☆30Updated 9 months ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Package poller provides level triggered readiness notification and reliable closing of file descriptors.☆39Updated 5 years ago
- Checks if there are any updates for imports in your module.☆39Updated 5 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated last month
- Material for the article "Some insights on Maps in Golang"☆12Updated 5 years ago
- Experiments and bad ideas☆20Updated 3 months ago