elinorbgr / dlibLinks
A dynamic library helper for rust crates
☆35Updated 2 years ago
Alternatives and similar repositories for dlib
Users that are interested in dlib are comparing it to the libraries listed below
Sorting:
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- Full precision decimal representation of f64☆26Updated last week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- ☆39Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- ☆59Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Pretty-print file sizes and more☆47Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 4 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- ☆56Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago