nical / misc
Miscellaneous stuff.
☆9Updated this week
Alternatives and similar repositories for misc:
Users that are interested in misc are comparing it to the libraries listed below
- A library and tool for automata and formal languages, inspired by JFLAP☆26Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Iterator of const known length☆16Updated 4 months ago
- Types to define keyboard related events.☆57Updated last week
- Asset manger for good assets only☆31Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- ☆13Updated 4 months ago
- Uniform cubic spline evaluation and inversion in Rust☆18Updated 3 weeks ago
- gl.xml parser / GL bindings generator☆16Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 5 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆20Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Scientific computing for Rhai.☆17Updated 2 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆37Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 9 months ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆30Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- [deprecated] A simple, ergonomic vector mathematics crate for Rust☆23Updated 5 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆45Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago