carols10cents / rust-out-your-c-talkLinks
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
Sorting:
- Semantic code navigation for Rust☆417Updated 2 years ago
- Tracking Rust's roadmap☆215Updated 8 years ago
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- Allocators in Rust☆313Updated 5 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Archived as subcommand is now part of Cargo itself☆262Updated 6 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Design by contract style assertions for Rust☆247Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- A rust-macro which makes errors easy to write☆336Updated last year
- A library for creating references that carry their owner with them.☆373Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- asynchronous networking primitives☆408Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A point of coordination for all things Rust and Async☆224Updated 5 years ago
- Test your Rust Markdown documentation via Cargo☆294Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago