Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with memory-optimization

A curated list of projects in awesome lists tagged with memory-optimization .

https://github.com/btwael/superstring.py

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

memory-optimization optimization python python3 string string-manipulation

Last synced: 29 Oct 2024

https://github.com/rasbt/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.

deep-learning llm memory-optimization pytorch vision vit

Last synced: 01 Nov 2024

https://github.com/danielkrupinski/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.

char char16 char32 char8 cpp cpp17 cpp20 memory-optimization memory-pool single-header string string-optimization string-pool string-view strings utf-16 utf-32 utf-8 wchar

Last synced: 20 Nov 2024

https://github.com/richmondalake/memorizz

MemoRizz: A Python library serving as a memory layer for AI applications. Leverages popular databases and storage solutions to optimize memory usage. Provides utility classes and methods for efficient data management, including MongoDB integration and OpenAI embeddings for semantic search capabilities.

artificial-intelligence data-management memory-optimization python semantic-search

Last synced: 21 Nov 2024

https://github.com/jeffasante/radical-compression

A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.

ascii-support compression-algorithm dual-purpose-encryption lossless-compression memory-optimization

Last synced: 23 Nov 2024

https://github.com/insoft-uk/ppl-minifier

Minification of your code results in it taking up less space, making it use less storage of your HP Prime's storage memory giving you more space for more programs.

code-optimization hp-prime memory-optimization minification performance-enhancement ppl program-compression space-saving storage-efficiency

Last synced: 20 Dec 2024

https://github.com/dzdx/imstrmap

an immutable string map that optimize memory usage

golang immutable memory-optimization stringmap

Last synced: 07 Nov 2024

https://github.com/tommygrammar/optimized-networked-distributed-systems

This is a distributed systems project where I was enhancing data access and transmission speeds using memory optimizations and zero copy networking techniques.

distributed-systems memory-optimization mongodb multithreading server zero-copy

Last synced: 13 Nov 2024

https://github.com/jiriklepl/europar2023-artifact

Replication package containing code and experimental results related to a Euro-Par 2023 paper titled: Pure C++ Approach to Optimized Parallel Traversal of Regular Data Structures

iteration memory-optimization order-agnostic parallel-programming traverser

Last synced: 05 Dec 2024