An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: heap

Arty3/lgmalloc

High-performance memory allocator with predictive optimization and thread-local design

Language: C - Size: 1.38 MB - Last synced at: 28 minutes ago - Pushed at: about 1 hour ago - Stars: 5 - Forks: 0

erarunkushwaha/DSA-WITH-CPP

Build efficient programs by learning how to implement data structures using algorithmic techniques and solve various computational problems using the C++ and Javascript

Language: JavaScript - Size: 433 KB - Last synced at: about 9 hours ago - Pushed at: about 10 hours ago - Stars: 0 - Forks: 0

nidhiupman568/Leetcode-Solved-Problems

🏆🌟 I solve the Problem of the Day on LeetCode daily 🗓️🧩 and have successfully tackled over 150 interview questions. 💪🧠 Additionally, I've completed Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟

Language: C++ - Size: 2.01 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 3 - Forks: 0

Surajgupta001/PROBLEM-PRACTICE

This repository provides a collection of C++ solutions to a wide range of algorithmic and data structure problems, ideal for coding practice, interview preparation, and competitive programming.

Language: C++ - Size: 4.27 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

lxzan/dao

Simple and high-performance data structures and algorithms library

Language: Go - Size: 430 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 59 - Forks: 3

alishahusain/newt

🐸 pattern algorithms data structures in javascript pseudo code space time complexity and most common implementation of each algorithm and data structure 🐸

Language: JavaScript - Size: 4.12 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5 - Forks: 2

sumamakhan761/DSA-Practice

Complete DSA practice A to Z

Language: Java - Size: 619 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 1

Progambler227788/LeetSync-PYTHON

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

Language: Java - Size: 440 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

zoicware/TweakFTH

Manage Fault Tolerant Heap in Windows

Language: PowerShell - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

kbhujbal/Problem-Solving

Language: Java - Size: 312 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

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.

Language: TypeScript - Size: 2.36 MB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 151 - Forks: 11

nidhiupman568/GFG-Problem-Solved

🏆🌟I solve the Problem of the Day on GeeksforGeeks daily 🗓️🧩 and have successfully tackled Love Babbar's 450 DSA sheet 📚 and Striver's 180 DSA sheet 📘. My primary coding language is C++ 💻, but I have also solved many problems in Java ☕. 🏆🌟

Language: C++ - Size: 834 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 3 - Forks: 0

RahulRadhakrishnanNair/Generic_Data_Structures

A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.

Language: C++ - Size: 6.84 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Xanthic/cache-api

In-Memory Cache API, supporting Caffeine, Android, and more

Language: Java - Size: 1.01 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 13 - Forks: 1

d99kris/heapusage

Find memory leaks in Linux and macOS applications

Language: C++ - Size: 648 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 107 - Forks: 13

Anwarvic/extra-collections

extra-collections (or extra for short) is a python3 package that provides a pythonic, intuitive, and easy implementation of the most common data structures used in software projects.

Language: Python - Size: 13.4 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 48 - Forks: 9

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.

Language: TypeScript - Size: 36.4 MB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 155 - Forks: 9

Abhik-Chakraborty/DSA

Implemented some commonly asked DSA question, mostly from Leetcode.

Language: C++ - Size: 1020 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

endritngjelina/COP4530

Data Structures COP4530 is one of the main programming courses at the University of South Florida. This repository contains all of my projects for this class.

Language: C++ - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

fliskdata/analyze-tracking

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

Language: JavaScript - Size: 212 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 24 - Forks: 2

anvaka/ngraph.path

Path finding in a graph

Language: JavaScript - Size: 3.03 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 3,079 - Forks: 192

garro95/priority-queue

A priority queue for Rust with efficient change function.

Language: Rust - Size: 335 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 194 - Forks: 31

ankurbhambri/DS-Algo

Data Structure and Algorithm

Language: Python - Size: 828 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

ajayv14/Implementation-of-Algorithms-and-Data-Structures

Categorize popular Algorithms, learn and track progress.

Language: Java - Size: 3.5 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

facebook/memlab

A framework for finding JavaScript memory leaks and analyzing heap snapshots

Language: JavaScript - Size: 29.7 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4,551 - Forks: 131

igormcoelho/curso-estruturas-de-dados-i

