Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trillium-rs/trillium
🌱🦀🌱 Trillium is a composable toolkit for building internet applications with async rust
https://github.com/trillium-rs/trillium
trillium
Last synced: 6 days ago
JSON representation
🌱🦀🌱 Trillium is a composable toolkit for building internet applications with async rust
- Host: GitHub
- URL: https://github.com/trillium-rs/trillium
- Owner: trillium-rs
- License: apache-2.0
- Created: 2021-01-23T22:48:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T00:03:33.000Z (9 months ago)
- Last Synced: 2024-04-14T08:48:18.110Z (9 months ago)
- Topics: trillium
- Language: Rust
- Homepage: https://trillium.rs
- Size: 4.84 MB
- Stars: 313
- Watchers: 9
- Forks: 17
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE-APACHE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Welcome to Trillium!
## [📖 Guide 📖](https://trillium.rs/)
The guide provides an architectural overview and lay of the land
connecting the trillium crates.## [📑 Rustdocs 📑](https://docs.trillium.rs)
The rustdocs represent the best way to learn about any of trillium's
individual crates and the specific interfaces.
Legal:Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.