memory-management
Here are 365 public repositories matching this topic...
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.
-
Updated
Oct 31, 2024 - C++
Objeck is a modern object-oriented programming language with functional features tailored for machine learning. It emphasizes expression, simplicity, portability, and scalability. The programming environment consists of a compiler, virtual machine, REPL shell, and command line debugger with IDE plugins.
-
Updated
Oct 31, 2024 - C++
An application-focused API for memory management on NUMA & GPU architectures
-
Updated
Oct 31, 2024 - C++
Very simple memory logger, designed to profile the application by the nature of memory allocations in accordance with the size of the chunks. Feel free to check project wiki at https://github.com/yvoinov/memlogger/wiki
-
Updated
Oct 30, 2024 - C++
Copy-hiding array abstraction to automatically migrate data between memory spaces
-
Updated
Oct 30, 2024 - C++
The car management database system is designed to efficiently handle car information using a hash table structure. Users can insert, remove, and update records while utilizing collision resolution methods like quadratic and double hashing.
-
Updated
Oct 28, 2024 - C++
Easy to integrate memory allocation library for Direct3D 12
-
Updated
Oct 28, 2024 - C++
An optimized Ford Johnson Sort algo using AVX2 intrinsics with the explanations paper..
-
Updated
Oct 28, 2024 - C++
💽 A tiny Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.
-
Updated
Oct 22, 2024 - C++
-
Updated
Oct 21, 2024 - C++
Enhahcing SFML library for drawing graphs within Singleton pattern.
-
Updated
Oct 18, 2024 - C++
A high performance memory allocator for C/C++.
-
Updated
Oct 15, 2024 - C++
Memory Leaks and Dangling Pointers Detection.
-
Updated
Oct 14, 2024 - C++
This repository contains the PDFs and code from my pointers & memory management course by using C/C++. It's a useful resource for students and anyone interested in learning.
-
Updated
Oct 11, 2024 - C++
-
Updated
Oct 11, 2024 - C++
Tiny resource manager for games in C++
-
Updated
Oct 6, 2024 - C++
Freelist Memory Visualiser built in C++ and raylib.
-
Updated
Oct 6, 2024 - C++
A tool for suppressing swap thrashing at build time
-
Updated
Oct 5, 2024 - C++
Improve this page
Add a description, image, and links to the memory-management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-management topic, visit your repo's landing page and select "manage topics."