khonsulabs / figuresLinks
A math library specialized for 2d screen graphics.
☆13Updated 9 months ago
Alternatives and similar repositories for figures
Users that are interested in figures are comparing it to the libraries listed below
Sorting:
- Simple and fast async channels☆18Updated last year
- Generative arts library in Rust☆22Updated 4 years ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆11Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated this week
- ☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 4 months ago
- ☆24Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- A generic media layer for graphics, IO, and audio for desktop and the browser☆18Updated last year
- Parser for CARGO_ENCODED_RUSTFLAGS☆17Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- `smol` integrations with `hyper`☆17Updated 4 months ago
- Helps you frob those bits☆41Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 8 months ago
- Configure const and static items by environment variables.☆25Updated 2 weeks ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated 2 years ago
- LZW en- and decoding that goes weeeee!