Path finding in a graph
JavaScript
Updated Feb 25, 2019
Python Library for Studying Binary Trees
Python
Updated Feb 16, 2019
Solved algorithms and data structures problems in many languages
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible…
C
Updated Aug 12, 2018
A simple heap memory allocator in ~200 lines.
C
Updated Oct 8, 2017
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Python
Updated Mar 7, 2019
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
C
Updated Dec 7, 2018
A collection of powerful data structures
Java
Updated Aug 7, 2018
100+ algorithms & data structures generically implemented in C#.
C#
Updated Mar 13, 2019
Linux Heap Exploitation Practice
C
Updated Dec 1, 2018
a fast heap-based priority queue in JavaScript
JavaScript
Updated Dec 28, 2018
CLRS study. Codes are written with golang.
Go
Updated Jan 8, 2019
Memoro: A Detailed Heap Profiler
CSS
Updated Jan 2, 2019
My implementation of 80+ popular data structures and algorithms and interview questions in Python 3
Python
Updated Oct 14, 2018
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Java
Updated Mar 10, 2019
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Ruby
Updated Feb 20, 2019
Coursera's Data Structures and Algorithms Specialization
Python
Updated Oct 5, 2018
A very simple analytics abstraction layer. Write your events once, then send them where ever you want.
Data Structures implemented in Java
Java
Updated Oct 30, 2017
Find memory leaks in Linux and macOS applications
C++
Updated Dec 9, 2018
Coding interview preparation ✨Includes algorithms, data structures & big-🙃complexities 🚀
Python
Updated Jul 7, 2018
Quickly watch real-time memory stats of your nuxt app
JavaScript
Updated Mar 3, 2019
Visualization tool for Chrome heap and allocation profiles
WebAssembly
Updated Apr 18, 2018
🔍Inspect heap in python
Python
Updated Dec 10, 2018
📌📚 An extensive standalone data structure library for JavaScript.
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management …
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Java
Updated Sep 21, 2016
Basic data structures, sorting algorithms, algorithms learning tools.
C++
Updated Feb 18, 2019
Heap introspection for test puposes
Java
Updated Jun 12, 2017
A priority queue for Rust with efficient change function.
Rust
Updated Mar 19, 2019