elinorbgr / dlib
A dynamic library helper for rust crates
☆34Updated last year
Alternatives and similar repositories for dlib:
Users that are interested in dlib are comparing it to the libraries listed below
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆35Updated 5 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
- ☆38Updated last year
- ☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Duplicate an async I/O handle☆40Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Library for language and locale identifier negotiation.☆39Updated 8 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Full precision decimal representation of f64☆25Updated last week
- Pretty-print file sizes and more☆43Updated 8 months ago
- Types to define keyboard related events.☆56Updated last month
- A concise, self-describing binary format written in Rust for Serde☆63Updated 5 months ago
- A C expression parser and evaluator☆48Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆37Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆35Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago