All Projects → DSA → Similar Projects or Alternatives

73 Open source projects that are alternatives of or similar to DSA

Data-Structures-Algorithms-Handbook
A series of important questions with solutions to crack the coding interview and ace it!
Stars: ✭ 30 (-3.23%)
Mutual labels:  heap, searching-algorithms
Data-Structure-Algorithm-Programs
This Repo consists of Data structures and Algorithms
Stars: ✭ 464 (+1396.77%)
Mutual labels:  heap, searching-algorithms
Heapwn
Linux Heap Exploitation Practice
Stars: ✭ 344 (+1009.68%)
Mutual labels:  heap
Nuxt Memwatch
Quickly watch real-time memory stats of your nuxt app
Stars: ✭ 76 (+145.16%)
Mutual labels:  heap
nested
A memory efficient container for rust nested collections
Stars: ✭ 28 (-9.68%)
Mutual labels:  heap
Android interviews
🚀Everything you need to know to find a android job. 算法 / 面试题 / Android 知识点 🔥🔥🔥 总结不易,你的 star 是我最大的动力!
Stars: ✭ 510 (+1545.16%)
Mutual labels:  heap
Isoalloc
A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance
Stars: ✭ 130 (+319.35%)
Mutual labels:  heap
o1heap
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems
Stars: ✭ 119 (+283.87%)
Mutual labels:  heap
C Macro Collections
Easy to use, header only, macro generated, generic and type-safe Data Structures in C
Stars: ✭ 192 (+519.35%)
Mutual labels:  heap
Data-Structures
Algorithmic Problems Solutions -- hash table code featured in geeksforgeeks
Stars: ✭ 44 (+41.94%)
Mutual labels:  heap
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.
Stars: ✭ 1,043 (+3264.52%)
Mutual labels:  heap
DEPRECATED-data-structures
A collection of powerful data structures
Stars: ✭ 2,648 (+8441.94%)
Mutual labels:  heap
Heap Viewer
An IDA Pro plugin to examine the glibc heap, focused on exploit development
Stars: ✭ 574 (+1751.61%)
Mutual labels:  heap
Lagmonitor
Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.
Stars: ✭ 147 (+374.19%)
Mutual labels:  heap
Coding Interview Gym
leetcode.com , algoexpert.io solutions in python and swift
Stars: ✭ 451 (+1354.84%)
Mutual labels:  heap
Ngraph.path
Path finding in a graph
Stars: ✭ 2,545 (+8109.68%)
Mutual labels:  heap
Data Structures Algorithms
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
Stars: ✭ 273 (+780.65%)
Mutual labels:  heap
Libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
Stars: ✭ 102 (+229.03%)
Mutual labels:  heap
DSA
Data Structures and Algorithms
Stars: ✭ 13 (-58.06%)
Mutual labels:  heap
AI-Programming-using-Python
This repository contains implementation of different AI algorithms, based on the 4th edition of amazing AI Book, Artificial Intelligence A Modern Approach
Stars: ✭ 43 (+38.71%)
Mutual labels:  searching-algorithms
treap
A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.
Stars: ✭ 23 (-25.81%)
Mutual labels:  heap
Heapusage
Find memory leaks in Linux and macOS applications
Stars: ✭ 53 (+70.97%)
Mutual labels:  heap
Algorithm-Data-Structures-Python
Various useful data structures in Python
Stars: ✭ 34 (+9.68%)
Mutual labels:  heap
Heapinspect
🔍Heap analysis tool for CTF pwn.
Stars: ✭ 177 (+470.97%)
Mutual labels:  heap
refreturn
Find functions that return a reference and cause allocations.
Stars: ✭ 27 (-12.9%)
Mutual labels:  heap
Advanced Algorithms
100+ algorithms & data structures generically implemented in C#.
Stars: ✭ 752 (+2325.81%)
Mutual labels:  heap
needle
📌📚 An extensive standalone data structure library for JavaScript.
Stars: ✭ 25 (-19.35%)
Mutual labels:  heap
Learningmasteringalgorithms C
Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程
Stars: ✭ 615 (+1883.87%)
Mutual labels:  heap
Memoro
Memoro: A Detailed Heap Profiler
Stars: ✭ 159 (+412.9%)
Mutual labels:  heap
Heapify
The fastest JavaScript priority queue out there. Zero dependencies.
Stars: ✭ 520 (+1577.42%)
Mutual labels:  heap
Fastpriorityqueue.js
a fast heap-based priority queue in JavaScript
Stars: ✭ 240 (+674.19%)
Mutual labels:  heap
Algorithms
CLRS study. Codes are written with golang.
Stars: ✭ 482 (+1454.84%)
Mutual labels:  heap
Binarytree
Python Library for Studying Binary Trees
Stars: ✭ 1,694 (+5364.52%)
Mutual labels:  heap
Algodeck
An Open-Source Collection of 200+ Algorithmic Flash Cards to Help you Preparing your Algorithm & Data Structure Interview 💯
Stars: ✭ 4,441 (+14225.81%)
Mutual labels:  heap
bulksearch
Lightweight and read-write optimized full text search library.
Stars: ✭ 108 (+248.39%)
Mutual labels:  searching-algorithms
Frankenstein
Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging
Stars: ✭ 285 (+819.35%)
Mutual labels:  heap
Cs2223
This a repository for WPI CS2223 Algorithms D Term 2018
Stars: ✭ 121 (+290.32%)
Mutual labels:  heap
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
Stars: ✭ 33 (+6.45%)
Mutual labels:  heap
Data Structures
A collection of powerful data structures
Stars: ✭ 2,534 (+8074.19%)
Mutual labels:  heap
how-to-exploit-a-double-free
How to exploit a double free vulnerability in 2021. Use After Free for Dummies
Stars: ✭ 1,165 (+3658.06%)
Mutual labels:  heap
Unityheapcrawler
Reflection based heap shapshot tool for Unity game engine
Stars: ✭ 91 (+193.55%)
Mutual labels:  heap
jheaps
Master repository for the JHeaps project
Stars: ✭ 34 (+9.68%)
Mutual labels:  heap
NALib
General purpose C sourcecode collection
Stars: ✭ 16 (-48.39%)
Mutual labels:  heap
data-structure-and-algorithm
Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具
Stars: ✭ 86 (+177.42%)
Mutual labels:  heap
Cdcontainers
Library of data containers and data structures for C programming language.
Stars: ✭ 57 (+83.87%)
Mutual labels:  heap
gctoolkit
Tool for parsing GC logs
Stars: ✭ 1,127 (+3535.48%)
Mutual labels:  heap
Mysql Magic
dump mysql client password from memory
Stars: ✭ 183 (+490.32%)
Mutual labels:  heap
Main arena offset
A simple shell script to get main_arena offset of a given libc
Stars: ✭ 53 (+70.97%)
Mutual labels:  heap
Competitive Coding
Contains Solution for all type of Problems of Competitive Programming. Updates Frequently as any problem is solved.
Stars: ✭ 16 (-48.39%)
Mutual labels:  heap
interview-cookbook
A playground for learning DataStructures, Algorithms, and Object-Oriented Concepts.
Stars: ✭ 25 (-19.35%)
Mutual labels:  searching-algorithms
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
Stars: ✭ 89 (+187.1%)
Mutual labels:  heap
Algorithms
Solved algorithms and data structures problems in many languages
Stars: ✭ 1,021 (+3193.55%)
Mutual labels:  heap
cs.js
Computer Science Data Structures and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code
Stars: ✭ 86 (+177.42%)
Mutual labels:  heap
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.
Stars: ✭ 166 (+435.48%)
Mutual labels:  heap
PixelGlitch
Image glitch visualization using various Pixel Sorting methods for Processing
Stars: ✭ 25 (-19.35%)
Mutual labels:  heap
GoGPUtils
Enhance productivity and avoid to reinvent the wheel every time that you start a Go project
Stars: ✭ 29 (-6.45%)
Mutual labels:  searching-algorithms
Dsa.js Data Structures Algorithms Javascript
🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook
Stars: ✭ 6,251 (+20064.52%)
Mutual labels:  heap
heaptrace
helps visualize heap operations for pwn and debugging
Stars: ✭ 252 (+712.9%)
Mutual labels:  heap
Sc
Common libraries and data structures for C.
Stars: ✭ 161 (+419.35%)
Mutual labels:  heap
Heap allocator
A simple heap memory allocator in ~200 lines.
Stars: ✭ 661 (+2032.26%)
Mutual labels:  heap
1-60 of 73 similar projects