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 10 months ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Full precision decimal representation of f64☆26Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 6 months ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- ☆57Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago