PackedArray

Memory-efficient array

An array data structure optimized for memory efficiency when storing unsigned integers of varying sizes

Random access array of tightly packed unsigned integers

GitHub

160 stars
14 watching
32 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
globalarrays/gaA library providing shared memory access to distributed arrays in parallel computing101
tlk00/bitmagicA C++ library for compact data structures and algorithms optimized for memory efficiency and high performance413
ezyang/compactA package providing low-level APIs to store and manipulate large, immutable data structures in a way that allows for efficient garbage collection82
mapbox/gzip-hppA C++ library for efficient compression and decompression of binary data330
granoff/lockboxA utility class for storing sensitive data securely in the keychain847
acceleratehs/accelerateA high-performance parallel array computation language and runtime system for Haskell909
empyreanx/rawpackerA binary packing/unpacking utility for compacting Variant arrays in Godot game development.23
sstadick/gzpA multi-threaded data compression library written in Rust.154
lehins/massivA Haskell library for efficient array manipulation with parallel computation capabilities.385
pharo-containers/containers-runarrayA Smalltalk class optimized for storing sequences of repeating values1
tiledb-inc/tiledbA powerful storage engine for dense and sparse multi-dimensional arrays, providing efficient data modeling and access.1,878
emmanuel-marty/lzsaA compression format designed for efficient decompression on 8-bit microcomputers.237
cgrand/packed-printerA Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases.37
fizyk20/generic-arrayProvides a way to work with arrays in Rust while handling generic length constraints405
rayokota/kcacheA client library for using Apache Kafka as a persistent store for an in-memory cache245