szymonwieloch / rust-dlopenLinks
Rust library for opening and working with dynamic link libraries.
☆202Updated 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:
- ☆209Updated 2 months ago
- Rust replacement for miniz☆220Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Async synchronization primitives☆275Updated 2 months ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated 2 weeks ago
- ☆340Updated 3 weeks ago
- Async interface for working with processes☆205Updated 2 months ago
- A Rust library for safe and effortless global and thread-local state management.☆224Updated 2 years ago
- rust library for formatting dynamic strings☆158Updated 3 months ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆179Updated 2 months ago
- Generic Atomic<T> type for Rust☆243Updated last month
- A Rust JSON5 serializer and deserializer which speaks Serde.☆209Updated 2 years ago
- "A very small syn"☆211Updated 9 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- A minimalistic async/await executor for Rust☆234Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆212Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A callback-based Event Loop☆260Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆371Updated last month
- 💫 Easily retry futures 🦀☆229Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 4 months ago
- Conditional compilation according to rustc compiler version☆385Updated last month
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Procedural macro for recursive async functions☆234Updated last month
- offsetof for Rust☆228Updated last year