Curso de Estruturas de Dados I, com conteúdo C/C++ e foco em Listas, Pilhas, Filhas, Árvores, Filas de Prioridade, Grafos e Tabelas Hash.

Language: HTML - Size: 202 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 37 - Forks: 6

garimasinghgryffindor/DSA

LeetCode DSA questions

Language: C++ - Size: 799 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

mohmadabodai2010/Data-Structures

This repository offers clear implementations of key data structures, making it ideal for students and professionals alike. Explore practical examples to enhance your coding skills and prepare for interviews. 🐙🌟

Language: C++ - Size: 465 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ZapDos7/java-problems

A variety of programming problems solved in Java, as well as Java-specific code to showcase some of the language's elements.

Language: Java - Size: 354 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

wes4m/vheap

Extendable Visualization & Exploitation tool for glibc heap

Language: JavaScript - Size: 4.67 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 63 - Forks: 7

Anotra/anoheap

Language: C - Size: 12.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

creachadair/mds

Generic data structures in Go.

Language: Go - Size: 441 KB - Last synced at: 7 days ago - Pushed at: 10 days ago - Stars: 24 - Forks: 3

luciopaiva/heapify

The fastest JavaScript priority queue out there. Zero dependencies.

Language: TypeScript - Size: 973 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 720 - Forks: 21

microsoft/gctoolkit

Tool for parsing GC logs

Language: Java - Size: 1.83 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1,265 - Forks: 161

amejiarosario/dsa.js-data-structures-algorithms-javascript

🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook

Language: JavaScript - Size: 110 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 7,709 - Forks: 934

comparison-sorting/heap-sort

:octopus: Heapsort algorithm for JavaScript

Language: JavaScript - Size: 2.31 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

heap-data-structure/specification

:mount_fuji: Heap specification for JavaScript

Language: JavaScript - Size: 5.63 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

data-structures-and-algorithms/heapq

:vertical_traffic_light: Python's heap and priority queue library for JavaScript

Language: JavaScript - Size: 4 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 1

Manderby/NALib

General purpose C sourcecode collection

Language: C - Size: 60.4 MB - Last synced at: 3 days ago - Pushed at: 12 days ago - Stars: 19 - Forks: 5

jshivam/DSA-Swift

Data Structures and Algorithms in Swift

Language: Swift - Size: 359 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 14 - Forks: 9

galactixx/heapcraft

heapcraft is a high‑performance Go library offering a comprehensive suite of advanced heap data structures—binary heaps, d‑ary heaps, pairing heaps, radix heaps, skew heaps, and leftist heaps—for lightning‑fast priority‑queue operations.

Language: Go - Size: 420 KB - Last synced at: 12 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

moorara/algo

Algorithms and Data Structure For Go Applications

Language: Go - Size: 1.4 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 11 - Forks: 3

satojkovic/algorithms

Algorithms and data structures implemented in python/Go/C++

Language: Python - Size: 680 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 3

Surajgupta001/DSA-CPP

This repository provides a comprehensive collection of C++ code examples and notes for Data Structures and Algorithms (DSA), organized by lecture. It is designed for students, learners, and competitive programmers to efficiently understand and implement core DSA concepts.

Language: C++ - Size: 6.05 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

efrat-dev/leetcode-solutions-hub

A web-based platform displaying my structured LeetCode solutions by topic and difficulty – searchable, categorized, and fully interactive.

Language: C# - Size: 69.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

NiyatiMalik/Huffman-Encoder-Decoder

A simple C++ implementation of the Huffman Coding algorithm.

Language: C++ - Size: 4.88 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

shoaib1522/DataStructures-and-Algorithms

📚🔢🧮 Master Data Structures & Algorithms with complete lab tasks covering ADTs, Recursion 🔁, Sorting ⬆️⬇️, Stacks & Queues 📥📤, Linked Lists 🔗 (Singly, Doubly, Circular), Trees 🌳, Hash Tables #️⃣, Infix ➡️ Postfix 📐, Maze Solving 🧩, Schedulers ⏱️, Min-Heaps ⛏️, plus final & mid practice, Python files 🐍, project videos 🎥 will guide you

Language: Python - Size: 10.2 MB - Last synced at: 4 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

yourtion/LearningMasteringAlgorithms-C

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

Language: C - Size: 590 KB - Last synced at: 17 days ago - Pushed at: about 5 years ago - Stars: 758 - Forks: 272

