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 6 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:
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- Design by contract style assertions for Rust☆252Updated 5 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Tracking Rust's roadmap☆216Updated 8 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago
- Allocators in Rust☆317Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆244Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Semantic code navigation for Rust☆420Updated 3 years ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆536Updated 4 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Updated 3 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆173Updated 7 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Amazing documentation tooling for Rust☆153Updated 7 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆293Updated 8 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Help me help you!☆111Updated 4 years ago
- Archived as subcommand is now part of Cargo itself☆263Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- A point of coordination for all things Rust and Async☆224Updated 6 years ago