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.
☆201Updated 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:
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Design by contract style assertions for Rust☆247Updated 4 years ago
- Allocators in Rust☆313Updated 5 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Tracking Rust's roadmap☆215Updated 8 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆239Updated 2 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆170Updated 7 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆522Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Markdown-based Literate programming in Rust, integrated with Cargo.☆177Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 10 months ago
- Help me help you!☆110Updated 4 years ago
- A terminal UI library☆151Updated 2 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A kernel module written in Rust☆136Updated 6 years ago
- Semantic code navigation for Rust☆418Updated 2 years ago
- Archived as subcommand is now part of Cargo itself☆262Updated 6 years ago
- Amazing documentation tooling for Rust☆152Updated 7 years ago
- Various implementation strategies for “DOM-like” tree data structures in Rust.☆181Updated 7 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- Basic Rust iterator usage☆264Updated 5 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago