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.
☆26Updated 2 months ago
Alternatives and similar repositories for shrinkmap
Users that are interested in shrinkmap are comparing it to the libraries listed below
Sorting:
- A very fast arena allocator for Go☆30Updated 5 months ago
- alternative condition variable synchronization primitive☆30Updated 9 months ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated last month
- Graphic library supporting various displays☆28Updated 5 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆17Updated 3 years ago
- SquashFS read only implementation in pure go☆15Updated 5 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated last year
- Goldmark extension for D2 diagrams☆20Updated last month
- Dataframe library for Go.☆16Updated 2 years ago
- Generate Go enum encoding☆15Updated 5 months ago
- ☆11Updated 8 months ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 6 months ago
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- Go sqlite3 cache☆20Updated last year
- A port of the pikchr markup language interpreter to pure Go☆58Updated 5 months ago
- User-Space Block Device (USBD) Framework (written in Go)☆30Updated 3 years ago
- Pratt parser implementation in Go☆46Updated 3 years ago
- Ordered codes for database keys☆42Updated last year
- Structured concurrency manager for Go☆46Updated 2 years ago
- Vega chart rendering in pure Go☆27Updated 2 months ago
- strftime/strptime for Go☆18Updated 2 years ago
- A command-line tool for downloading public playlists, albums and individual tracks via Spotify URLs.☆19Updated last year
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆41Updated last week
- Fast reflection for mere mortals☆18Updated 9 months ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Ungrammar implementation and API in Go☆46Updated last year