evolutics / iftreeLinks
Include many files in your Rust code for self-contained binaries
☆19Updated 3 months ago
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 last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆21Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Derive your Attribute Parsers☆13Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Immutable types and ImplicitClone trait similar to Copy☆22Updated last month
- bluss/IndexMap with amortized resizes☆14Updated 5 years ago
- A c_import macro for Rust☆14Updated 8 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- A math library specialized for 2d screen graphics.☆14Updated 10 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 weeks ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated this week
- A pure Rust PNG image decoder and encoder based on lodepng.☆28Updated last week
- Simple and fast async channels☆18Updated last year
- Minimal compiletime XML templating.☆23Updated 3 years ago
- Functions for determining terminal sizes in Rust☆14Updated 3 weeks ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Library for working with pixels and images☆27Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Sans-I/O abstraction layer for any async runtime.☆22Updated 2 weeks ago
- 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
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 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 3 years ago
- Full precision decimal representation of f64☆27Updated 2 weeks ago