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

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


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
globalarrays/ga A library providing shared memory access to distributed arrays in parallel computing 101
tlk00/bitmagic A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance 412
ezyang/compact A package providing low-level APIs to store and manipulate large, immutable data structures in a way that allows for efficient garbage collection 82
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
granoff/lockbox A utility class for storing sensitive data securely in the keychain 847
acceleratehs/accelerate A high-performance parallel array computation language and runtime system for Haskell 903
empyreanx/rawpacker A binary packing/unpacking utility for compacting Variant arrays in Godot game development. 23
sstadick/gzp A multi-threaded data compression library written in Rust. 154
lehins/massiv A Haskell library for efficient array manipulation with parallel computation capabilities. 385
pharo-containers/containers-runarray A Smalltalk class optimized for storing sequences of repeating values 1
tiledb-inc/tiledb A powerful storage engine for dense and sparse multi-dimensional arrays, providing efficient data modeling and access. 1,866
emmanuel-marty/lzsa A compression format designed for efficient decompression on 8-bit microcomputers. 236
cgrand/packed-printer A Clojure and Clojurescript library to pretty print data in a compact rectangular manner with minimal staircases. 37
fizyk20/generic-array Provides a generic array type for Rust 405
rayokota/kcache A client library for using Apache Kafka as a persistent store for an in-memory cache 245