Evolving, Collaborative, Local AI Partners Framework
-
Updated
Jul 4, 2026 - Python
Evolving, Collaborative, Local AI Partners Framework
Local-first dynamic memory for agents and apps: SQLite source of truth, vector search candidates, hotness, decay, TTL, namespaces, and benchmarks.
A modular Connect Four game in C with a console-based TUI. Features Human vs Human, Human vs File (Automated Testing), Look-ahead AI, and a Game Replay system. Developed as an Advanced Programming final project.
A C-based student management system that allows adding, modifying, deleting, searching, and listing students. The system also manages grades for multiple subjects, calculates averages, and supports saving and loading data using text and binary files.
⚖️Agentic Context Engineering (https://arxiv.org/abs/2510.04618) implementation using Agent Framework
A comprehensive C programming repository covering basics to advanced topics including pointers, dynamic memory allocation, file handling, and interactive console applications.
Simple std::vector<int> implementation in C++
CPS125 - This course is for Engineering Students and introduces concepts, theory and practice of computer programming, using the C programming Language. This course is taken at TMU, formally known as Ryerson.
Tutorial for dynamic memory with example
Exercising C++ classes
All I needed to improve my C programming
FSC-BCS-370: Data Structures Assignment 3
Dynamic memory allocator in C — malloc, free, and realloc built from scratch with segregated explicit free lists, boundary-tag coalescing, and a heap consistency checker. CMPSC 473, The Pennsylvania State University.
Implementation of the matrix.h library in C programming language.
Small C program that uses structs and dynamic memory allocation to find the oldest person in a list.
Learning C by doing the exercises provided in the second edition of "The C Programming Language" by Brian Kernighan and Dennis Ritchie.
A command-line text search based on grep written in C with dynamic line buffering, multiple-file support, and common search options.
Add a description, image, and links to the dynamic-memory topic page so that developers can more easily learn about it.
To associate your repository with the dynamic-memory topic, visit your repo's landing page and select "manage topics."