twitchax / rtzLinks
A tool to easily work with timezone lookups via a binary, a library, or a server.
☆171Updated 5 months ago
Alternatives and similar repositories for rtz
Users that are interested in rtz are comparing it to the libraries listed below
Sorting:
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆203Updated last month
- A Rust library for managing HTTP cookies.☆122Updated last week
- Immutable strings, in Rust.☆246Updated last year
- A collection of utilities for a superior nom experience☆162Updated 2 years ago
- Maps where keys are borrowed from values.☆272Updated this week
- A Rust crate for extracting readable content from web pages.☆174Updated this week
- Type-safe HTML support for Rust☆252Updated last year
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Comparison of Rust string types☆152Updated this week
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆165Updated 9 months ago
- A Rust library for moving files to the Recycle Bin☆217Updated 3 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- report progress of concurrent applications and display it in various ways☆377Updated last week
- PASETOrs: PASETO tokens in pure Rust☆111Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- ⏳ Durable step functions via Postgres.☆108Updated 2 weeks ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆124Updated last week
- An SMTP server for test and development environments written in Rust☆185Updated 3 months ago
- E-mail delivery library for Rust with DKIM support☆247Updated 2 months ago
- Data (de)serialization via declarative macros☆177Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆183Updated 5 months ago
- Rust+html (JSX-like) parser for TokenStreams aka rsx☆113Updated 5 months ago
- ZIP format implementation in Rust, sans-io☆369Updated last week
- 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support.☆294Updated 8 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated last week
- Track and query Cargo dependency graphs.☆230Updated this week
- Müsli is a flexible and efficient serialization framework☆399Updated this week
- High-level declarative API for building WebSocket Clients and Servers in Rust 🦀