EkardNT / const_envLinks
Configure const and static items by environment variables.
☆25Updated 2 years ago
Alternatives and similar repositories for const_env
Users that are interested in const_env are comparing it to the libraries listed below
Sorting:
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Count lines of code across your entire dependency tree☆22Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆30Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Use winit like the async runtime you've always wanted☆49Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 5 months ago
- ☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Cargo hack manager☆64Updated last year
- ☆36Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Rust port of https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html☆22Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 weeks ago
- Annoyed that Rust has many string types? Well it doesn't have to