PauselessHashMap
Resizing Map
A Java map implementation that avoids pausing during resizing by performing background operations
A java.util.HashMap compatible map that won't stall puts or gets when resizing
151 stars
12 watching
21 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides persistent, stable hash map implementations in Motoko | 14 |
| An image resizing and compression tool with a graphical user interface built using JavaFX. | 4 |
| A high-performance hash table implementation optimized for delete-heavy workloads | 200 |
| An implementation of an efficient and low-latency map data structure | 296 |
| An implementation of hash table algorithms for efficient data storage and retrieval | 254 |
| A high-performance hash map implementation for C++ with low memory usage and efficient resizing | 1,257 |
| A unified reshaping library for JAX and other frameworks. | 100 |
| Provides a serverless image resizing service using Flask, Zappa, and computer vision libraries. | 18 |
| A JavaScript library for creating dynamic and interactive maps in modern web browsers. | 1,602 |
| An image resizing server written in Go that acts as a proxy to manipulate images from various storage backends and key/value stores. | 2,145 |
| A JavaScript class implementation of a key-value map data structure | 382 |
| Creates maps with values computed on demand from data or Java objects | 49 |
| A control for displaying static maps with pins and polylines in Xamarin Forms projects. | 2 |
| A utility library for efficient geospatial data querying using hashing and encoding methods | 413 |
| An image resizing library for React Native applications | 1,618 |