jongyunha / shrinkmap
ShrinkableMap is a high-performance, generic, thread-safe map implementation for Go that automatically manages memory by shrinking its internal storage when items are deleted. It provides a solution to the common issue where Go's built-in maps don't release memory after deleting elements.
☆18Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for shrinkmap
- A service for managing locks in multiprocess/distributed systems☆13Updated last year
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆33Updated 3 months ago
- Go Template Support in VSCode via Transpiling☆25Updated 5 months ago
- alternative condition variable synchronization primitive☆17Updated this week
- Tool for plotting Go benchmark results☆16Updated 4 months ago
- Dataframe library for Go.☆16Updated last year
- go module to create http server listening on unix sockets / systemd socket activated fds☆22Updated 6 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Tiny cross-platform terminal color library☆8Updated 6 months ago
- TStat provides a friendly way to query Go test output and cover profiles☆23Updated last year
- Go linter that checks types that are json encoded - reports unsupported types and unnecessary error checks☆40Updated this week
- Type safe multi-type map for Go☆12Updated 3 months ago
- Ported Go example from Martin Fowler Event Sourcing☆17Updated 5 years ago
- Java Bytecode to Go Transpiler☆17Updated 3 years ago
- Create wide log events in Go programs☆15Updated 5 years ago
- atomic measures + Prometheus exposition library☆28Updated last year
- A very fast arena allocator for Go☆23Updated last month
- a go linter to check goroutines for defer☆14Updated 9 months ago
- puffin abstracts the os/exec go package☆19Updated last year
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- A command line kakfka client☆16Updated last month
- An alternative to godoc.org☆23Updated 6 years ago
- Graphic library supporting various displays☆25Updated 3 months ago
- Smart Go module dependency inspection and pruning.☆19Updated 4 years ago
- zPage to report aggregated logs☆14Updated 5 months ago
- An intelligent casing conversion library for Go☆13Updated 9 months ago
- A Go filesystem package for working with files and directories☆20Updated 3 years ago
- Simple broadcasting mechanism using go channels☆11Updated 5 years ago
- Easy Testing With Docker Compose in Go.☆12Updated 9 months ago
- Run Go snippets instantly from the command-line☆23Updated 4 months ago