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

Topic: "heap-memory"

hyj1991/v8-analytics

v8 engine's cpu & heap-memory analytics

Language: JavaScript - Size: 567 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 188 - Forks: 15

DhavalKapil/libdheap

A shared (dynamic) library that can be transparently injected into different processes to detect memory corruption in glibc heap

Language: C - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 167 - Forks: 29

kamon-io/kamon-system-metrics 📦

Kamon System Metrics

Language: Scala - Size: 2.18 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 22 - Forks: 23

silverSapphire/Eigen-Malloc-Free-Pseudoinverse

This extended Eigen C++ template library and wrapper provide a malloc-free Moore-Penrose pseudoinverse solver.

Language: C++ - Size: 933 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 2

pragmaticslaboratory/deloreanjs

DeloreanJS is a proof-of-concept back-in-time debugger for JavaScript.

Language: JavaScript - Size: 53.7 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 2

J-Obog/heap-sim

C++ program aimed to provide a high-level view of what's going on under the hood when you do pointer operations.

Language: C++ - Size: 204 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

elmomoilanen/Halloc

Heap memory allocator

Language: C - Size: 122 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

H3AR7B3A7/BackToTheRoots

Console application containing basic exercises made while reading C++ For Dummies. Familiarizing myself with concepts of the language that inspired both Java and C#.

Language: C++ - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

KabalMcBlade/Eos

Eos is a memory manager which allow you to better control the flow of your program and avoid any allocation at runtime

Language: C++ - Size: 137 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ibisbra91/MyYogaClasses_JavaSE-OOP

Practicing uses of: Abstraction, Encapsulation, Polymorphism and Inheritance. Interfaces, Inheritance between Interfaces. UML analysis and design. 3 layer architecture. Wrapper classes. Java classes: OBJECT, Scanner, Map, SimpleDateFormat, TreeMap, ArrayList and much more. This was an interesting project.

Language: Java - Size: 39.1 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sid230798/Basic_Modules_Operating_Systems

This Repo contains basic modules like Use of Kernel level Libraries, Random Number generation, Heap Memory Module implementation via best-fit,first-fit,Buddy Systems,Virtual Memory Mechanisms FIFO,LFU,MFU, Process deadlock Mechanism Detection

Language: Makefile - Size: 1.31 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

mhjony/get_next_line

I gained a deeper understanding of allocations, whether they happen on the stack memory or in the heap memory, and the use of many static variables.

Language: C - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ComprosoftCEO/MyMalloc

My own implementation of malloc and free

Language: C - Size: 43.9 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Dheovani/HAlloc

Heap memory allocator in c

Language: C - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ANSANJAY/HeapMemoryManagement

A comprehensive guide to Heap Memory Management! Dive into various concepts like memory allocation (malloc), block merging/splitting, and solving fragmentation issues in heap memory using system calls like brk & sbrk. Explore, Learn, & Contribute!

Size: 51.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

TonyInc22/Memory-Allocation-Project

This project was a memory allocation assignment I was tasked with in my operating systems class, I had two partners to collaborate with.

Language: C - Size: 3.4 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

exbotanical/gccgc

an experimental, depth-search-first memory leak detector and garbage collector for the C programming language

Language: C - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

pablo-tech/HeapAllocator

Enhancements on Bryant and O'Hallaron's Computer Systems

Language: C - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

devinenoise/cpp-data-structures

Data Structures for C and C++

Language: C++ - Size: 141 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0