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.
☆19Updated 7 months ago
Alternatives and similar repositories for shrinkmap
Users that are interested in shrinkmap are comparing it to the libraries listed below
Sorting:
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- A command line kakfka client☆16Updated 8 months ago
- Dataframe library for Go.☆16Updated last year
- SquashFS read only implementation in pure go☆14Updated 2 months ago
- Embedded cache lib using sqlite for storage☆20Updated 7 months ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Updated 10 months ago
- Clay UI rewrite in Go for science.☆19Updated 2 months ago
- Tiny cross-platform terminal color library☆8Updated last week
- XML Tokenizer is a low-memory high performance non-namespace parser library for parsing simple XML 1.0.☆42Updated 3 weeks ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- puffin abstracts the os/exec go package☆19Updated last year
- strftime/strptime for Go☆18Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- datetoken is a time toolkit for golang, with support for relative delta and string parsing☆20Updated 3 years ago
- MyJSON is an embedded relational document store built on top of pluggable key value storage☆14Updated 2 years ago
- ☆16Updated last year
- A Go test harness that starts an ephemeral PostgreSQL server☆34Updated 5 months ago
- Helpful pipeline functionality with generics and channels.☆14Updated last year
- Generate Go enum encoding☆15Updated 3 months ago
- A Go Machine Learning Package that is a light wrapper for LightGBM.☆38Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- alternative condition variable synchronization primitive☆30Updated 7 months ago
- Sorting with progress☆10Updated 2 years ago
- Wrapper for simple golang preprocessors☆26Updated 2 months ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Type safe multi-type map for Go☆14Updated 10 months ago
- ☆35Updated this week
- Simple oauth prompting☆28Updated last year
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- ☆12Updated 8 months ago