64 results found Sort:

🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Created 2016-12-28
821 commits to master branch, last one about a year ago
570
5.7k
other
126
An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯
Created 2020-02-01
150 commits to master branch, last one about a month ago
121
4.4k
mit
40
A framework for finding JavaScript memory leaks and analyzing heap snapshots
Created 2022-05-26
379 commits to main branch, last one 19 days ago
Lecture video links for preparation of Placements
Created 2022-01-29
75 commits to main branch, last one 4 months ago
187
3.0k
mit
63
Path finding in a graph
Created 2017-09-10
93 commits to main branch, last one about a month ago
245
2.3k
bsd-3-clause
43
Common libraries and data structures for C.
Created 2020-11-10
257 commits to master branch, last one 2 months ago
171
1.8k
mit
46
Python Library for Studying Binary Trees
Created 2016-09-20
63 commits to main branch, last one 2 years ago
100+ algorithms & data structures generically implemented in C#
Created 2016-07-26
1,055 commits to develop branch, last one 2 years ago
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Created 2021-10-26
36 commits to master branch, last one 3 years ago
155
1.3k
mit
41
Tool for parsing GC logs
Created 2021-07-20
454 commits to main branch, last one 8 days ago
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
Created 2017-04-06
58 commits to master branch, last one 2 years ago
141
1.1k
gpl-3.0
41
Solved algorithms and data structures problems in many languages
Created 2017-05-01
357 commits to master branch, last one 3 years ago
A simple heap memory allocator in ~200 lines.
Created 2017-09-16
32 commits to master branch, last one 5 years ago
leetcode.com , algoexpert.io solutions in python and swift
Created 2016-10-02
933 commits to master branch, last one 2 years ago
CLRS study. Codes are written with golang.
Created 2018-01-31
342 commits to master branch, last one 5 years ago
87
739
gpl-3.0
21
IDA Pro plugin to examine the glibc heap, focused on exploit development
Created 2018-05-07
88 commits to master branch, last one 2 years ago
The fastest JavaScript priority queue out there. Zero dependencies.
Created 2020-02-08
199 commits to main branch, last one 2 years ago
This Repo consists of Data structures and Algorithms
Created 2020-08-12
682 commits to master branch, last one 8 months ago
🚀Everything you need to know to find an android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Created 2019-10-10
490 commits to master branch, last one 3 years ago
Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C
Created 2019-03-22
517 commits to master branch, last one 5 months ago
65
437
apache-2.0
18
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
Created 2020-04-08
81 commits to master branch, last one about a year ago
25
364
apache-2.0
10
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Created 2020-01-05
761 commits to master branch, last one 4 months ago
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 exem...
Created 2021-01-19
1,165 commits to main branch, last one 3 years ago
57
357
apache-2.0
11
a fast heap-based priority queue in JavaScript
Created 2015-09-30
127 commits to master branch, last one about a year ago
18
306
bsd-3-clause
9
helps visualize heap operations for pwn and debugging
Created 2020-11-29
218 commits to main branch, last one about a year ago
Measure object memory consumption in Clojure
Created 2018-03-05
52 commits to master branch, last one 2 months ago
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...
Created 2020-01-22
81 commits to master branch, last one 7 months ago
🔍Heap analysis tool for CTF pwn.
Created 2018-10-09
63 commits to master branch, last one 4 years ago
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Created 2017-04-19
273 commits to master branch, last one 6 months ago