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:
- ☆36Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago
- ☆59Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆39Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last week
- Pretty-print file sizes and more☆49Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Library for language and locale identifier negotiation.☆40Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- 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
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆24Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- `smol` integrations with `hyper`☆17Updated 2 months ago