Gankra / thesisLinks
My Master's Thesis??
☆69Updated 9 years ago
Alternatives and similar repositories for thesis
Users that are interested in thesis are comparing it to the libraries listed below
Sorting:
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 7 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- A readline-like library in Rust.☆74Updated 2 years ago
- Installer for various Rust reimaginations of coreutils. These are not drop-in replacements.☆94Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- The Computer Language Benchmarks Game: Rust implementations☆72Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆171Updated 7 years ago
- Help me help you!☆111Updated 4 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- primal puts raw power into prime numbers.☆125Updated last year
- GLL parsing framework.☆138Updated last year
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A whitespace-sensitive syntax for rust☆72Updated 8 years ago
- Haskell's language-c ported to Rust.