Nercury / twig-rs
The Twig templating engine for Rust (work in progress).
☆18Updated 7 years ago
Alternatives and similar repositories for twig-rs:
Users that are interested in twig-rs are comparing it to the libraries listed below
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- rust port of the twig-php template library☆14Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- Pluralization handling in Rust☆36Updated 2 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- Mattermost and Slack webhooks in Rust.☆25Updated 8 years ago
- An attempt at a uni-directional state flow written in Rust, heavily based in redux-js.☆28Updated 7 years ago
- ☆15Updated 7 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Tool for obtaining different kind of information from your git repository☆12Updated 5 years ago
- BigData/Rust experimentation. http://www.poumeyrol.fr/2016/01/15/Awkward-zone/☆20Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- Easy UI☆7Updated 9 years ago
- gui for dialogue graphs, et al.☆12Updated 7 years ago
- Rust macro crate used for fighting the borrow checker☆14Updated 7 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- UDP bittorent tracker with a focus on simplicity☆21Updated 2 years ago
- Throttler for Rust☆10Updated 8 years ago
- A library for generating conventional changelogs from git metadata, written in Rust☆25Updated 5 months ago
- Moved to https://github.com/wyyerd/stripe-rs.☆16Updated 6 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated last year
- Convenient chaining APIs for free