elinorbgr / dlib
A dynamic library helper for rust crates
☆34Updated last year
Alternatives and similar repositories for dlib:
Users that are interested in dlib are comparing it to the libraries listed below
- Pretty backtraces for rust☆14Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- ☆35Updated 6 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 5 months ago
- Full precision decimal representation of f64☆25Updated last week
- Cast between dynamic trait objects☆32Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- ☆23Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆29Updated 10 months ago
- Duplicate an async I/O handle☆40Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- ☆24Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆31Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- ☆38Updated last year
- Pretty-print file sizes and more☆43Updated last month
- Strongly typed vector math with glam☆26Updated last week
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago