szymonwieloch / rust-dlopenLinks
Rust library for opening and working with dynamic link libraries.
☆197Updated last year
Alternatives and similar repositories for rust-dlopen
Users that are interested in rust-dlopen are comparing it to the libraries listed below
Sorting:
- Rust replacement for miniz☆215Updated 2 weeks ago
- ☆201Updated 6 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- offsetof for Rust☆229Updated last year
- Async interface for working with processes☆197Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆197Updated this week
- A minimalistic async/await executor for Rust☆231Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆198Updated last year
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Async synchronization primitives☆269Updated 3 months ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- A Rust library for safe and effortless global and thread-local state management.☆221Updated 2 years ago
- A cargo subcommand to build Windows installers for rust projects using the WiX Toolset☆349Updated 3 months ago
- 💫 Easily retry futures 🦀☆218Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Fast numeric to- and from-string conversion routines.☆332Updated 5 months ago
- A callback-based Event Loop☆247Updated last month
- A fast binary serialization framework☆398Updated 8 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆163Updated 3 weeks ago
- A whitespace-aware quasiquoter for beautiful code generation.☆194Updated 2 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆557Updated last year
- ☆322Updated 2 weeks ago
- A Rust crate for helping parse structs from binary data using ✨macro magic✨☆262Updated 2 years ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆352Updated 2 weeks ago