tyleo / sharedlib
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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆87Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Runtime string formatting for Rust☆63Updated 5 years ago
- Compression libraries implemented by pure Rust.☆35Updated 4 years ago
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- Get network adapters information for windows (written in Rust).☆41Updated 11 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- A zero-overhead Windows I/O library, focusing on IOCP☆112Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated this week
- ☆83Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆167Updated this week
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Windows named pipes bindings for tokio☆12Updated 6 years ago
- Macro for dynamically loading windows dll functions☆19Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last week
- Android Manifest serializer and deserializer for Rust 🛠☆38Updated last year
- Unicode Case-folding for Rust☆79Updated 2 months ago
- Parameterized routing for generic resources in Rust☆36Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week