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:
- 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
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- ☆36Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- Cargo API written in Paris☆55Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Pretty-print file sizes and more☆50Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆33Updated last month
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆43Updated 2 years ago
- ☆42Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆44Updated last month
- Pretty backtraces for rust☆15Updated 4 years ago
- Full precision decimal representation of f64☆27Updated last month