Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Template engine
Template engine
Template engine
Search
Newest releases
Newest releases
Most popular
Template engine
12
Extensible, Minimal Template for Sway Projects
crib โข Extensible, Minimal Template for Sway Projects. Developing First Time? New to rust? Install with: curl --proto '=https' --tlsv1.2 -sSf https://
Template engine
4
A Rust Based GMod Module for finding system info.
gm_sysinfo Fetching System Information in Rust to Lua. Installation Download the Module. Compile it. Cry because it doesn't work. Spend 2 hours debugg
Template engine
15k
Minimal templating with {{mustaches}} in JavaScript
mustache.js - Logic-less {{mustache}} templates with JavaScript What could be more logical awesome than no logic at all? mustache.js is a zero-depende
Template engine
3
๐ฆ ๐ Paperboy is a GitHub template that delivers new posts from all your favorite sites b...
Paperboy Paperboy is a GitHub template that delivers new posts from all your favorite sites by email. Why? Free, no trackers, easy to set up, and does
Template engine
70
propane - Rust generators
propane - Rust generators Propane is a thin wrapper around the unstable generator feature, allowing users to create free functions as generators. It i
Template engine
10
Generate Nice Solana Address By Template
Yes, I know about GPU generators. https://smith-mcf.medium.com/solana-vanity-address-using-gpus-5a68ad94d1d4 ./solana-nice-address --help solana-nice-
Template engine
195
MiniJinja is a powerful but minimal dependency template engine for Rust
MiniJinja MiniJinja is a powerful but minimal dependency template engine for Rust which is based on the syntax and behavior of the Jinja2 template eng
Template engine
34
Apache Arrow DataFusion and Ballista query engines
DataFusion DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format. DataFusion supports
Template engine
136
Simple, small, and extremely fast template engine for Rust
Simple, small, and extremely fast template engine for Rust
Template engine
22
fluent-templates lets you to easily integrate Fluent localisation into your Rust applicati...
fluent-templates lets you to easily integrate Fluent localisation into your Rust application or library.
Template engine
27
namumark - Namumark
namumark.rs namumark.rs๋ ๋๋ฌด์ํค์ ๋งํฌ์ ํ์ฑ ๋ฐ ๋ ๋๋ง์ ์ง์ํ๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ๋๋ค. ๊ฐ๋ฐ ์ค์ธ ๋ผ์ด๋ธ๋ฌ๋ฆฌ์ ๋๋ค. ์ฐธ์ฌ namumark.rs๋ ์ฌ๋ฌ๋ถ์ ๊ธฐ์ฌ ๋ฐ ์ฐธ์ฌ๋ฅผ ํ์ํฉ๋๋ค. ๋ฒ๊ทธ, ๋ถ์กฑํ ๊ธฐ๋ฅ, ๋ฏธ๋นํ ๋ฌธ๋ฒ์ด ์๋ค๋ฉด Issues๋ฅผ ํตํด ์ ๋ณด
Template engine
11
macro tojson_macros - A simple syntax extension generates default ToJson impl
tojson_macros This is a Rust syntax extension generates default ::rustc_serialize::json::ToJson implementation for you. This library now uses macros 1
Template engine
20
html-index - Generate an HTML index
html-index Generate an HTML index. Documentation Crates.io Releases Why? Over the years the HTML spec has added lots of new capabilities in a backward
Template engine
20
react -
react-rs React library for server-side rendering with Rust. Very early days, this doesn't do much yet. When it's done, this: react.Div { className:
Template engine
12
trimmer - A whitespace- and memory-friendly template engine
Trimmer Reference | API Docs | Github | Crate Yet another template engine for Rust. Features: Can produce better indented text than most template engi
Template engine
33
nightly stpl - Super templates (html, etc.) with Plain-Rust, no textfiles
stpl stpl - Super template library for Rust stpl is a plain-Rust-only template library with some neat properties and features. Main idea In stpl there
Template engine
688
mk66f18 - Peripheral access API for MK66F18 microcontrollers
cortex-m-quickstart A template for building applications for ARM Cortex-M microcontrollers This project is developed and maintained by the Cortex-M te
Template engine
53
crabquery - JQuery like HTML query library
CrabQuery - like JQuery, but for Crabs Small and simple library to query HTML markup for your web scraping needs. Based on servo libraries. Supports m
Template engine
32
sigma - Sigma ฯ is a Simple, Safe and Fast Template language
Sigma ฯ is a Simple, Safe and Fast Template language Hi {{ name }} i'm sigma ๐ ! Simple: sigma is a very simple template language, it only tries to s
Template engine
49
templar - Lightweight yet powerful templating
Templar Templar is both a Rust library and a CLI tool for working with templates. The usage and style is inspired by both Jinja2 and Ansible, though i
Template engine
21
twitter-card - Generate HTML for Twitter Card integration
twitter-card Generate HTML for Twitter Card integration. Documentation Crates.io Releases Examples Basic usage use twitter_card::{Summary, TwitterCard
Template engine
32
spandex - A modern LaTeX alternative
SpanDeX Install As always in rust, it's super simple to install. First, install rust curl https://sh.rustup.rs -sSf | sh Then, install SpanDeX cargo i
Template engine
33
bart - Compile time templating inspired by Mustache
Bart is a compile time templating language for Rust inspired by Mustache. It plays to Rust's strengths by statically compiling the template into effic
Template engine
183
easy-scraper - HTML scraping library focused on easy to use
easy-scraper HTML scraping library focused on easy to use. In this library, matching patterns are described as HTML DOM trees. You can write patterns
Template engine
166
genco - A whitespace-aware quasiquoter for beautiful code generation
genco A whitespace-aware quasiquoter for beautiful code generation. Central to genco are the quote! and quote_in! procedural macros which ease the con
Template engine
120
nipper - HTML manipulation with CSS seletors
Nipper A crate for manipulating HTML with Rust. Nipper based on HTML crate html5ever and the CSS selector crate selectors. You can use the jQuery-like
Template engine
23
eval - Expression evaluator
eval Eval is a powerful expression evaluator. Document Features Supported operators: ! != "" '' () [] , > < >= <= == + - * / % && || n..m. Built-in fu
Template engine
47
fomat-macros - Alternative syntax for print/write/format-like macros with a small templati...
fomat-macros documentation, crate This crate provides alternative syntax for write!, writeln!, print!, println!, eprint!, eprintln! and format! macros
Template engine
66
macro bin cargo-snippet - A snippet extractor for competitive programmers
cargo-snippet A snippet extractor for competitive programmers. You can manage code snippet with test and bench !! Installing You need to install rustf
Template engine
120
handlebars-iron - Handlebars templating middleware for Iron
handlebars-iron Handlebars middleware for the Iron web framework. This library, together with handlebars, iron and hyper, works on both stable and nig
Template engine
110
html2text - Render HTML as plain text
html2text html2text is a Rust crate which converts HTML to plain text. It makes use of the Servo project's HTML parser, html5ever, using the DOM to ge
Template engine
260
ramhorns - Experimental Mustache-like templating engine
Ramhorns Fast Mustache template engine implementation in pure Rust. Ramhorns loads and processes templates at runtime. It comes with a derive macro wh
1
2
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
Minimal templating with {{mustaches}} in JavaScript
02
tera โ template engine based on Jinja2 and the Django template language.
03
tera - Template engine based on Jinja2/Django templates
04
askama โ template rendering engine based on Jinja
05
sauron - An html library for building client side webapps
06
Maud is an HTML template engine for Rust.
07
maud โ compile-time HTML templates
08
Handlebars templating language implemented in Rust and for Rust.
09
mk66f18 - Peripheral access API for MK66F18 microcontrollers
10
ructe โ HTML template system for Rust