Skip to content
#

efficient-algorithm

Here are 3 public repositories matching this topic...

Process any data size with a fixed, small memory footprint. EM-√ is an external-memory ETL/log processing engine with hard peak-RAM guarantees. Unlike traditional systems that "try" to stay within memory limits, EM-√ enforces a strict memory cap, enabling you to process arbitrarily large datasets using small memory footprints.

  • Updated Nov 4, 2025
  • Rust

Sublinear-space zero-knowledge proof system with production REST API. TinyZKP is a high-performance ZKP prover/verifier that uses only O(√T) memory for proofs over traces of length T, rather than the typical O(T) that most systems require.

  • Updated Oct 12, 2025
  • Rust

Improve this page

Add a description, image, and links to the efficient-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the efficient-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more