General purpose dynamic array - Judy
Description
Judy is a general purpose dynamic array implemented as a C callable library. Judy's speed and memory usage are typically better than other data storage models and improves with very large data sets.
General purpose dynamic array - Judy Web SiteUser Ratings
User Reviews
-
Very fast compact dictionary like structure and api. However unicode support or complex structures have to be carefully coded to use together with Judy