2 releases
0.0.8 | Apr 8, 2024 |
---|---|
0.0.7 | Feb 11, 2024 |
#1838 in Data structures
35KB
856 lines
Know.rs: The Know Framework for Rust
🚧 We are building in public. This is presently under heavy construction.
🛠️ Prerequisites
- Rust 1.70+
⬇️ Installation
Installation via Cargo
$ cargo add know
👉 Examples
Importing the framework
use know::*;
👨💻 Development
$ git clone https://github.com/HaltiaAI/know.rs.git
Dependencies
~5.5MB
~94K SLoC