oil-lang / oil-rs
The fluid part for your engine
☆16Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for oil-rs
- gui for dialogue graphs, et al.☆12Updated 7 years ago
- Amethyst's soon-to-be UI toolkit☆16Updated 7 years ago
- safe and efficient memory manager for microcontrollers☆34Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago
- Experiments with Rust and Emscripten☆19Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Rust library for parsing COLLADA files☆24Updated 2 years ago
- High-level gui api for rust (early alpha)☆13Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- ☆35Updated last year
- Tokio / Hyper like IO for the Browser based on the stdweb, futures and http crates.☆22Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- A library for setting current values for stack scope, such as application structure☆15Updated 3 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- An experimental game engine written in Rust.☆27Updated 7 years ago
- Draw text for gfx using freetype☆22Updated last year
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- Rust bindings to mozilla-central's graphics abstraction layer☆56Updated 5 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- ☆27Updated 7 years ago
- A basic 3D ray tracer in Rust.☆62Updated 6 years ago
- Several demos for embedding RSX code☆25Updated 6 years ago
- ☆25Updated 9 years ago
- Scary macros for serde_json☆42Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Software without side-effects. Redo and Undo.☆24Updated 5 years ago
- alias offers some basic ways to mutate data while aliased.☆10Updated last year
- Fiberized task queue in Rust