carols10cents / rust-out-your-c-talk
Slides and resources for my talk "Rust out your C", first given at Pittsburgh Tech Fest June 11, 2016.
☆200Updated 5 years ago
Alternatives and similar repositories for rust-out-your-c-talk:
Users that are interested in rust-out-your-c-talk are comparing it to the libraries listed below
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆321Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Rust's missing development batteries☆122Updated 8 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Semantic code navigation for Rust☆417Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Allocators in Rust☆312Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- How-to: Sanitize your Rust code!☆427Updated 7 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- A point of coordination for all things Rust and Async☆224Updated 5 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆132Updated 7 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Test your Rust Markdown documentation via Cargo☆292Updated last year
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Tracking Rust's roadmap☆215Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Help me help you!☆110Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- SUPERSEDED by https://github.com/japaric/trust☆254Updated 8 years ago
- Design by contract style assertions for Rust☆244Updated 4 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago