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β31Updated 6 months ago
- πΊ Run command periodically and expose latest STDOUT as HTTP endpointβ35Updated last year
- SquashFS read only implementation in pure goβ16Updated 6 months ago
- A command-line tool for downloading public playlists, albums and individual tracks via Spotify URLs.β19Updated last year
- Dataframe library for Go.β16Updated 2 years ago
- Structured concurrency manager for Goβ46Updated 2 years ago
- β54Updated last week
- Graphic library supporting various displaysβ28Updated 6 months ago
- Fast reflection for mere mortalsβ18Updated 10 months 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
- Generic pointer helpersβ16Updated 2 years ago
- Generic data structures in Go.β24Updated 2 weeks ago
- alternative condition variable synchronization primitiveβ30Updated 10 months ago
- Iterators and lazy evaluation using genericsβ18Updated 2 years ago
- strftime/strptime for Goβ18Updated 2 years ago
- Go sqlite3 cacheβ20Updated 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
- The klient utility provides a cli for basic kafka cluster operations and topic IOβ16Updated last month
- [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
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.β41Updated this week
- A Stream VByte implementation in Go leveraging SIMD techniquesβ18Updated 4 years ago
- β The only assertion library that works with TinyGoβ33Updated last year
- User-Space Block Device (USBD) Framework (written in Go)β30Updated 3 years ago
- Goldmark extension for D2 diagramsβ20Updated 3 weeks ago
- simple and secure way to authorize your application with the OpenID Connectβ32Updated 2 years ago
- Ordered codes for database keysβ43Updated last year
- golang's present tool but with code syntax highlightingβ40Updated 2 years ago
- Rendering capabilities for go-text based typesettingβ12Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.β36Updated 2 years ago