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 3 months ago
Alternatives and similar repositories for shrinkmap
Users that are interested in shrinkmap are comparing it to the libraries listed below
Sorting:
- SquashFS read only implementation in pure go☆16Updated 6 months ago
- A very fast arena allocator for Go☆31Updated 7 months ago
- Allows for SQL syntax like querying into golang []slice structures. Supports sub-slices, sup-struct and maps!☆55Updated 3 weeks ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Enhanced Go reflection using DWARF debug information to extract function parameter names☆55Updated 2 months ago
- Fast reflection for mere mortals☆19Updated last week
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆86Updated 2 months ago
- alternative condition variable synchronization primitive☆28Updated 11 months ago
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated 3 weeks ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated last year
- Structured concurrency manager for Go☆46Updated 2 years ago
- Generic pointer helpers☆16Updated 2 years ago
- Generate Go enum encoding☆15Updated last month
- Goldmark extension for D2 diagrams☆20Updated last month
- Graphic library supporting various displays☆28Updated 6 months ago
- Fast, thread-safe arena allocators☆24Updated 2 years ago
- ✅ The only assertion library that works with TinyGo☆34Updated last year
- strftime/strptime for Go☆18Updated 3 weeks ago
- Ungrammar implementation and API in Go☆46Updated last year
- A library for building custom DNS servers in Go.☆53Updated 4 months ago
- A port of the pikchr markup language interpreter to pure Go☆58Updated 7 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
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- Slice graph uses graphviz in order to pretty print slices for you.☆33Updated 4 years ago
- A vet analyzer which checks sql queries for correctness☆10Updated 6 years ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 7 months ago
- golang's present tool but with code syntax highlighting☆40Updated 2 years ago
- Wrapper for simple golang preprocessors☆28Updated 6 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- A Go testing framework for distributed applications☆87Updated this week