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:
- Allocators in Rust☆314Updated 5 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☆249Updated 4 years ago
- A rustc plugin to check for numerical instability☆174Updated 9 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆526Updated 4 years ago
- Semantic code navigation for Rust☆418Updated 2 years ago
- Tracking Rust's roadmap☆215Updated 8 years ago
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 2 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆240Updated 3 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- Help me help you!☆111Updated 4 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆244Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated last year
- Code examples accompanying my "24 days of Rust" article series.☆370Updated 2 years ago
- Generate CPU FlameGraphs based on DWARF Debug Info☆133Updated 7 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago