dorianprill / stroke
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.
☆40Updated last month
Related projects ⓘ
Alternatives and complementary repositories for stroke
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- Value probing with egui based UI☆14Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Full precision decimal representation of f64☆25Updated last week
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- A simple utility for multithreading a/synchronization☆22Updated 2 years ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Typed any map for rust☆64Updated 2 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆33Updated last week
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 8 months ago
- A 4X style camera for bevy.☆35Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- ☆21Updated 3 years ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- GUI viewer for cargo metadata☆20Updated last month
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A cross-platform Rust crate for building Bluetooth Low Energy peripherals☆14Updated 3 weeks ago
- Lightweight MQTT Client for Rust☆22Updated last year
- Embed images in Rust documentation☆24Updated 3 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆40Updated last year
- Fast and easy zero-dep random number generation.☆25Updated 2 years ago