Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonasmalacofilho/dheap

Fast D-ary heaps for Haxe
https://github.com/jonasmalacofilho/dheap

Last synced: 25 days ago
JSON representation

Fast D-ary heaps for Haxe

Awesome Lists containing this project

README

        

D-ary heaps for Haxe
====================

[Fast][heap-performance] implementation of a generic arity heap for Haxe.

Rewritten from previous work on [jonas-haxe].

[jonas-haxe]: https://github.com/jonasmalacofilho/jonas-haxe
[heap-performance]: https://github.com/jonasmalacofilho/heap-performance

[![Build Status](https://travis-ci.org/jonasmalacofilho/dheap.svg?branch=master)](https://travis-ci.org/jonasmalacofilho/dheap)