Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guicho271828/trivialib.red-black-tree

based on optima-red-black-tree
https://github.com/guicho271828/trivialib.red-black-tree

Last synced: 29 days ago
JSON representation

based on optima-red-black-tree

Awesome Lists containing this project

README

        

* Trivialib.Red-Black-Tree - Red-Black tree implementation using Trivia, original code by m2ym

** Usage

** Dependencies

This library is at least tested on implementation listed below:

+ SBCL 1.2.8 on X86-64 Linux 3.13.0-49-generic (author's environment)

Also, it depends on the following libraries:

+ trivia by Masataro Asai ::
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase

+ alexandria by ::
Alexandria is a collection of portable public domain utilities.

** Installation

** Author

+ Masataro Asai ([email protected])

* Copyright

Copyright (c) 2015 Masataro Asai ([email protected])

* License

Licensed under the LLGPL License.