https://github.com/tock/tock-archive
Archive of code phased out of the main Tock repository.
https://github.com/tock/tock-archive
Last synced: 6 months ago
JSON representation
Archive of code phased out of the main Tock repository.
- Host: GitHub
- URL: https://github.com/tock/tock-archive
- Owner: tock
- Created: 2018-12-10T20:30:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-17T19:05:42.000Z (11 months ago)
- Last Synced: 2025-06-10T04:09:21.115Z (7 months ago)
- Language: Rust
- Size: 4.6 MB
- Stars: 4
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tock Archive
============
This repository stores code that was in the mainline Tock repo, but is no longer
supported. Using `cargo`, the code should still compile and be usable, but will
likely no longer be updated.
Code can be moved for a variety of reasons, but it is likely that code was moved
because it was not actively being used and development stopped. Tock roughly
operates with an "accept quickly and archive aggressively" attitude towards
new contributions to try to balance growth with development and maintenance
overhead. If the code in this repo is helpful to you, and you want to develop
it further, mainline Tock is receptive of re-introducing it with new updates.