There are 4 repositories under heap topic.
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Lecture video links for preparation of Placements
A collection of powerful data structures
Python Library for Studying Binary Trees
100+ algorithms & data structures generically implemented in C#
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
Solved algorithms and data structures problems in many languages
leetcode.com , algoexpert.io solutions in python and swift
CLRS study. Codes are written with golang.
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
IDA Pro plugin to examine the glibc heap, focused on exploit development
The fastest JavaScript priority queue out there. Zero dependencies.
This Repo consists of Data structures and Algorithms
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
This a repository for WPI CS2223 Algorithms D Term 2018
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.
a fast heap-based priority queue in JavaScript
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further changes.
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
This repo contains solutions to problem of data structures in c++