tyleo / sharedlibLinks
A cross-platform shared library loader.
☆30Updated 6 years ago
Alternatives and similar repositories for sharedlib
Users that are interested in sharedlib are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- a cross-platform library for opening OS pipes in Rust☆111Updated 2 weeks ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 2 weeks ago
- Time and duration crate optimized for speed and API stability.☆70Updated 2 weeks ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- Big array helper for serde☆61Updated last year
- ☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Convert closures into wakers☆45Updated 4 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Raw system calls for Rust☆98Updated last year
- Extensible app filesystem library.☆32Updated 5 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Windows named pipes bindings for tokio☆12Updated 6 years ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 8 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- #[no_std] print equivalent for Rust☆64Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago