Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackrobison/kolakoski
Generate the kolakoski sequence with a fixed size buffer
https://github.com/jackrobison/kolakoski
kolakoski
Last synced: 5 days ago
JSON representation
Generate the kolakoski sequence with a fixed size buffer
- Host: GitHub
- URL: https://github.com/jackrobison/kolakoski
- Owner: jackrobison
- Created: 2019-04-29T15:51:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T16:31:51.000Z (over 5 years ago)
- Last Synced: 2024-11-15T05:51:50.300Z (2 months ago)
- Topics: kolakoski
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kolakoski sequence generation with a fixed size buffer
To build, `cargo build --release`
To run, `./kolakoski [digits to count]`