compact

Data storage library

A package providing low-level APIs to store and manipulate large, immutable data structures in a way that allows for efficient garbage collection

Compact regions library for Haskell

GitHub

82 stars
10 watching
7 forks
Language: Haskell
last commit: 5 months ago

Related projects:

Repository Description Stars
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111
valderman/selda A type-safe, high-level interface for interacting with relational databases in Haskell. 477
dzhang314/youtubedrive A Mathematica package that enables users to store arbitrary data in YouTube videos, effectively creating an infinite but slow form of file storage. 1,912
krestenkrab/hanoidb An Erlang-based indexed key/value storage engine with log-structured merge tree and efficient range queries 306
gpakosz/packedarray An array data structure optimized for memory efficiency when storing unsigned integers of varying sizes 158
fogfish/datum A set of functional programming abstractions and data structures for Erlang 124
andrewrk/libz A Zig port of zlib, replacing its build system with a custom implementation. 14
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 606
primlabs/bucket A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. 31
dbandstra/zang An audio library providing low-level functions to generate and manipulate audio buffers 0
keichan34/tea_crypto_erl An implementation of a simple encryption algorithm in Erlang. 0
snoyberg/xml A collection of reusable building blocks for working with XML in Haskell 71
yesodweb/persistent A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. 467
iokasimov/apart A Haskell library for serializing and deserializing data structures in a persistent manner. 30
szktty/erlang-lz4 A C library providing LZ4 compression and decompression functionality for use in Erlang programs. 65