memory-optimization topic

List memory-optimization repositories

superstring.py

250
Stars
11
Forks
Watchers

A fast and memory-optimized string library for heavy-text manipulation in Python

MemPlus

84
Stars
18
Forks
Watchers

Free up your memory for free!

awesome-redis-optimizations

27
Stars
3
Forks
Watchers

A curated list of awesome optimizations that you can do to improve your redis deployment (both client side and server side).

pytorch-memory-optim

82
Stars
11
Forks
Watchers

This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog post.

StringPool

51
Stars
8
Forks
Watchers

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

1.6k
Stars
97
Forks
Watchers

This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.

csharp-zero-allocation

62
Stars
0
Forks
Watchers

Contains materials about memory optimization and zero-allocation samples.

Micromouse_E-Puck

18
Stars
4
Forks
Watchers

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...