Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/order-stat
Compute order statistics
https://github.com/huonw/order-stat
Last synced: 8 days ago
JSON representation
Compute order statistics
- Host: GitHub
- URL: https://github.com/huonw/order-stat
- Owner: huonw
- License: apache-2.0
- Created: 2015-04-24T14:28:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T22:01:35.000Z (about 1 year ago)
- Last Synced: 2024-04-24T21:43:44.857Z (7 months ago)
- Language: Rust
- Homepage: http://huonw.github.io/order-stat
- Size: 556 KB
- Stars: 12
- Watchers: 4
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `order-stat`
[![Build Status](https://travis-ci.org/huonw/order-stat.png)](https://travis-ci.org/huonw/order-stat)
Compute order statistics and median-of-medians.
[Documentation](http://huonw.github.io/order-stat),
[crates.io](https://crates.io/crates/order-stat).