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

Projects in Awesome Lists tagged with heaps

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

https://github.com/aalhour/c-sharp-algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

algorithms binary-trees csharp data-structures graph graph-algorithms hashing hashing-algorithms heaps queues searching searching-algorithms sorting sorting-algorithms tree tree-algorithms

Last synced: 14 May 2025

https://github.com/aalhour/C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#

algorithms binary-trees csharp data-structures graph graph-algorithms hashing hashing-algorithms heaps queues searching searching-algorithms sorting sorting-algorithms tree tree-algorithms

Last synced: 14 Mar 2025

https://github.com/deepnight/gamebase

Base structure for my games, using Heaps framework and Haxe language.

game haxe heaps webgl

Last synced: 28 Jan 2026

https://github.com/deepnight/gameBase

Base structure for my games, using Heaps framework and Haxe language.

game haxe heaps webgl

Last synced: 26 Mar 2025

https://github.com/abhiagx/interviewbit

A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.

arrays backtracking binarysearch bit-manipulation cplusplus-11 cplusplus-14 dynamic-programming greedy-algorithms hashing heaps interviewbit interviewbit-solutions linked-list maps math queue stack string-manipulation trees two-pointers

Last synced: 19 Jun 2025

https://github.com/axgord/pony

Haxe open-cross-library

build-tools cordova electron haxe heaps nodejs pixijs

Last synced: 05 Apr 2025

https://github.com/theodesp/go-heaps

Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci

2-3-heap data-structures fibonacci-heap go heaps leftlist-heap pairing-heap rank-pairing-heap skew-heap treap

Last synced: 04 Oct 2025

https://github.com/deepnight/ld40-catsareassholes

A shelter simulation game made in 3 days for Ludum Dare 40. Even if the game was submitted to Jam instead of Compo, I still made everything all by myself.

cats haxe heaps ldjam ldjam40 ludumdare pixel-art

Last synced: 10 Apr 2025

https://github.com/deepnight/ld39-zerovoltx

