dorianprill / strokeLinks
A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up to cubic Bézier curves in N-dimensional euclidean space. It is intended for general/embedded/wasm use supporting #![no_std] environments written in 100% safe Rust with minimal dependencies.
☆50Updated 2 weeks ago
Alternatives and similar repositories for stroke
Users that are interested in stroke are comparing it to the libraries listed below
Sorting:
- Use winit like the async runtime you've always wanted☆50Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Value probing with egui based UI☆39Updated last month
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Asset manger for good assets only☆31Updated 2 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Updated 3 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- Automated GUI testing using accesskit☆78Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Updated last year
- ☆58Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A 2D vector graphics library written in Rust☆40Updated 10 months ago
- Show puffin profiler flamegraph in-game using egui☆46Updated 3 years ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- An undo-redo library.☆56Updated 4 months ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated this week
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 11 months ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- A implementation of the modified akima interpolation in rust☆12Updated 5 years ago
- Signed distance field generator in pure Rust☆32Updated 3 years ago