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:
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Design by contract style assertions for Rust☆251Updated 4 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A rustc plugin to check for numerical instability☆176Updated 9 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- Tracking Rust's roadmap☆215Updated 8 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆529Updated 4 years ago
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Semantic code navigation for Rust☆419Updated 2 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆293Updated 7 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Allocators in Rust☆316Updated 5 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆242Updated 3 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- Slides for CIS 198: Rust Programming☆234Updated 7 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Help me help you!☆111Updated 4 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 2 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆134Updated 7 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A kernel module written in Rust☆135Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- A terminal UI library☆151Updated 2 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago