heap.js

Heap data structure

A binary heap data structure implementation in CoffeeScript/JavaScript for efficient priority management

A binary heap implementation in CoffeeScript/JavaScript.

GitHub

126 stars
4 watching
27 forks
Language: CoffeeScript
last commit: 10 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bluenote10/nim-heap A binary heap data structure implementation in Nim language 20
takscape/elixir-heapq A priority queue implementation in Elixir using a heap data structure. 8
mauriciosantos/buckets-js A JavaScript library providing various data structures and functions for manipulating arrays. 1,250
pharo-containers/containers-stack A simple implementation of a stack data structure 0
stefansalewski/minmaxheap An implementation of a heap data structure with minimum and maximum access 2
tieske/binaryheap.lua A Lua implementation of a binary heap data structure 40
kaitai-io/kaitai_struct_swift_runtime A runtime library for Swift to work with Kaitai Struct's declarative language for describing binary data structures 10
garro95/priority-queue A data structure for efficiently managing items with priorities 175
strd6/priority_queue A JavaScript implementation of a priority queue data structure 29
younatics/collection-data-structures-swift-kr An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. 46
davecom/swiftpriorityqueue A data structure implementation for managing elements of varying priorities in Swift 372
paulirish/memory-stats.js A tool to monitor and display JavaScript heap size information in real-time. 2,096
mariusae/heapster An agent-based heap profiling tool for Java Virtual Machines 395
rollbear/prio_queue A data structure library implementing a B-heap priority queue optimized for cache performance and suitable for efficient insertion and retrieval of elements. 104
coffee-js/index.coffee-js.org A resource collection for CoffeeScript programming language and tools. 22