Platform-independent space-efficient tagged pointers in Rust
-
Updated
Apr 14, 2026 - Rust
Platform-independent space-efficient tagged pointers in Rust
ExcelStream is a high-performance XLSX writer/reader for Rust, optimized for massive datasets with constant memory usage.
CPU/RAM layerwise LLM inference in Rust — stream transformer blocks under a hard memory budget with background prefetch (AirLLM for CPU/RAM)
Melodia is a fast, lightweight cross-platform desktop music player build in rust and slint
Collision-prone memory-efficient collections
Fast, memory-bounded deduplication of massive text files and wordlists (on-disk hash partitioning + streaming k-way merge).
This is a simple library that tries to memory efficiently provide a `IndexMap` like functionality, that might have a large number of data with string keys, using vecs
🔢 High-performance Rust library for solving Pell equations (x² - D·y² = 1). Features streaming API, performance boosted, arbitrary precision arithmetic, and comprehensive mathematical analysis tools. Perfect for cryptography, number theory research, and educational applications. 58 tests, zero warnings, production-ready.
Space-efficient maplet data structures for approximate key-value mappings - Rust implementation with Python bindings
A highly optimized, lightweight, and native WhatsApp Web desktop client for Linux built with Rust, Tauri, and WebKitGTK. Saves up to 700MB RAM compared to Chromium PWAs, featuring native desktop notifications and background runtime.
Sarkar Bucket Array (SBA) / Bit-Width Sparse Pointer Index (BWSPI) — a zero-hash, single-instruction routed sparse indexing system for unsorted dynamic data streams
Add a description, image, and links to the memory-efficient topic page so that developers can more easily learn about it.
To associate your repository with the memory-efficient topic, visit your repo's landing page and select "manage topics."