elinorbgr / dlib
A dynamic library helper for rust crates
☆34Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dlib
- A radioactive stabilization of the ptr_meta RFC.☆22Updated 2 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Pretty-print file sizes and more☆42Updated 6 months ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated 8 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- Full precision decimal representation of f64☆25Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Pretty backtraces for rust☆14Updated 3 years ago
- Talk to Cargo easily at build time☆16Updated 9 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- ☆35Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Library for language and locale identifier negotiation.☆39Updated 6 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago