Projects with this topic
-
A living memory system for the AI agent(s) that assist your daily work. Supported by ChatGPT, Claude, V0 and many others. Get started in 5 minutes with our managed service, or clone the repo and host completely free.
Updated -
Conduit Systems is an open-source system architecture platform for designing, simulating, and orchestrating data movement across chiplet-based computing systems. It focuses on memory-to-compute pathways, enabling modular hardware design, simulation-driven validation, and runtime-aware scheduling. Built under AGPL-3.0+, it serves as the foundation for next-generation AI and high-performance computing architectures. https://roxanneardary.com/conduitsystems/
Updated -
Foundational C programming exercises, focusing on pointer manipulation, memory management, and core algorithms.
Updated -
-
Header‑only C++ библиотека для работы с памятью процессов на Unix/Android: поиск PID, перечисление областей памяти, чтение/запись данных, шестнадцатеричные патчи и сканирование по значениям и шаблонам (с вайлдкартами).
Updated -
Libft is a custom C library built as part of the 42 School curriculum, reimplementing essential functions from the standard C library. It provides a reusable static library for string manipulation, memory management, and basic data structures, easily integrated into future C projects.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated -
This repository showcases my journey through the 42 School's Piscine, where we dedicated over 10 hours per day for 4 weeks, tackling intensive coding challenges with no chill-out. From Monday to Friday, I focused on C projects, and each Friday culminated in an exam to test our skills. Weekends were spent collaborating on Rush team projects. Transitioning from Python to C was tough, but through this experience, I gained expertise in C, Shell scripting, Docker, Git, teamwork, and much more while solving complex problems under pressure.
contact: sashapetrovskyidev@gmail.com
UpdatedUpdated -
Sencer Memory Allocation Record Tracer
Updated -
-
Everybody is welcome (and allowed by the GPLv2) to incorporate and to submit this code upstream.
https://git.kernel.org/pub/scm/linux/kernel/git/andrea/aa.git
Updated -
testcases for MM bugs in kernel v5.11 (most originated in v5.9 and are still reproducible in v5.16-rc5)
Updated -
My own implementation of C's malloc and free functions.
Updated -
Masterarbeit "Garbage-Collection-Algorithmen und ihre Simulation"
Updated