An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: memory-management

ErosEXE0/latentmemory

Latent Memory is a Module for Large Language Models that seek to integrate a vector-based memory system into the inference process, leveraging embeddings to capture deeper semantic meaning.

Language: Python - Size: 32.2 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 1

Chaoses-Ib/InformationSystems

Language: Markdown - Size: 6.63 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 6 - Forks: 1

mahtokrishna7/jemalloc

jemalloc is a memory allocator designed to reduce fragmentation and support scalable concurrency. It is widely used in various applications for its reliable performance and includes features for profiling and monitoring. 🦙💻

Language: C - Size: 6.62 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 0 - Forks: 0

yellnuts/mcp-mem0

MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!

Language: Python - Size: 1010 KB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 0 - Forks: 0

Rajrohit123/Minix-OS

This repo contains documentation for OS installation and system call on Minix OS.

Language: C - Size: 1.98 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 0 - Forks: 0

microsoft/gctoolkit

Tool for parsing GC logs

Language: Java - Size: 1.87 MB - Last synced at: about 21 hours ago - Pushed at: about 22 hours ago - Stars: 1,267 - Forks: 163

Sh1nr1/mai-ai-assistant-self-hosted

Mai is an emotionally intelligent, voice-enabled AI assistant built with FastAPI, Together.ai LLMs, memory persistence via ChromaDB, and real-time sentiment analysis. Designed to feel alive, empathetic, and human-like, Mai blends the charm of a flirty cyberpunk companion with the power of modern multimodal AI.

Language: Python - Size: 59.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

elroy-bot/elroy

An AI assistant that remembers and sets goals

Language: Python - Size: 43.3 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 27 - Forks: 2

ivmai/bdwgc

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

Language: C - Size: 29.1 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 3,251 - Forks: 422

ukkit/memcord

🧠 AI Memory Management for Claude Desktop. Save, search & organize chat history with intelligent summarization. MCP server.

Language: Python - Size: 135 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

aiopsforce/mindforge

MindForge is a Python library designed to provide sophisticated memory management capabilities for AI agents and models. It combines vector-based similarity search, concept graphs, and multi-level memory structures (short-term, long-term, user-specific, session-specific, and agent-specific) to enable more context-aware and adaptive AI responses.

Language: Python - Size: 128 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 1

entrepeneur4lyf/pmdaemon

A high-performance, cross-platform process manager built in Rust, inspired by PM2

Language: Rust - Size: 3.34 MB - Last synced at: 2 days ago - Pushed at: 30 days ago - Stars: 77 - Forks: 2

pinkpixel-dev/mem0-mcp

✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.

Language: JavaScript - Size: 527 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 54 - Forks: 6

RafaelVVolkmer/libmemalloc

This library provides features such as allocation tracking with free flags, selection of allocation strategy, native memory control using brk/sbrk, an optional garbage collector, a detailed logging system for debugging, and support for malloc, calloc, realloc (heap allocation), and alloca (stack allocation).

Language: C - Size: 2.05 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 5 - Forks: 0

LLNL/Umpire

An application-focused API for memory management on NUMA & GPU architectures

Language: C++ - Size: 16 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 364 - Forks: 53

DHCREATIVO/Re-Memory

Re-Memory is a narrative-driven point & click adventure that invites players to explore the delicate balance between dreams and reality. Built with a custom engine, this game offers an immersive experience with handcrafted mechanics and evocative soundscapes. 🛠️🌌

Language: JavaScript - Size: 11.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

Abeermorshdy/Complete-Python-Bootcamp Fork of krishnaik06/Complete-Python-Bootcamp

Language: Jupyter Notebook - Size: 617 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

mmtk/mmtk-core

Memory Management ToolKit

Language: Rust - Size: 108 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 447 - Forks: 76

leftCoast/LC_baseTools

Tools to make programming Arduinos easier.

Language: C++ - Size: 355 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 23 - Forks: 10

salembaha/libft_practice

Libft is a project at Codam where I rebuild some core C functions from scratch — the same ones the standard library gives you. Later on, I’ll use this collection as the foundation for bigger, more advanced programs.

Language: C - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rapidsai/rmm

RAPIDS Memory Manager

Language: C++ - Size: 5.84 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 589 - Forks: 223

mem0ai/mem0

Memory for AI Agents; Announcing OpenMemory MCP - local and secure memory management.

Language: Python - Size: 36.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 35,337 - Forks: 3,574

thomasleplus/java-memory-safety

A study of the limits of Java's memory safety.

Language: Java - Size: 197 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

julisolval/Tarea2-ProgramacionII

Sistema de Gestión de Vehículos y Conductores en C++. Implementación de relaciones de composición (Vehículo-Motor/Ruedas) y agregación (Conductor-Vehículo) según especificaciones académicas.