Sanjanayadav07/GfG-160---160-Days-of-Problem-Solving

Welcome to my 160 Days of Code Challenge This repository is not only a personal challenge but also a resource for anyone looking for inspiration or wanting to follow along as I explore various programming languages, technologies, and problem-solving techniques. Join me on this journey of growth and continuous learning..!!

Size: 316 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

Arinerron/heaptrace

helps visualize heap operations for pwn and debugging

Language: C - Size: 1.34 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 319 - Forks: 18

DheemanthBhat/python-data-structures-algorithms

Implementation for Data Structures and Algorithms in Python programming language.

Language: Python - Size: 299 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

joowani/binarytree

Python Library for Studying Binary Trees

Language: Python - Size: 243 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 1,814 - Forks: 173

stdlib-js/blas-ext-base-ssort2hp

Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using heapsort.

Language: JavaScript - Size: 708 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

akarshippili/data-structures-and-algorithms

Data Structures and Algorithms

Language: Python - Size: 291 KB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 1

amirhnajafiz/pyramid 📦

Fast generic Heap data structure in Golang

Language: Go - Size: 5.1 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

M-krishna/ds-and-algorithms

Data structures and Algorithms implemented in golang and python

Language: Python - Size: 139 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 2 - Forks: 0

realkks/DSA-Problems

Important DSA-Problems

Language: Java - Size: 19.5 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

nixbytes/GO-Grimoire

The Arcane Vault of Go's Standard Incantations

Language: Go - Size: 23.9 MB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

Anushree1291/Leetcode-solutions

Contains Solution to Leetcode Problems

Language: Python - Size: 1.14 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

williamfiset/DEPRECATED-data-structures

A collection of powerful data structures

Language: Java - Size: 172 MB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 2,876 - Forks: 1,266

hermya/leet_code

Repo for accepted solutions to leet-code problems! Feel free to fork/raise PR. Preferred language: Java

Language: Java - Size: 507 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

styiannis/addressable-binary-heaps

A versatile TypeScript library for addressable binary heaps, delivering optimized and scalable min-heap & max-heap implementations, seamlessly supporting both object-oriented and functional paradigms.

Language: TypeScript - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

vomnes/algorithms-go

Algorithms and data structures implementation in Go

Language: Go - Size: 514 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

riti2409/Resources-for-preparation-Of-Placements

Lecture video links for preparation of Placements

Size: 60.5 KB - Last synced at: 29 days ago - Pushed at: 11 months ago - Stars: 3,655 - Forks: 909

michaellass/aligned_box

Allocate aligned heap memory in Rust.

Language: Rust - Size: 35.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

arimelody/melody-allocator 📦

it allocates memory

Language: C - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

imShubh03/Data-Structures-Algorithms

Explore a collection of data structures and algorithms, mainly in C++ with some Java! 🚀📊 Find clear explanations, test cases, and solutions from brute to highly optimized approaches .Each implementation contains a code example with the main function for easy testing🧑‍💻🔍 Contributions are welcome! 🎉📚✨

Language: C++ - Size: 8.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stong/how-to-exploit-a-double-free

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

Language: Python - Size: 18.2 MB - Last synced at: 29 days ago - Pushed at: 5 months ago - Stars: 1,349 - Forks: 64

teivah/algodeck

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

Language: HTML - Size: 13.8 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5,740 - Forks: 572

ASHUTOSH-KUMAR-RAO/DSA-Problem-Solving

My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.

Language: C++ - Size: 140 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nidhiupman568/Codeforces-Problem-Solved

👋Hello!👋 I'm Nidhi Upman😀, a passionate competitive programmer on Codeforces🏆. Started with basic problems (like A) and never gave up! 🚀 Upsolving after contests 📈 improved my skills. Now tackling tougher challenges (like B) 🧠. Codeforces hosts contests 2-3 times weekly 🗓️ and daily challenges to stay sharp. Determined to climb to Pupil.💪

Language: C++ - Size: 1.19 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 1

justcoding121/advanced-algorithms

100+ algorithms & data structures generically implemented in C#

Language: C# - Size: 6.26 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,354 - Forks: 299

tezc/sc

Common libraries and data structures for C.

Language: C - Size: 815 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 2,478 - Forks: 281

