#applications #data #stable #set #goal #tasks #storing

scythe

A library and tool set for creating applications with Rust

2 releases

0.1.1 Nov 13, 2020
0.1.0 Nov 11, 2020

#38 in #goal

MIT license

7KB
51 lines

Scythe

Build GitHub Downloads Version

Scythe is a library and tool set for creating applications with Rust. Its main goal is to make it easier to do some common tasks with applications, such as storing data and installation.

Status

Scythe is still early in development. While some features are stable and can be used in production, Scythe won't be considered "stable" until all features are stable.


lib.rs:

TODO: write this documentation

Dependencies