gimli-rs / findshlibsLinks
Find the shared libraries loaded in the current process with a cross platform API
☆79Updated 8 months ago
Alternatives and similar repositories for findshlibs
Users that are interested in findshlibs are comparing it to the libraries listed below
Sorting:
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- ☆57Updated 4 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- ☆72Updated 2 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Target "triple" support☆54Updated 3 months ago
- ☆46Updated last year
- ☆42Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- ☆57Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- ☆58Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- String optimized for map keys☆63Updated 2 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Signal handling for rust☆22Updated 5 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 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`☆31Updated 2 years ago