Zero Volt X (a shoot'em up game created in 48h for Ludum Dare 39)

haxe heaps ldjam ldjam39 ludumdare pixel-art shmup shooter

Last synced: 10 Apr 2025

https://github.com/deepnight/ld41-nightclubshowdown

My entry for Ludum Dare 41, the theme was "Combine 2 incompatible genres"

flash game haxe heaps john ldjam webgl wick

Last synced: 10 Apr 2025

https://github.com/AustinEast/heaps-aseprite

An Aseprite File Parser for Heaps

aseprite haxe heaps

Last synced: 04 Apr 2025

https://github.com/deepnight/ld45-sabotage

"You are Colonel Jean-François Hubert from the French army. As the most badass colonel ever, you take on your missions naked, without any weapon."

game haxe heaps jam ldjam ludumdare motiontwin

Last synced: 26 Feb 2026

https://github.com/AustinEast/ghost

2D Game Framework written in Haxe

ecs game-development game-framework haxe heaps openfl

Last synced: 10 Mar 2025

https://github.com/thewawar/bobby-carrot

Game Bobby Carrot in Rust/Haxe/Zig

clone game haxe heaps rust zig

Last synced: 14 Apr 2025

https://github.com/deepnight/ld37-lostinpandation

A survival game with an iPanda, lots of snow, horrible creatures and a cable car. Made using HeapsIO and Haxe language.

haxe heaps ldjam ludumdare

Last synced: 10 Apr 2025

https://github.com/deepnight/electronbase

A base project for Electron based Haxe applications

application electron haxe heaps

Last synced: 26 Feb 2026

https://github.com/nisabmohd/data-structures-java

I've implemented a comprehensive set of generic data structures in Java, including arrays, linked lists, stacks, queues, trees, and more, ensuring versatility and efficiency in data handling.

coding collections-framework community-learning data-structures graph hashmap heaps interview-preparation interview-questions java linked-list list maps open-source problem-solving queue sets studynotes trees trie

Last synced: 18 Oct 2025

https://github.com/aalpar/deheap

Generic double-ended heap (min-max heap) for Go — O(1) min and max, O(log n) push/pop

data-structure deque double-ended-queue generics go golang heap heaps min-max-heap priority-queue

Last synced: 10 Mar 2026

https://github.com/starburst997/swfty

Convert a SWF to an Atlas Spritesheet Tilemap Bitmap Font single zipped file

adobe-animate atlas bitmap-font flash haxe heaps openfl spritesheet swf

Last synced: 02 Feb 2026

https://github.com/deepnight/ld39-dirigible

Canceled entry for Ludum Dare 39 (some kind of strange dirigible simulator)

discontinued haxe heaps ldjam ludumdare

Last synced: 10 Apr 2025

https://github.com/AustinEast/echo-heaps

simple example for integrating echo physics with the heaps engine

echo gamedev haxe heaps physics

Last synced: 10 Mar 2025

https://github.com/hritik-6918/dsa_sheet_by_fraz-codes

🔥 This is an attempt to solve DSA Cracker Coding Questions List curated by @Fraz bhaiya.

algorithms arrays backtracking binary-search-tree binarytree bitmagic dynamic-programming greedy heaps linkedlist math matrix queues stacks strings

Last synced: 19 Jan 2026

https://github.com/vitkarpov/stljs

It's STL (👋 C++ fans) for your {Type,Java}Script projects.

deque heaps javascript stl typescript

Last synced: 09 Sep 2025

https://github.com/indianwhocodes/adshuffmanproject

Comparative Evaluation of Data Compression through binary, four-way, and pairing heaps without any standard lib. container except vector.

academic academic-project binary-heap cpp data-compression data-structures heaps

Last synced: 03 Apr 2025

https://github.com/sapna127/codingninjas-dsa-cpp

Collection of major data structures and algorithms problems on various topics.

array backtra binary-se dynamic-programming hashmap heaps linked-list queue queues stack stacks trees trie

Last synced: 19 Apr 2025

https://github.com/lesiaukr/goit-algo-hw-08

Master's | Basic Algorithms & Data structures | Module 8 | Heaps or Pyramids

heapq heaps heapsort-algorithm

Last synced: 24 Mar 2025

https://github.com/rodmoioliveira/soccer-knockout-standings

Knockout standings implemented with a heap data structure.

binary-trees football heaps

Last synced: 05 Oct 2025

https://github.com/neuodev/heaps

Build a binary heap from scratch that includes insert(), remove() methods. Also, apply Heapify and getKthLargest

binaryheap binaryheap-array heaps

Last synced: 25 Oct 2025

https://github.com/bimus-github/data-structures-in-js-python

Based on my knowledge so far, the best data structure is b-tree, red-black-tree is also good but saving it to json file is a problem.

array binary-search-tree btree data-structures hashtables heaps redblacktree tries

Last synced: 11 Jun 2025

https://github.com/yufongpeng/treesheaps.jl

Implementation of trees and heaps in julia

heap-tree heaps tree-structures

Last synced: 29 Jan 2026

https://github.com/imranjaved1073/data-structures-algorithms-dsa

This repository contains a collection of implementations and explanations of various data structures and algorithms.

heaps linked-list stack-queues-priorityqueue trees

Last synced: 08 Jun 2026

https://github.com/virajbhutada/python-dsa-toolkit

This repo provides practical implementations of fundamental and advanced data structures and algorithms in Python. It includes clear and detailed examples across various categories, making it an essential resource for learning and applying key concepts in computer science.

algorithms arrays bfs datastructures datatypes dfs djikstra dsa dynamic-programming fibonacci-sequence graphs heaps knapsack lists python recursion sorting strings trees tuples

Last synced: 17 Jun 2025

https://github.com/nikitaeverywhere/edu-texts-analyzer

Analyzes texts for compliance with the second Zipf's and Heaps law.

analysis education heaps law statistical-analysis statistics text zipf

Last synced: 23 Mar 2025

https://github.com/newkrok/garden-monsters

Match3 game made in Haxe with Heaps

haxe heaps html5-game match3-game

Last synced: 18 Feb 2026

https://github.com/N1ckn1ght/HaxePong

A not-so-classic clone of Pong made in Heaps, Haxe

haxe heaps pong

Last synced: 10 Mar 2025

https://github.com/jcalopes/data-structures

Data Structures developed in java. Contains linears and non-linear structures. Stack, queue, linkedList, arrayList, binary tree and graph.

binary-search-tree datastructures graph-algorithms heaps java lists

Last synced: 05 May 2026

https://github.com/ntrotner/js-heap-comparator

Compare heaps from different JS runtimes

heaps javascript memory-leak v8

Last synced: 15 Feb 2026

https://github.com/bigaston/fireworkalchemyst

Use pigments, artifacts, sparkles, to create a pyrotechnic show

game game-development haxe heaps

Last synced: 04 Mar 2026

https://github.com/tsembp/epl231-groupassignment

Search Engine Implementation using TrieNode/TrieTree data structure

algorithms algorithms-and-data-structures data-structures hashing heaps java trie-tree

Last synced: 21 Apr 2026

https://github.com/cunningdj/grokjava

My code suite, including homemade build and run tools and testing library, for practicing the Grokking the Coding Interview algo patterns in Java.

algorithms algorithms-java bash educative grokking grokking-algorithms grokking-coding-interview heaps java tortoise-and-hare-algorithm two-pointers

Last synced: 27 Apr 2026

https://github.com/jigyasag18/data-structures-and-algorithms

This repository provides implementations and theoretical explanations of fundamental data structures and algorithms in C++. It serves as a comprehensive resource for learners and developers, featuring practical examples ranging from arrays and linked lists to advanced concepts like graphs, dynamic programming, and recursion. Happy Coding!

arrays binary-search datastructures-algorithms datastructuresandalgorithm dsa dsa-algorithm dynamic-programming graphs greedy-algorithms heaps linked-list queues recursion slidingwindow sorting-algorithms stacks strings trees tries two-pointers

Last synced: 12 Jun 2026

https://github.com/mahmud-kandawala/data-structures-coursework

This repository delves into the core principles of data structures, covering essential types like arrays, stacks, queues, lists, trees, and graphs, utilizing Python and its extensive libraries to apply and demonstrate these concepts.

array binary-search-tree data-structures graph hashmaps heaps linked-list python queue stacks

Last synced: 17 Jun 2026

https://github.com/make-github-pseudonymous-again/js-compare

:balance_scale: Comparison functions for JavaScript

agpl compare comparison heaps javascript js search-trees searching sorting

Last synced: 04 Jun 2026

https://github.com/yevheniidatsenko/goit-algo-hw-08

📊 Hometask - Basic Algorithms and Data Structures (Heaps or Pyramids)

algorithms data-structures goit goit-algo-hw-08 heaps python

Last synced: 05 Apr 2025

https://github.com/marincervinschi/strutturedatiealgoritmi

"Data Structures and Algorithms" is a comprehensive course offered at the University of Modena and Reggio Emilia. Led by esteemed instructors, this course delves into fundamental topics such as activation records, recursion, algorithmic complexity, and various algorithms.

algorithms algorithms-and-data-structures arrays c data-structures heaps lists sorting-algorithms strings trees

Last synced: 25 Jul 2025

https://gitlab.com/perita/planet-music

Create music by affecting the orbit of planets. https://perita.itch.io/planet-music

game jam haxe heaps

Last synced: 10 Mar 2025

https://github.com/ambersaxena0925/dsa_project_using_c-

Few purpose of oriented projects in C++ and Java involving Fundamental Data Structures and Crucial Algorithms

arrays backtracking cpp cpp-programming graphs greedy-algorithms heaps inheritance java linked-list multiset

Last synced: 16 May 2026

https://github.com/exbotanical/multi-paxos

A concise implementation of multi-paxos consensus

consensus distributed-systems heaps multi-paxos raft simulation

Last synced: 05 Jan 2026

https://github.com/fivosts/specker-game-algorithm

Specker Game algorithm in C++

heaps

Last synced: 10 Jun 2025

https://github.com/axgord/bandit

Bandit and Dungeon

game haxe heaps platform-game pony-library

Last synced: 07 Jan 2026

https://github.com/subhash3/heap

Implementation of Min and Max Heaps in cpp

cpp heap heaps

Last synced: 27 Mar 2025

https://github.com/lmizner/data_structures_coding_interviews

Coding practice with the most common data structures in Python

data-structures graphs hashing heaps linked-lists lists queues stacks trees tries

Last synced: 02 Apr 2025

https://github.com/vijeshvs/dsa-3rdsem

Lab Programs of 3rd Sem DSA Course

heaps maps queues stacks trees

Last synced: 06 Oct 2025

https://github.com/chandantech2023/strivers_a2z_dsa_course-sheet

A DSA course that helps you to understand all DSA Concepts topic wise with practical implementation from A to Z in a well-organized and structured manner.🤩

array data-structures dynamic-programming graphs heaps linked-list programming-fundamentals queue searching-algorithms sorting-algorithms stacks string tree two-pointers

Last synced: 06 Oct 2025

https://github.com/freddydrew/deepdiveusingjava

Where I keep all of my class work from Udemy's Data Structures & Algorithms: Deep Dive Using Java course.

arraylist arrays data-structures hashtable heaps linked-list queues search-algorithms sorting-algorithms stacks trees

Last synced: 11 Oct 2025

https://github.com/ivanbgd/heap-data-structure

The Heap data structure in Python, with the Heap Sort algorithm

heap heap-sort heaps heapsort heapsort-algorithm

Last synced: 14 Oct 2025

https://github.com/heap-data-structure/d-ary-heap

:octopus: d-ary heap data structure library for JavaScript

agpl binary-heap computer-science d-ary-heap data-structures heaps javascript worst-case

Last synced: 16 Oct 2025

https://github.com/iampavangandhi/splitwisecashflow

💵 Splitwise Cashflow Web App (using Heaps)

data-structures heap heaps javascript vanilla-javascript

Last synced: 18 Oct 2025

https://github.com/yogaprasadk/dsa_a_to_z_course

It is a complete repository of my learning of data structure and algorithms. You can see here that video link(image) with particular problem and solutions of the particular problem code is updated.

arrays binarysearch bitmanipulation dynamic-programming heaps linearsearch linkedlist queue stacks strings

Last synced: 20 Mar 2025