jongyunha / shrinkmapLinks
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.
☆27Updated 6 months ago
Alternatives and similar repositories for shrinkmap
Users that are interested in shrinkmap are comparing it to the libraries listed below
Sorting:
- Fast reflection for mere mortals☆28Updated last month
- SquashFS read only implementation in pure go☆16Updated 3 weeks ago
- Dataframe library for Go.☆17Updated 2 years ago
- A very fast arena allocator for Go☆32Updated 2 weeks ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆57Updated 6 months ago
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Updated 5 months ago
- alternative condition variable synchronization primitive☆32Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 3 weeks ago
- Go sqlite3 cache☆21Updated last year
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆30Updated 3 years ago
- Ungrammar implementation and API in Go☆48Updated last year
- Generic pointer helpers☆16Updated 2 years ago
- Generate Go enum encoding☆15Updated 4 months ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- strftime/strptime for Go☆18Updated 3 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated last year
- Battle-tested Go struct and map traversal utilities.☆33Updated 6 years ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 10 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Wrapper for simple golang preprocessors☆28Updated 9 months ago
- Written in golang, acp (advanced copy) for multi-threaded copy with low file fragmentation☆18Updated 7 years ago
- Goldmark extension for D2 diagrams☆20Updated 4 months ago
- Graphic library supporting various displays☆30Updated this week
- Generic data structures and utility types in Go☆26Updated last month
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- User-Space Block Device (USBD) Framework (written in Go)☆30Updated 3 years ago
- Rendering capabilities for go-text based typesetting☆13Updated last month
- CLI secret management☆16Updated last week
- Ordered codes for database keys☆46Updated last year