elinorbgr / dlib
A dynamic library helper for rust crates
☆35Updated last year
Alternatives and similar repositories for dlib:
Users that are interested in dlib are comparing it to the libraries listed below
- ☆36Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Cast between dynamic trait objects☆32Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 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`☆30Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- ☆24Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- ☆38Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Pretty-print file sizes and more☆44Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- ☆23Updated 4 years ago
- NATS unique identifiers☆20Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A maintained fork of the app-dirs-rs project.☆35Updated 6 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- 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
- ☆52Updated 5 years ago