imshahab/treemind

Yet another simple to-do list application, this time with a twist!

Language: JavaScript - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SteffiKeranJ/Data-Structures-and-Algorithms-Java

Repository for Efficient solutions for DSA questions in Java

Language: Java - Size: 244 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

stdlib-js/blas-ext-base-ssorthp

Sort a single-precision floating-point strided array using heapsort.

Language: JavaScript - Size: 692 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/blas-ext-base-gsorthp

Sort a strided array using heapsort.

Language: JavaScript - Size: 576 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

icliberen/trees-and-heap

This repository brings together several C++ implementations of fundamental tree-based and heap-based data structures, each featuring insertion, deletion, and visualization.

Language: C++ - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

embeddedartistry/libmemory

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

Language: C - Size: 362 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 252 - Forks: 50

marcosfede/algorithms

Solved algorithms and data structures problems in many languages

Language: Python - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 1,138 - Forks: 142

lav-kushwaha/DSA-IN-JAVA

This repository is a well-structured collection of Data Structures and Algorithms (DSA) in Java. It provides optimized code, detailed notes, and hands-on problem-solving exercises to help developers and students master DSA concepts effectively.

Language: Java - Size: 2.14 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

adasarpan404/stl-javascript

An Open Source Project for STL Javascript

Language: JavaScript - Size: 548 KB - Last synced at: about 16 hours ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 4

CCareaga/heap_allocator

A simple heap memory allocator in ~200 lines.

Language: C - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 897 - Forks: 67

SpriteOvO/flexible-string

Stack heap flexible string designed to improve performance for Rust

Language: Rust - Size: 24.4 KB - Last synced at: 1 day ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

pavel-kirienko/o1heap

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

Language: C++ - Size: 6.51 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 304 - Forks: 38

clojure-goes-fast/clj-memory-meter

Measure object memory consumption in Clojure

Language: Clojure - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 308 - Forks: 12

aravindraj777/Problems-D365

Data structure and Algorithms, Java workouts ,Problem Solving questions and solutions.(Repository contains major Graph alogirthms like Bellmanford algo,Prim's ,Dijkstra's algorithm).

Language: Java - Size: 205 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 6 - Forks: 0

MiguelGarcia21/cpp-dsa-toolkit

A growing collection of C++ implementations for fundamental data structures. Built to practice, learn, and implement into any application that requires it.

Language: C++ - Size: 31.3 KB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

moritzrinow/cdata

Standard generic data structures for C99.

Language: C - Size: 2.38 MB - Last synced at: 9 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

d-michail/jheaps

Master repository for the JHeaps project

Language: Java - Size: 1.4 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 48 - Forks: 9

RaresAil/phaser-pathfinding

A phaser3 pathfinding algorithm using heap data structure

Language: TypeScript - Size: 1.54 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

marwanahmed2020/cpp-linked-list-deep-dive

A C++ linked list implementation with detailed heap/stack memory visualization and pointer heavy work

Language: C++ - Size: 14.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

lemire/FastPriorityQueue.js

a fast heap-based priority queue in JavaScript

Language: JavaScript - Size: 109 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 363 - Forks: 57

vaishnavi404/DSA_LeetCode

collection of DSA Leetcode problems Solution

Language: Java - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

uditjain100/DSA-JAVA

This project is a comprehensive Java-based Data Structures and Algorithms (DSA) repository organized by topics like Arrays, Trees, Graphs, DP, and more. It includes clean, modular code for each concept and a bonus link to over 1000 curated DSA questions with detailed theory. Ideal for students and job seekers preparing for interviews or exams.

Language: Java - Size: 736 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Orig5826/unicstl

基于C语言实现的通用C库,包含常用数据结构和算法。 全称: Universal C standard library 【Gitee镜像】

Language: C - Size: 515 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

hasansino/golang

Algorithms, data-structures, patterns and various techniques written in golang.

Language: Go - Size: 301 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

cosmic-code-09/DataStructure

implementation of Datastructure in C/C++ Programming Language

Language: C - Size: 382 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 51 - Forks: 25

seemoo-lab/frankenstein

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

Language: C - Size: 9.94 MB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 443 - Forks: 65

jahilldev/minimal-analytics

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

Language: TypeScript - Size: 393 KB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 125 - Forks: 10