Language: C++ - Size: 7.81 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

beratbosnak/Libft

A foundational C library providing custom implementations of common libc functions and other utilities, built from scratch.

Language: C - Size: 59.6 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

STMicroelectronics/stm32-mw-extmem-mgr

The External Memory Manager is a middleware to manage different types of external memories. Thanks to its high scalability, support of multiple external memory types (NOR Flash, RAM, SD) and interfaces (xSPI, SDMMC, FMC) becomes easier. It particularly supports Serial Flash Parameters Discovery (JEDEC SFDP, aligned with JEDEC standard JESD216F.02).

Language: C - Size: 179 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

AnveshanK/Simulator Fork of dhruvaggarwal9/Simulator

A simulator for executing RISC-V binary instructions with register and memory visualization. Tracks PC, handles all instruction types.

Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

zpl-c/zpl

📐 Pushing the boundaries of simplicity

Language: C - Size: 3.99 MB - Last synced at: about 19 hours ago - Pushed at: 2 months ago - Stars: 1,030 - Forks: 48

score3229/PS3Sharp

A .NET library for interfacing directly with PS3 and RPCS3 backends, providing memory read/write and management functionalities.

Language: C# - Size: 37.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 7 - Forks: 0

TheUserWW/MemoryCleaner

This powerful software allows you Clean you memory

Language: C++ - Size: 262 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 8 - Forks: 1

LoneWandererProductions/MemoryPrototype

Playing around with Memory Management

Language: C# - Size: 231 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

bullno1/ugc

A single-header incremental garbage collector library

Language: C - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 290 - Forks: 14

ad4rsh2701/RiRi

Rapid In-Memory Redis Interface or RiRi is a real time key-value data engine, providing rapid access/inserts to/on memory. You're Welcome :)

Language: C++ - Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 2

a51-dev/a51.dphelper.public

DevToolset

Size: 3.77 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

swipswaps/kde-memory-guardian

🛡️ Automatic KDE Plasma memory leak prevention and system optimization. The first comprehensive solution for KDE memory management, preventing system freezes and performance issues caused by plasmashell and kglobalacceld memory leaks.

Language: Shell - Size: 64.5 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

alex-makes-things/esp32-ui

A versatile and powerful esp32-based ui library, that handles many things for you and runs blazingly fast, while keeping a low memory profile

Language: C - Size: 119 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

muromc13/Runtime-Garbage-Checked-C-Allocation-Layer

LD_PRELOAD interposer wrapping all malloc‑family calls, embedding canary‑guarded headers to catch double‑frees/overflows, leak‑reporting at exit with thread‑ and fork‑safety.

Language: C - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

real-varshney/snc

SNC is a modular, framework-agnostic request management system built in TypeScript.

Language: TypeScript - Size: 72.3 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

IgorMundstein/WinMemoryCleaner

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

Language: C# - Size: 28.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3,330 - Forks: 225

whatchamacallem/hatchlingplatform

Small C++ run-time intended to be developed against on the desktop before cross compiling to an embedded target or WebAssembly.

Language: C++ - Size: 538 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

spencermcarthur/circular-buffer

Lock-free circular buffer implementation using POSIX shared memory IPC facilities

Language: C++ - Size: 461 KB - Last synced at: 1 day ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

zelang-dev/c-raii

An robust high-level Defer, RAII implementation for C89, automatic memory safety, smartly!

Language: C - Size: 11.7 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 7 - Forks: 0

caspianmoon/memoripy

An AI memory layer with short- and long-term storage, semantic clustering, and optional memory decay for context-aware applications.

Language: Python - Size: 46.9 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 637 - Forks: 56

MostafaMousaaa/CS50

CS50 Harvard's Introduction to Computer Science - Complete lecture notes, code examples, and problem set solutions. Understanding what's underneath the hood! 🎓

Language: Python - Size: 126 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

gxsilva/SimpleGC

SimpleGC is a simple and educational garbage collector designed to help understand the fundamentals of automatic memory management. It handles allocation and cleanup in C projects, making it easier to experiment with basic GC concepts

Language: C - Size: 20.5 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

opensound-org/est

Extensions for the rust Standard library and Tokio.

Language: Rust - Size: 131 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 7 - Forks: 0

hlntzg/Libft

Custom implementation of standard C library functions, focusing on memory management, string operations, and utility functions.

Language: C - Size: 405 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

yegor256/total

Ruby Gem to get total memory size in the system

Language: Ruby - Size: 226 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 17 - Forks: 5

Adameelmadani/printf Fork of henrychris/printf

A custom implementation of the printf function in C, built from scratch to deepen understanding of low-level programming, variadic functions, and formatted output handling.

