https://github.com/luizirber/decoct
The essence of sourmash. An experimental CLI with a subset of the sourmash features, mainly used to drive development of features in the core library.
https://github.com/luizirber/decoct
sourmash
Last synced: 2 months ago
JSON representation
The essence of sourmash. An experimental CLI with a subset of the sourmash features, mainly used to drive development of features in the core library.
- Host: GitHub
- URL: https://github.com/luizirber/decoct
- Owner: luizirber
- License: other
- Created: 2020-01-02T02:30:35.000Z (almost 6 years ago)
- Default Branch: latest
- Last Pushed: 2021-12-06T00:19:51.000Z (almost 4 years ago)
- Last Synced: 2025-08-17T02:48:43.630Z (2 months ago)
- Topics: sourmash
- Language: Rust
- Homepage:
- Size: 165 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# decoct
🦀
[](https://crates.io/crates/decoct)
[](https://docs.rs/decoct)
[![build-status]][github-actions]
[](https://codecov.io/gh/luizirber/decoct)[build-status]: https://github.com/luizirber/decoct/workflows/Rust%20checks/badge.svg
[github-actions]: https://github.com/luizirber/decoct/actions?query=workflow%3A%22Rust+checks%22----
The essence of sourmash.
An experimental CLI with a subset of the sourmash CLI commands,
mainly used to drive development of features in the core library.## License
* BSD 3-Clause License ([LICENSE](LICENSE))
### Contributing
Unless you explicitly state otherwise, any contribution you intentionally submit for inclusion in the work, as defined
in the BSD 3-Clause license, shall be licensed as above, without any additional terms or conditions.