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

GitHub

151 stars
12 watching
21 forks
Language: Java
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
canscale/stablehashmapProvides persistent, stable hash map implementations in Motoko14
hakky54/resize-meAn image resizing and compression tool with a graphical user interface built using JavaFX.4
rigtorp/hashmapA high-performance hash table implementation optimized for delete-heavy workloads200
timeandspaceio/smoothiemapAn implementation of an efficient and low-latency map data structure296
goossaert/hashmapAn implementation of hash table algorithms for efficient data storage and retrieval254
greg7mdp/sparseppA high-performance hash map implementation for C++ with low memory usage and efficient resizing1,257
google-deepmind/einshapeA unified reshaping library for JAX and other frameworks.100
wobeng/zappa_resize_image_on_flyProvides a serverless image resizing service using Flask, Zappa, and computer vision libraries.18
simplegeo/polymapsA JavaScript library for creating dynamic and interactive maps in modern web browsers.1,602
thoas/picfitAn image resizing server written in Go that acts as a proxy to manipulate images from various storage backends and key/value stores.2,145
flesler/hashmapA JavaScript class implementation of a key-value map data structure382
malabarba/lazy-map-clojureCreates maps with values computed on demand from data or Java objects49
galadril/xam.plugin.simplestaticmapA control for displaying static maps with pins and polylines in Xamarin Forms projects.2
davidmoten/geoA utility library for efficient geospatial data querying using hashing and encoding methods413
bamlab/react-native-image-resizerAn image resizing library for React Native applications1,618