An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with heap

A curated list of projects in awesome lists tagged with heap .

https://github.com/teivah/algodeck

An Open-Source Collection of Flash Cards to Help You Preparing Your Algorithms & Data Structures and System Design Interviews 💯

algorithm algorithms array bit-manipulation complexity data-structures dynamic-programming graph greedy-algorithms hashtable heap interview-practice java linked-list math queue recursion sorting-algorithms stack tree

Last synced: 14 May 2025

https://github.com/facebook/memlab

A framework for finding JavaScript memory leaks and analyzing heap snapshots

detector e2e facebook heap hermes javascript leak memory nodejs perf-tools performance snapshot v8

Last synced: 14 May 2025

https://facebook.github.io/memlab/

A framework for finding JavaScript memory leaks and analyzing heap snapshots

detector e2e facebook heap hermes javascript leak memory nodejs perf-tools performance snapshot v8

Last synced: 16 Dec 2024

https://github.com/riti2409/resources-for-preparation-of-placements

Lecture video links for preparation of Placements

arrays-and-strings c dsa dsa-algorithm graph heap linkedlist

Last synced: 14 May 2025

https://github.com/anvaka/ngraph.path

Path finding in a graph

algorithm finder graph heap heuristic pathfinder

Last synced: 14 May 2025

https://github.com/stong/how-to-exploit-a-double-free

How to exploit a double free vulnerability in 2021. Use After Free for Dummies

binary ctf double-free exploitation heap lock-free microarchitecture pwn tutorial use-after-free walkthrough

Last synced: 14 May 2025

https://github.com/microsoft/gctoolkit

Tool for parsing GC logs

gc heap java jvm memory memory-management performance

Last synced: 14 May 2025

https://github.com/dhavalkapil/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.

book heap security

Last synced: 16 May 2025

https://github.com/DhavalKapil/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.

book heap security

Last synced: 13 Mar 2025

https://github.com/ccareaga/heap_allocator

A simple heap memory allocator in ~200 lines.

allocator c heap memory osdev

Last synced: 04 Apr 2025

https://github.com/CCareaga/heap_allocator

A simple heap memory allocator in ~200 lines.

allocator c heap memory osdev

Last synced: 17 Apr 2025

https://github.com/yourtion/LearningMasteringAlgorithms-C

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

algorithm bfs bistree c des dfs graph haffman heap linked-list list lz77 mastering-algorithms-c queue rsa set sort stack tree xcode

Last synced: 20 Mar 2025

https://github.com/danigargu/heap-viewer

IDA Pro plugin to examine the glibc heap, focused on exploit development

exploit exploitation glibc heap ida-plugin ida-pro idapython idapython-plugin python

Last synced: 15 Mar 2025

https://github.com/luciopaiva/heapify

The fastest JavaScript priority queue out there. Zero dependencies.

binary-heap data-structures heap heapify javascript javascript-library priority-queue queue

Last synced: 16 May 2025

https://github.com/LeoVen/C-Macro-Collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

c containers data-structure data-structures datastructure datastructures deque hashmap heap library linkedlist list multimap multiset queue stack type-safe

Last synced: 17 Apr 2025

https://github.com/seemoo-lab/frankenstein

Broadcom and Cypress firmware emulation for fuzzing and further full-stack debugging

arm bluetooth broadcom cypress heap qemu threadx

Last synced: 05 Apr 2025

https://github.com/str8outtaheap/heapwn

Linux Heap Exploitation Practice

ctf exploitation heap linux pwning

Last synced: 02 Apr 2025

https://github.com/algo-phantoms/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.

array backtracking bit-manipulation data-structures-and-algorithms dynamic-programming graph greedy-algorithms hashing-algorithm heap linked-list number-theory queue recursion searching-algorithms sorting-algorithms stack string tree trie

Last synced: 16 May 2025

https://github.com/lemire/fastpriorityqueue.js

a fast heap-based priority queue in JavaScript

heap javascript priority-queue

Last synced: 07 Apr 2025

https://github.com/lemire/FastPriorityQueue.js

