Here are
512 public repositories
matching this topic...
An Open-Source Collection of +200 Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
-
Updated
Mar 14, 2020
-
JavaScript
Python Library for Studying Binary Trees
-
Updated
Jun 2, 2020
-
Python
A collection of powerful data structures
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
A simple heap memory allocator in ~200 lines.
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
100+ algorithms & data structures generically implemented in C#.
An IDA Pro plugin to examine the glibc heap, focused on exploit development
-
Updated
Mar 29, 2020
-
Python
The fastest JavaScript priority queue out there. Zero dependencies.
-
Updated
Apr 21, 2020
-
JavaScript
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
-
Updated
Apr 11, 2020
-
HTML
CLRS study. Codes are written with golang.
Linux Heap Exploitation Practice
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
-
Updated
Oct 31, 2019
-
Python
a fast heap-based priority queue in JavaScript
-
Updated
May 8, 2019
-
JavaScript
leetcode.com , algoexpert.io solutions in python and swift
-
Updated
Jun 9, 2020
-
Python
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
-
Updated
May 29, 2020
-
JavaScript
dump mysql client password from memory
Memoro: A Detailed Heap Profiler
-
Updated
May 15, 2020
-
Python
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
-
Updated
May 28, 2020
-
Java
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Coursera's Data Structures and Algorithms Specialization
-
Updated
Aug 15, 2019
-
Python
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
-
Updated
Feb 23, 2020
-
Ruby
Reflection based heap shapshot tool for Unity game engine
Data Structures implemented in Java
-
Updated
Oct 30, 2017
-
Java
Quickly watch real-time memory stats of your nuxt app
-
Updated
May 25, 2019
-
JavaScript
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
Improve this page
Add a description, image, and links to the
heap
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
heap
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We need to improve the comments explaining the main ideas / insights of the solution