davidB / handlebars_misc_helpers
A collection of helpers for handlebars (rust) to manage string, json, yaml, toml, path, file, http request.
☆27Updated last month
Alternatives and similar repositories for handlebars_misc_helpers:
Users that are interested in handlebars_misc_helpers are comparing it to the libraries listed below
- A library for validating and modeling user input.☆21Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust library for retrieving and interacting with the crates.io index☆72Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated 11 months ago
- Proc-macro utility to populate enums from database data☆20Updated 5 months ago
- 🦀 Parses HTTP headers to correctly compute cacheability of responses. Direct port of https://github.com/kornelski/http-cache-semantics☆51Updated 9 months ago
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- Constructor of SQL statements☆21Updated 6 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 4 years ago
- Static time zone information for tz-rs.☆42Updated this week
- JSON Pointer (RFC 6901) implementation for Rust