a fast heap-based priority queue in JavaScript

heap javascript priority-queue

Last synced: 25 Mar 2025

https://github.com/clojure-goes-fast/clj-memory-meter

Measure object memory consumption in Clojure

clojure heap memory

Last synced: 15 May 2025

https://github.com/pavel-kirienko/o1heap

Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the project is finished and does not require further changes.

allocator avionics constant-time embedded embedded-systems hard-real-time hard-realtime heap high-integrity high-reliability malloc memory memory-allocator memory-management misra real-time realtime safety-critical safety-critical-systems worst-case

Last synced: 07 Apr 2025

https://github.com/embeddedartistry/libmemory

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions

bringup c embedded-systems freelist heap libc malloc malloc-free memory-allocation portability rtos threadx

Last synced: 07 Apr 2025

https://github.com/matrix1001/heapinspect

🔍Heap analysis tool for CTF pwn.

exploit gdb gdbheap heap pwn python

Last synced: 21 Nov 2024

https://github.com/tuxcoding/lagmonitor

Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.

bukkit graph heap lag minecraft monitor performance ping plugin spigot ticks

Last synced: 26 Mar 2025

https://github.com/games647/lagmonitor

Monitor performance of your Minecraft server. Similar to VisualVM and Java Mission Control.

bukkit graph heap lag minecraft monitor performance ping plugin spigot ticks

Last synced: 16 Mar 2025

https://github.com/garro95/priority-queue

A priority queue for Rust with efficient change function.

data-structures heap heap-algorithm min-max-heap priority-queue

Last synced: 20 Mar 2025

https://github.com/zrwusa/data-structure-typed

Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.

avl-tree binary-search-tree binary-tree data-structures deapth-first-search deque dequeue dijkstra-algorithm directed-graph floyd-warshall-algorithm graph heap javascript-data-structures linked-list red-black-tree

Last synced: 15 May 2025

https://github.com/ignlg/heap-js

Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.

array-heap binary-heap binary-trees data-structures heap javascript nodejs priority-queue typescript

Last synced: 15 May 2025

https://github.com/jahilldev/minimal-analytics

Minimal versions of popular analytics libraries. Reduce the impact of third-party scripts on your application.

analytics ga4 google-analytics heap javascript lightweight minimal performance tiny

Last synced: 09 Apr 2025

https://github.com/morpho-org/morpho-data-structures

Data structures tested and used by the Morpho Protocol.

data-structures doubly-linked-list heap solidity

Last synced: 05 Apr 2025

https://github.com/yardenshafir/poolviewer

An application to view and filter pool allocations from a dmp file on Windows 10 RS5+.

heap pool windows windows-10

Last synced: 14 Apr 2025

https://github.com/vasyab/UnityHeapCrawler

Reflection based heap shapshot tool for Unity game engine

csharp heap memory-leak reflection snapshot unity unity3d

Last synced: 11 May 2025

https://github.com/d99kris/heapusage

Find memory leaks in Linux and macOS applications

heap linux macos memory-analysis memory-leak memory-leak-detection

Last synced: 06 Apr 2025

https://github.com/chachaxw/data-structure-and-algorithm

Basic data structures, sorting algorithms, algorithms learning tools. 基本数据结构,排序算法,算法学习工具

alogrithms binary-search-tree binary-tree cpp data-structures heap javascript leetcode leetcode-cpp leetcode-solutions sort sorting-algorithms stack typescript

Last synced: 20 Nov 2024

https://github.com/o0101/cs.js

Computer Science Data Structures and Algorithms in JavaScript ( Node.JS, ES ) in simple, clean, reusable code

algorithms binary-heap clean-code computer-science d-ary-heap data-structures heap javascript max-heap min-heap nodejs reusable simple

Last synced: 25 Mar 2025

https://github.com/pimlie/nuxt-memwatch

Quickly watch real-time memory stats of your nuxt app

dump heap leak memory nuxt-module

Last synced: 14 Apr 2025

https://github.com/akutz/go-interface-values

When storing a value in a Go interface allocates memory on the heap.

benchmark go golang heap malloc

