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 5 months ago
Alternatives and similar repositories for shrinkmap
Users that are interested in shrinkmap are comparing it to the libraries listed below
Sorting:
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 4 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated last year
- A very fast arena allocator for Go☆32Updated 3 weeks ago
- Generic pointer helpers☆16Updated 2 years ago
- alternative condition variable synchronization primitive☆31Updated last year
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- SquashFS read only implementation in pure go☆16Updated last month
- Generic data structures and utility types in Go☆25Updated last week
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆56Updated 2 months ago
- Structured concurrency manager for Go☆46Updated 2 years ago
- strftime/strptime for Go☆18Updated 2 months ago
- Ungrammar implementation and API in Go☆46Updated last year
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 9 months ago
- Generate Go enum encoding☆15Updated 3 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆43Updated 2 weeks ago
- Dataframe library for Go.☆16Updated 2 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆89Updated 4 months ago
- A port of the pikchr markup language interpreter to pure Go☆60Updated last month
- Graphic library supporting various displays☆29Updated 8 months ago
- [MODULE] - Fast JSON lexer (tokenizer) with no memory footprint and no garbage collector pressure (zero-alloc). 5x faster compared to Go'…☆50Updated 2 years ago
- Ordered codes for database keys☆45Updated last year
- Structured data & CLI shorthand syntax for Go☆37Updated last year
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆56Updated 2 years ago
- Fast reflection for mere mortals☆20Updated this week
- Vega chart rendering in pure Go☆28Updated 5 months ago
- User-Space Block Device (USBD) Framework (written in Go)☆30Updated 3 years ago
- Goldmark extension for D2 diagrams☆20Updated 3 months ago
- A context-based, generics enabled, zero dependency Go (and TinyGo!) command-line flag and argument parsing library☆34Updated 6 months ago
- Build cross-platform binaries for Go☆32Updated 6 months ago