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:
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- ☆27Updated 3 years ago
- Object file abstractions in Go☆31Updated last year
- Fast histograms for Go☆37Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆18Updated 5 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Allotment Routing Table☆56Updated 3 years ago