piderman314 / bardecoder
Detect and decode QR Codes, written in 100% Rust.
☆280Updated 11 months ago
Alternatives and similar repositories for bardecoder:
Users that are interested in bardecoder are comparing it to the libraries listed below
- LibreAuth is a collection of tools for user authentication.☆276Updated 2 weeks ago
- Easily hash and verify passwords using Bcrypt☆340Updated 2 months ago
- A cron expression parser in Rust☆385Updated this week
- xml-rs based deserializer for Serde (compatible with 1.0+)☆280Updated last year
- Yarte stands for Yet Another Rusty Template Engine☆280Updated 5 months ago
- Rust library for hashing passwords using Argon2.☆224Updated last year
- Rust Compiled Templates with static-file handling☆455Updated 6 months ago
- A Rust library for safe and effortless global and thread-local state management.☆217Updated last year
- A simple, fast and easy to use self-contained single file storage for Rust☆393Updated 3 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆326Updated 3 weeks ago
- Exif parsing library written in pure Rust☆208Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆534Updated 4 months ago
- Rust lightweight HTTP 1.1 client☆271Updated last month
- A pretty, easy-to-use logger for Rust.☆490Updated 11 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆212Updated 2 months ago
- Use enums with Diesel ORM☆273Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆578Updated 2 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Easy Ctrl-C handler for Rust projects☆616Updated 5 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆408Updated last month
- Small, cross-platform Rust crate for sending system notifications☆284Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆189Updated last year
- HTTP cookie parsing and cookie jar management for Rust.☆317Updated 9 months ago
- A Gecko-oriented implementation of the Encoding Standard in Rust☆395Updated 2 months ago
- Small crate to infer file and MIME type by checking the magic number signature☆309Updated 5 months ago
- Rust implementations of string similarity metrics☆418Updated 9 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Integration between hyper HTTP library and rustls TLS stack☆316Updated 3 weeks ago
- Execution of and interaction with external processes and pipelines☆425Updated last year
- Idiomatic argon2 password hashing for several languages