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
- 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 this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- Automatic cfg for Rust compiler features☆102Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 weeks ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆39Updated 2 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Pretty-print file sizes and more☆47Updated 4 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆39Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- ☆58Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- 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
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- ☆56Updated 2 years ago