purpleposeidon / v11Links
A data engine for Data Oriented Design
☆26Updated 6 years ago
Alternatives and similar repositories for v11
Users that are interested in v11 are comparing it to the libraries listed below
Sorting:
- Run a function after some data was mutably borrowed☆30Updated 5 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆46Updated 7 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A growable array allowing for multiple mutable non-overlapping regions.☆16Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- ☆40Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An attempt to make a port of minimp3 to Rust☆31Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A modified servo browser which accepts content patches over an IPC channel☆11Updated 9 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆61Updated 3 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Set the error context using doc comments☆54Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- ☆64Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated 2 months ago