Last synced: 26 Feb 2025

https://github.com/ab-anand/Filezen

A cross-platform file organizer that reads your file storing pattern 🗂

automation filesystem heap os python python3 utility

Last synced: 15 May 2025

https://github.com/kidgodzilla/event-layer

A very simple analytics abstraction layer. Write your events once, then send them where ever you want.

abstraction analytics analytics-library federation generic google-analytics heap mixpanel simple

Last synced: 02 Feb 2025

https://github.com/lxzan/dao

Simple and high-performance data structures and algorithms library

data-structure generic hashmap heap linkedlist rbtree segment-tree trie

Last synced: 09 May 2025

https://github.com/zhuagenborn/echo-web-server

☁️ A C++20 echo web server using a thread pool, an epoll and non-blocking sockets to process requests, consisting of a YAML-based configuration, a customizable logger and a min-heap-based timer.

cpp20 epoll googletest heap http linux logger network socket thread-pool timer website

Last synced: 19 Dec 2024

https://github.com/PauloMigAlmeida/AlmeidaOS

Simple, self-contained, clean code, well-documented, hobbyist 64-bit operating system for Intel and AMD processors. It's written in Assembly (Intel syntax) and C (GNU99 Standard) in which I strive for adding comments to the source code so it could be used as a reference for future OS developers

amd amd64 bootloader buddy cmos heap hobby-os hobbyist-os intel kernel operating-system operating-systems os osdev paging pic pit x86-64

Last synced: 08 May 2025

https://github.com/csunny/algorithm

Python3数据结构与算法、实现常用算法以及分布式系统相关算法。

algorithm data-structures distrubuted graph heap python3 tree-structure

Last synced: 01 Jan 2025

https://github.com/abishekaditya/dsa

Project : Data Structures and Algorithms in C#

24projects algorithm data-structures heap searching-algorithms

Last synced: 15 Apr 2025

https://github.com/xsscx/macos-research

Welcome to Hoyt's macOS Fuzzing & Code Repo. Contribute Code or Open an Issue or Discussion.

assembly c debug heap interposing introspection lldb macos stack trace xnu

Last synced: 26 Apr 2025

https://github.com/frodox/execute-machine-code-from-memory

Proof of concept example: executing machine code from different memory areas: stack, heap, shared memory

c heap poc security security-testing shm stack

Last synced: 25 Mar 2025

https://github.com/tafia/nested

A memory efficient container for rust nested collections

containers heap memory rust

Last synced: 07 May 2025

https://github.com/merrychap/ctf-writeups

:books: Yet another CTF writeups repository. PWN and RE tasks

binary-exploitation ctf ctf-writeups heap pwn pwnable reverse-engineering

Last synced: 10 Apr 2025

https://github.com/limitedeternity/heaplab

Udemy – Linux Heap Exploitation

ctf-challenges ctf-pwn heap heap-exploitation

Last synced: 05 Jan 2025

https://github.com/p-ranav/small_vector

"Small Vector" optimization for Modern C++: store up to a small number of items on the stack

array buffer container cpp11 header-only heap memory-management modern-cpp optimization single-header single-header-lib small small-buffer-optimization stack vector

Last synced: 05 May 2025

https://github.com/lthibault/treap

A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.

concurrency concurrent datastructure golang heap persistent persistent-data-structure threadsafe treap tree

Last synced: 23 Apr 2025

https://github.com/dominikbraun/refreturn

Find functions that return a reference and cause allocations.

go go-compiler go-functions heap inlining

Last synced: 30 Apr 2025

https://github.com/perdata/treap

golang persistent immutable treap sorted sets

golang heap immutable map persistent set treap tree

Last synced: 14 Mar 2025

https://github.com/nickzuber/needle

:pushpin::books: An extensive standalone data structure library for JavaScript.

binary-trees bitarray data-structures hashmap heap javascript k-ary-tree library linked-list needle node queue rabin-karp rolling-hash-functions stack

Last synced: 07 May 2025

https://github.com/fliskdata/analyze-tracking

Automatically document your analytics setup by analyzing tracking code and generating data schemas 🚀

