nim-heap
Binary Heap
A binary heap data structure implementation in Nim language
Simple binary heap implementation in Nim
20 stars
4 watching
4 forks
Language: Nim
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bluenote10/nimdata | A data manipulation and analysis library built on top of the Nim programming language. | 341 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
nim-lang/nimble | A package manager for the Nim programming language | 1,261 |
arnetheduck/nlvm | An LLVM-based compiler for the Nim programming language. | 711 |
euantorano/pledge.nim | A wrapper around OpenBSD's pledge system call for language Nim | 6 |
benallfree/gobot | Manages and runs binaries via npm. | 21 |
nim-lang/packages | A registry of Nimble packages for the Nim programming language | 452 |
treeform/chrono | A Timestamps and Timezones library for Nim programming language | 78 |
treeform/nimby | A tool to manage multiple Nim packages and their dependencies in a consistent manner. | 14 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
qqtop/nimdataframe | A data manipulation and display library for Nim programming language | 15 |
bluenote10/oop_utils | Provides pre-built macros to create class hierarchies with type dispatch support | 35 |
treeform/flatty | A fast and simple binary serializer/deserializer for Nim. | 87 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
pmunch/protobuf-nim | An implementation of the Protocol Buffers message format in Nim. | 171 |