Language: C - Size: 799 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

aantropov/sailor

A high-performance Vulkan multi-threaded rendering engine, incorporating advanced features such as Tile Based Rendering, Physically Based Rendering (PBR), and advanced lighting and shadow techniques.

Language: C++ - Size: 396 MB - Last synced at: about 3 hours ago - Pushed at: about 4 hours ago - Stars: 36 - Forks: 5

angrysky56/emotion_ai

The Aura Emotion AI system has chroma with a local embedding model, memvid qr code mp4 infinite memory, brainwave and neurochemical simulations, sociobiological reasoning, autonomous subsystem processing with a Gemini flash model so the main model is less taxed, is a MCP client with adaptive tool learning and MCP server.

Language: Python - Size: 4.9 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 1

dhruvaggarwal9/Simulator

A simulator for executing RISC-V binary instructions with register and memory visualization. Tracks PC, handles all instruction types, and includes bonus operations.

Language: Python - Size: 85.9 KB - Last synced at: 4 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 1

BrainDriveAI/BrainDrive-Memory

Your personal AI memory assistant. Unlike basic RAG systems, BrainDrive memory forms connections and updates information like a human mind. The more you use it, the better it knows you, and the more helpful it becomes. It’s modular by design, and because it’s BrainDrive, you own and control your memory, not Big Tech.

Language: Python - Size: 236 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

HadrienG2/hwlocality

Rust bindings to Open MPI Portable Hardware Locality "hwloc" library, covering version 2.0 and above.

Language: Rust - Size: 2.36 MB - Last synced at: 4 days ago - Pushed at: 6 days ago - Stars: 31 - Forks: 6

rbnelr/voxel_game

A Minecraft inspired voxel engine I am developing from scratch for fun and practice. Might be turned into game at some point if I get that far

Language: C - Size: 83.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

artichoke/cactusref

🌵 Cycle-Aware Reference Counting in Rust

Language: Rust - Size: 2.92 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 148 - Forks: 4

ragibasif/xdbg

Memory debugger library for C projects.

Language: C - Size: 184 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 6 - Forks: 0

marceloxreis/CS50x

My CS50x solutions and projects. This repository showcases my foundational understanding of programming concepts, problem-solving, and algorithms using C/Python, covering data structures, memory, and web development basics.

Language: C - Size: 16.3 MB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

DVC2/cursor_prompts

Copy and paste prompts for cursor agent. Free for anyone to use or add to. This repository provides a curated collection of advanced .mdc rules for Cursor IDE to optimize AI agent behavior, memory management, and development workflows.

Language: HTML - Size: 144 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 1 - Forks: 0

zesterer/broom

An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection

Language: Rust - Size: 39.1 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 251 - Forks: 9

codefuse-ai/CodeFuse-muAgent

An Innovative Agent Framework Driven by KG Engine

Language: Python - Size: 9.47 MB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 763 - Forks: 76

savantly-net/headkey

Cognitive Ingestion & Belief Formation Engine. Long term AI memory.

Language: Java - Size: 1.25 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

ThePartyAcolyte/mnemox-lite

Experimental Semantic Memory System for Large Language Models

Language: Python - Size: 155 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

HeapBadger/c-data-structures

INPROGRESS: Fundamental data structure implementations in C — designed with portability and performance in mind.

Language: C - Size: 276 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

objeck/objeck-lang

Lightweight object-oriented and functional programming language. Designed to be intuitive, small, cross-platform, and fast. The language emphasizes portability, scalability, and robust API support.

Language: C++ - Size: 2.19 GB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 158 - Forks: 11

tejxsmore/vapordb

High performance, in-memory database written in rust used for quick response. Low-latency reads and writes and high throughput, making it ideal for performance-critical applications.

Language: Rust - Size: 72.3 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

ERGeorgiev/StockManager 📦

An lightweight application for managing stocks using dynamically allocated memory.

Language: C++ - Size: 934 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

bazilicum/GraphLTM

Turn any LLM into a self-extending knowledge agent powered by a graph-structured memory - complete with PDF-to-graph ingestion, budget-aware optimisation, and dual-engine orchestration.

Language: Python - Size: 61.5 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

SamuelTulach/DirectPageManipulation

A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy

Language: C++ - Size: 21.5 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 91 - Forks: 21

Manderby/NALib

General purpose C sourcecode collection

Language: C - Size: 60.4 MB - Last synced at: 6 days ago - Pushed at: 15 days ago - Stars: 19 - Forks: 5

MilesCranmer/BorrowChecker.jl

A borrow checker for Julia

Language: Julia - Size: 865 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 109 - Forks: 0

mrdav30/SwiftCollections