amplitude analytics googleanalytics heap javascript mixpanel mparticle pendo posthog rudderstack segment snowplow typescript

Last synced: 16 Apr 2025

https://github.com/bexxmodd/priq

Blazing fast Priority Queue that allows sorting for elements with partial ordering

data-structures heap rust

Last synced: 31 Mar 2025

https://github.com/clojure-finance/clojure-heap

Pure Clojure implementation of a heap, i.e. priority queue

clojure heap priority-queue

Last synced: 07 May 2025

https://github.com/francedot/csharp-ds

A collection of Data Structures and Algorithms for preparing to coding interviews.

algorithms csharp data-structures graph heap leetcode linked-list priority-queue tree trie union-find

Last synced: 01 Jan 2025

https://github.com/its-kumar/data_structure_and_algorithm

All Data Structures Implementation in C and Python programming languages. All famous Algorithms implementation in C and Python language. Dynamic Programming Algorithms.

algorithm datastructure dp dynamic-programming graphs hacktoberfest heap linked-list queue sort sorting-algorithms stack tree

Last synced: 14 May 2025

https://github.com/pimlie/node-memwatcher

Quickly watch real-time memory stats of your node app

heap leak memory statistics usage

Last synced: 14 Apr 2025

https://github.com/klaudiosinani/mheap

Binary min & max heaps for ES6

binary es6 heap max min typescript

Last synced: 24 Apr 2025

https://github.com/adasarpan404/stl-javascript

An Open Source Project for STL Javascript

algorithm data-structures hacktoberfest heap javascript queue stack

Last synced: 13 May 2025

https://github.com/twpayne/go-heap

Package heap implements a generic heap data structure.

generic go golang heap

Last synced: 11 Apr 2025

https://github.com/s1s1ty/python-algorithms

This repository contains Data structures and Algorithms in Python.

algorithm bfs-algorithm bubble-sort dijkstra-algorithm heap insertion-sort python tree

Last synced: 22 Nov 2024

https://github.com/anxiousholiday/mimirmemorylogger

🔥 A fast & easy way to save snapshots of memory heap to disk on iOS devices and then prettify and sort the snapshot json files accordingly using a simple python script!

disk framework heap ios json-snapshots logger logging logs memory memory-heap memory-snapshots mimir objective-c oom python-script snapshot stack swift

Last synced: 22 Apr 2025

https://github.com/AnxiousHoliday/MimirMemoryLogger

🔥 A fast & easy way to save snapshots of memory heap to disk on iOS devices and then prettify and sort the snapshot json files accordingly using a simple python script!

disk framework heap ios json-snapshots logger logging logs memory memory-heap memory-snapshots mimir objective-c oom python-script snapshot stack swift

Last synced: 27 Mar 2025

https://github.com/shoenig/offheap

offheap - allocate system memory off heap in Go

collection garbage gc go golang hacktoberfest heap memory offheap

Last synced: 24 Mar 2025

https://github.com/amirhnajafiz/pyramid

Fast generic Heap data structure in Golang

go golang heap heapsort-algorithm max-heap min-heap priority-queue

Last synced: 23 Nov 2024

https://github.com/klaudiosinani/binoheap

Binomial heaps for ES6

binomial data es6 heap structure typescript

Last synced: 24 Apr 2025

https://github.com/me4502/wutlang

Wutlang - An esoteric programming language based heavily of Brainf*ck.

brainf character cursor esoteric-programming-language heap heap-cell heap-point interpreter java language stack

Last synced: 19 Apr 2025

https://github.com/open-node/jstructures

JavaScript 版本的数据结构,提供常用的数据结构封装,基于清华大学邓俊辉老师的数据结构课程

algorithm data-structures heap javascript queue stack tree-structure

Last synced: 14 Apr 2025

https://github.com/shgopher/godata

Basic data structures and operations written in Go, such as trie, bloom filter union&find etc.

bfs binary-search-tree bloom-filter data-structures dfs go golang heap lru lru-cache queue red-black-tree stack trie union-find

Last synced: 15 Apr 2025