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

https://github.com/mistlog/algorithm

A collection of algorithms in literate programming
https://github.com/mistlog/algorithm

Last synced: 2 months ago
JSON representation

A collection of algorithms in literate programming

Awesome Lists containing this project

README

        

# Algorithm · ![Build Status](https://github.com/mistlog/algorithm/workflows/build/badge.svg) [![Coverage Status](https://coveralls.io/repos/github/mistlog/algorithm/badge.svg)](https://coveralls.io/github/mistlog/algorithm)

## Documentation

Code is the best document, see [source-view](https://github.com/mistlog/algorithm/tree/master/source-view);

## License

Algorithm is [MIT licensed](https://github.com/mistlog/algorithm/blob/master/LICENSE).