mike-engel / accept-language-rs
A tiny library for parsing the Accept-Language header from browsers
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for accept-language-rs
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- ☆37Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Serialization value trees☆43Updated 3 months ago
- CSRF (Cross-Site Request Forgery) protection for Axum☆25Updated last week
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆33Updated 11 months ago
- A dynamic library helper for rust crates☆34Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Find out what platform your code is running on from Rust☆33Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- ☆25Updated 4 years ago
- Strongly typed vector math with glam☆22Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- [stable] A convenient macro, for cloning values into a closure.☆28Updated 5 months ago
- Language tags for Rust☆36Updated 2 years ago
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated last week
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 5 months ago