elinorbgr / dlibLinks
A dynamic library helper for rust crates
☆36Updated 2 years ago
Alternatives and similar repositories for dlib
Users that are interested in dlib are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆59Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- Asynchronize blocking operation.☆26Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 3 months ago
- ☆56Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Pretty-print file sizes and more☆49Updated 7 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated 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.☆43Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago