Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ready-steady/sort
- Owner: ready-steady
- License: mit
- Created: 2015-03-24T12:55:12.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-30T15:46:36.000Z (about 9 years ago)
- Last Synced: 2024-03-23T19:10:26.791Z (9 months ago)
- Topics: sorting-algorithms
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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