A high-performance, memory-efficient library of collections designed for game development, simulations, and other performance-critical applications.

Language: C# - Size: 328 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

telepath9000/map_malloc

Allocate using mmap.

Language: C - Size: 51.8 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

leandrosa81/taskbar-monitor

monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.

Language: C# - Size: 2.29 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 379 - Forks: 28

johsteffens/beth

Streamlining Software Design

Language: C - Size: 8.17 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 3 - Forks: 1

VnUgE/VNLib.Core

High performance server application utility libraries

Language: C - Size: 13.2 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0

waseemnaseeven/42_DevSecOps

Every projects i've made to gain knowledge about DevOps architecture, security, low-programming...

Language: C - Size: 33.1 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

al8n/rarena

Lock-free ARENA allocator and a set of lock-free data structures based on the ARENA allocator.

Language: Rust - Size: 318 KB - Last synced at: 7 days ago - Pushed at: 4 months ago - Stars: 13 - Forks: 2

Jonjeexe/ClassicMemory

Memory Optimization Magisk/ksu Module

Size: 0 Bytes - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

ibraheemdev/seize

Fast, efficient, and robust memory reclamation for Rust.

Language: Rust - Size: 293 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 417 - Forks: 17

ZeroIntensity/pointers.py

Bringing the hell of pointers to Python.

Language: Python - Size: 489 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 927 - Forks: 11

kassane/zig-gpa-ffi

Testing GPA in FFI

Language: Zig - Size: 24.4 KB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 2 - Forks: 0

hazzaclark/revoMem

.NET implementation of Memory Hooks and Management (x86_64)

Language: C# - Size: 75.2 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

FractalFir/memory_pages

`memory_pages` is a small library provinig a cross-platform API to request pages from kernel with certain premisions

Language: Rust - Size: 121 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 2

topoteretes/awesome-ai-memory

A list of AI memory projects

Language: Python - Size: 29.3 MB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 139 - Forks: 7

openscilab/memor

A Python Library for Managing and Transferring Conversational Memory Across LLMs

Language: Python - Size: 261 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 33 - Forks: 1

joseowino/guessing_game

A simple number guessiing game build in rust

Language: Rust - Size: 1.95 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HardCodeDev777/OOP-C 📦

Try to make OOP in C

Language: C - Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

joseowino/atm-management-system

A simple Bank Management System build in C

Language: C - Size: 191 KB - Last synced at: 20 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

xduraid/xdasdasd

A fully functional dynamic memory allocator implemented in C.

Size: 10.7 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

mrdav30/SwiftCollections-Unity

A high-performance, memory-efficient library of collections designed for game development, simulations, and other performance-critical applications.

Language: C# - Size: 311 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

jfrimmel/emballoc

Simple but reliable memory allocator for embedded Rust and #![no_std]

Language: Rust - Size: 86.9 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 11 - Forks: 2

zoni527/libft

Hive Helsinki Ecole 42 curriculum project libft

Language: C - Size: 119 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

MAK-99/PS3Sharp

# PS3SharpPS3Sharp is a .NET library for reading and writing memory directly from **PlayStation 3 (PS3)** consoles and the **RPCS3** emulator. It provides easy-to-use backends to interact with PS3 memory, making it ideal for tooling, debugging, or modding projects targeting PS3 and RPCS3. 🕹️✨The PS3 backend is built on top of [PS3Lib](https://g

Language: C# - Size: 28.3 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Wal33D/NuMalloc-C

Malloc implementation using Unix system calls - C

Language: C - Size: 61.5 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

Ytalk/main-memory-simulator

Dynamic memory manager with page-based memory management that works in concurrent/parallel (using the Producer-Consumer pattern) mode, developed as a project for the Operating Systems course.

Language: Java - Size: 309 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Blue-Davinci/GoRed

GoRedis is a lightweight, in-memory key-value store implemented in Go, inspired by Redis. This project demonstrates building a simple yet functional key-value store with basic command support, such as SET, GET, and HELLO

Language: Go - Size: 9.77 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

engineeringduration/Operating-System-Lab

💻 OS Lab Programs in C | CPU Scheduling, Memory Management, IPC, Deadlocks | Well-documented & beginner-friendly

Language: C - Size: 789 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

shadyfennec/stupidalloc

A stupid Rust memory allocator

Language: Rust - Size: 61.5 KB - Last synced at: 14 days ago - Pushed at: 4 months ago - Stars: 194 - Forks: 1

LcfherShell/MemoryAwareStruct

MemoryAwareStruct can be used for temporary data storage. This class is designed to manage data in a dictionary with a memory-safe approach and multi-threaded access.

Language: Python - Size: 166 KB - Last synced at: 3 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0