Top 59 heap open source projects

Fastpriorityqueue.js
a fast heap-based priority queue in JavaScript
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Mysql Magic
dump mysql client password from memory
Heapinspect
🔍Heap analysis tool for CTF pwn.
Algo Tree
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
Memoro
Memoro: A Detailed Heap Profiler
Lagmonitor
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Isoalloc
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Unityheapcrawler
Reflection based heap shapshot tool for Unity game engine
Nuxt Memwatch
Quickly watch real-time memory stats of your nuxt app
Cdcontainers
Library of data containers and data structures for C programming language.
Heapusage
Find memory leaks in Linux and macOS applications
Main arena offset
A simple shell script to get main_arena offset of a given libc
Heap Exploitation
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Heap allocator
A simple heap memory allocator in ~200 lines.
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Heap Viewer
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Heapwn
Linux Heap Exploitation Practice
Frankenstein
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
nested
A memory efficient container for rust nested collections
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
refreturn
Find functions that return a reference and cause allocations.
cs.js
Computer Science Data Structures and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code
heaptrace
helps visualize heap operations for pwn and debugging
ctf-writeups
📚 Yet another CTF writeups repository. PWN and RE tasks
heap-js
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
DSA
Project : Data Structures and Algorithms in C#
1-59 of 59 heap projects