carols10cents / rust-out-your-c-talk
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:
- A rustc plugin to check for numerical instability☆174Updated 8 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- Allocators in Rust☆312Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆354Updated 8 months ago
- Test your Rust Markdown documentation via Cargo☆293Updated last year
- An experimental (read: DONT USE) musl libc implementation in Rust.☆292Updated 7 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Rust's missing development batteries☆123Updated 8 years ago
- A rust-macro which makes errors easy to write☆334Updated last year
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Design by contract style assertions for Rust☆245Updated 4 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Semantic code navigation for Rust☆417Updated 2 years ago
- How-to: Sanitize your Rust code!☆429Updated 7 years ago
- A Rust procedural macro for tracing function execution☆337Updated last year
- Tracking Rust's roadmap☆215Updated 8 years ago
- Archived as subcommand is now part of Cargo itself☆262Updated 5 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A Rust crate for automatically generating C header files from Rust source file.☆190Updated 6 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
- Cargo subcommand to profile binaries☆438Updated 2 years ago
- SUPERSEDED by https://github.com/japaric/trust☆254Updated 8 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- Multi-producer, multi-consumer concurrent channel for Rust.☆389Updated 4 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Rust interface to io_uring☆333Updated 11 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- Code examples accompanying my "24 days of Rust" article series.☆370Updated 2 years ago