Pinned Repositories
actix-web
Actix web framework
bindep
Binary dependency management
effective-limits.rs
Estimate effective resource limits for a process e.g. how much RAM is available for use
fs_at
Filesystem 'at' implementations for Unix and Windows
pip
The PyPA recommended tool for installing Python packages
PythonVsRustAWSLambda
Testing the runtime difference between Python and Rust for AWS Lambda.
reveal.js
The HTML Presentation Framework
rusty_rail
Maybe a maglev-alike someday
strace-parse.rs
The name sayeth it all
rbtcollins's Repositories
rbtcollins/effective-limits.rs
Estimate effective resource limits for a process e.g. how much RAM is available for use
rbtcollins/fs_at
Filesystem 'at' implementations for Unix and Windows
rbtcollins/PythonVsRustAWSLambda
Testing the runtime difference between Python and Rust for AWS Lambda.
rbtcollins/rustup.rs
The Rust toolchain installer
rbtcollins/aoc-2021
Spoilers
rbtcollins/aoc-main
A macro which defines a handful main for the Advent of Code
rbtcollins/async-lsm
Exploring writing an Async based LSM
rbtcollins/azure-sdk-for-rust
This repository is for active development of the *unofficial* Azure SDK for Rust. This repository is *not* supported by the Azure SDK team.
rbtcollins/buck2
Build system, successor to Buck
rbtcollins/cargo-all-features
A Cargo subcommand to build and test all feature flag combinations.
rbtcollins/cargo-cache
manage cargo cache (${CARGO_HOME}, ~/.cargo/), print sizes of dirs and remove dirs selectively
rbtcollins/console-race
rbtcollins/cpython
The Python programming language
rbtcollins/cpython-hg
Semi-official read-only mirror of the CPython Mercurial repository
rbtcollins/exercism
Exercism exercises
rbtcollins/gr
Maybe something someday
rbtcollins/handlebars-rust
Rust templating with Handlebars
rbtcollins/mmap-bisect
rbtcollins/mockery
A mock code autogenerator for Go
rbtcollins/protoc_plugin_scratch
Scratch protoc plugin learning space
rbtcollins/remove_dir_all
Reliable remove_dir_all implementation for Windows
rbtcollins/reqwest-middleware
Wrapper around reqwest to allow for client middleware chains.
rbtcollins/rules_rust_features_reproduction
Demonstrates crates_universe compile failure
rbtcollins/rules_rust_repro
Bug reproduction repo
rbtcollins/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
rbtcollins/rust-hcl
A Rust library for working with the HashiCorp Configuration Language (HCL).
rbtcollins/subunit
The subunit test reporting and controlling protocol
rbtcollins/subunit-rust
A subunit v2 protocol implementation in Rust
rbtcollins/testrepository
Test runner runner and repository of test results.
rbtcollins/unleash-client-rust
Unleash client SDK for Rust language projects