Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ready-steady/sort

Sorting algorithms
https://github.com/ready-steady/sort

sorting-algorithms

Last synced: about 2 months ago
JSON representation

Sorting algorithms

Awesome Lists containing this project

README

        

# Sort [![Build Status][status-img]][status-url]

The package provides sorting algorithms.

## [Documentation][doc]

## Contributing

1. Fork the project.
2. Implement your idea.
3. Create a pull request.

[doc]: http://godoc.org/github.com/ready-steady/sort
[status-img]: https://travis-ci.org/ready-steady/sort.svg
[status-url]: https://travis-ci.org/ready-steady/sort