memory-optimization topic
superstring.py
A fast and memory-optimized string library for heavy-text manipulation in Python
awesome-redis-optimizations
A curated list of awesome optimizations that you can do to improve your redis deployment (both client side and server side).
pytorch-memory-optim
This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog post.
StringPool
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
Compact-RAM-Cleaner
Simple RAM Cleaner
csharp-zero-allocation
Contains materials about memory optimization and zero-allocation samples.
Micromouse_E-Puck
An extension of micro mouse on WEBOTS using the flood filled algorithm, A star, Dijkstra’s and Breadth first search algorithm for moving the E-puck robot from start to goal in an NxM sized maze whose...