szymonwieloch / rust-dlopenLinks
Rust library for opening and working with dynamic link libraries.
☆207Updated 2 years ago
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☆230Updated last week
- ☆216Updated last month
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆222Updated last month
- Async interface for working with processes☆206Updated 4 months ago
- Fast function for printing integer primitives to a decimal string☆361Updated 2 weeks ago
- offsetof for Rust☆228Updated last year
- A whitespace-aware quasiquoter for beautiful code generation.☆197Updated last month
- Async synchronization primitives☆280Updated last month
- A minimalistic async/await executor for Rust☆234Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- a smaller, faster and panic-free alternative to core::fmt☆388Updated last year
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- ☆351Updated 2 months ago
- 💫 Easily retry futures 🦀☆242Updated 7 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆185Updated 2 months ago
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- Fast numeric to- and from-string conversion routines.☆350Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month