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 last month
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☆29Updated 4 months ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆17Updated 3 years ago
- SquashFS read only implementation in pure go☆14Updated 4 months ago
- Generic pointer helpers☆16Updated 2 years ago
- Package evdev provides input and uinput handling on Linux.☆12Updated 6 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Rendering capabilities for go-text based typesetting☆12Updated 7 months ago
- Go sqlite3 cache☆20Updated last year
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆35Updated 11 months ago
- Generate Go enum encoding☆15Updated 4 months ago
- Fast reflection for mere mortals☆18Updated 8 months ago
- Graphic library supporting various displays☆28Updated 4 months ago
- ✅ The only assertion library that works with TinyGo☆33Updated last year
- Tiny cross-platform terminal color library☆8Updated 3 weeks ago
- The semantic desktop search engine☆28Updated 3 years ago
- alternative condition variable synchronization primitive☆30Updated 8 months ago
- Dataframe library for Go.☆16Updated 2 years ago
- Clay UI rewrite in Go for science.☆23Updated last month
- A vet analyzer which checks sql queries for correctness☆10Updated 6 years ago
- Battle-tested Go struct and map traversal utilities.☆33Updated 5 years ago
- A command-line tool for downloading public playlists, albums and individual tracks via Spotify URLs.☆19Updated last year
- A port of the pikchr markup language interpreter to pure Go☆58Updated 4 months ago
- Run an executable embedded in a Go binary☆16Updated 3 months ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 3 years ago
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 4 months ago
- implementation of the Allotment Routing Table (ART) algorithm by Donald Knuth, as described in the paper by Yoichi Hariguchi☆55Updated last year
- Fast, thread-safe arena allocators☆23Updated 2 years ago
- Color space definitions in Go: sRGB, OKLAB/OKLCH and CIE spaces.☆33Updated last month
- Syntax-aware Go code search, based on the mvdan/gogrep☆41Updated 2 years ago
- Ordered codes for database keys☆41Updated last year