evolutics / iftreeLinks
Include many files in your Rust code for self-contained binaries
☆19Updated last month
Alternatives and similar repositories for iftree
Users that are interested in iftree are comparing it to the libraries listed below
Sorting:
- Efficient byte-stream pipe buffer☆44Updated last year
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Render egui with skia!☆69Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Updated last year
- Immutable types and ImplicitClone trait similar to Copy☆22Updated 2 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆50Updated 2 weeks ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A vector-based map and set implementation for rust☆16Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Executor for asynchronous task based on wasm web workers.☆33Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A c_import macro for Rust☆14Updated 9 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- A pure Rust PNG image decoder and encoder based on lodepng.☆28Updated this week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A Rust implementation of OS provided synchronization primitives☆62Updated 2 years ago
- Extensions to the Rust standard library☆50Updated last year
- PoC Using WASM Modules as Hot-Reloading Logic from Rust.☆49Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 6 years ago
- Sans-I/O abstraction layer for any async runtime.☆23Updated last month