Skip to content
#

memory-efficiency

Here are 19 public repositories matching this topic...

Mimir is a new implementation of MapReduce over MPI. Mimir inherits the core principles of existing MapReduce frameworks, such as MR-MPI, while redesigning the execution model to incorporate a number of sophisticated optimization techniques that achieve similar or better performance with significant reduction in the amount of memory used.

  • Updated Nov 12, 2018
  • C++

Steganography hides secret messages within ordinary files like text, images, or audio to avoid detection. Derived from Greek steganos (hidden) and graph (writing), it conceals data in non-secret media, such as embedding text in a document or picture. Unlike encryption, it focuses on hiding the existence of the message itself.

  • Updated Jun 18, 2025
  • C

Improve this page

Add a description, image, and links to the memory-efficiency 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 memory-efficiency topic, visit your repo's landing page and select "manage topics."

Learn more