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
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Smart Go module dependency inspection and pruning.☆19Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 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
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Checks if there are any updates for imports in your module.☆39Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 10 months ago
- Test the performance of Go's concurrency structures☆30Updated 9 months ago
- ☆27Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Allotment Routing Table☆56Updated 3 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Package sdnotify implements systemd readiness notifications as described in https://www.freedesktop.org/software/systemd/man/sd_notify.ht…☆44Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Context-aware I/O streams (Writer, Reader) for Go☆55Updated 2 years ago
- High performance memory efficient serialization library with direct wire access☆30Updated 2 years ago
- ☆18Updated 4 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- Go encoding based on protobuf, but hopefully easier to deal with☆28Updated 3 weeks ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 6 months ago