ArdentEmpiricist / enc_file
Encrypt / decrypt files or calculate the hash from the command line. Written in Rust. Warning: Don't use for anything important, use VeraCrypt or similar instead.
☆9Updated this week
Alternatives and similar repositories for enc_file:
Users that are interested in enc_file are comparing it to the libraries listed below
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆26Updated last month
- Overriding Stdio file descriptors in Rust☆17Updated 3 weeks ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- `smol` integrations with `hyper`☆14Updated 4 months ago
- An implementation of RFC6265☆26Updated 3 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated 9 months ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- Cross-platform polyfills.☆15Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago
- Simple Rust library for IP geolocation.☆13Updated 4 months ago
- A beautiful, tiny traceback and logging library supporting #![no_std] rust.☆20Updated last year
- Re-usable CLI flags for `cargo` plugins☆36Updated this week
- List size of types in a Rust crate☆27Updated last year
- A simple cross-process locking API☆38Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- NSON is a lightweight data-interchange format like JSON or BSON☆14Updated 5 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 7 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Toolchains for cross compilation and cross testing for Rust.☆18Updated this week
- dioxus-toast☆23Updated last week
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- GUI viewer for cargo metadata☆20Updated last week
- Easily embed and manage assets for your web application to build standalone-executables. Offers filename hashing, templating and more.