Pinned Repositories
arith_traits
Trait definitions for Rust types implementing checked_*, overflow_*, saturating_* and wrapping_* arithmetic operations
arith_wrappers
Trait-based wrappers defining arithmetic overflow behavior on types in Rust
arranged
Experimental (machine-type-abstracting?) ranged types in Rust
bgk_with_luke
blinky
blinky_probe
Repo for November 2024 SRUG Embedded Rust Hardware Debug Probe
bool_ext
category_theory
Exercises from Bartosz Milewski's [Category Theory for Programmers](https://bartoszmilewski.com/2014/10/28/category-theory-for-programmers-the-preface/), implemented in Rust.
islands
Recursive solution to classic count-the-islands problem written in Rust
U007D's Repositories
U007D/xargo-lld-wrapper
A utility to enable single-command Rust cross-compilation Mac OS X
U007D/fluent_validator
U007D/accessors
(WIP) Getters and setters for Rust using macros 1.1
U007D/autofac_rs
U007D/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
U007D/crosstool-ng
A versatile (cross-)toolchain generator.
U007D/cryptopals
Challenges from cryptopals implemented in Rust
U007D/def_err
U007D/docs
Misc ErgoDox EZ Files
U007D/ecpp17cc
Expressive C++17 Coding Challenge in Rust
U007D/he_utils
Use git clone --recursive https://github.com/U-007D/he_utils
U007D/inc.old
U007D/is_type
U007D/katas.old
U007D/mandel.old
Mandelbrot exercise from the book Programming Rust
U007D/May
An option type for .Net
U007D/OneHundredDoors
U007D/qmain
U007D/r4cppp
Rust for C++ programmers
U007D/range-v3
Experimental range library for C++11/14/17
U007D/range_vec
U007D/rustc-guide
A guide to how rustc works and how to contribute to it.
U007D/RustQuickstartTemplate
Empty Rust Project Quickstart Template
U007D/steed
[WIP] Rust's standard library, free of C dependencies, for Linux systems
U007D/tinyutf8
SourceForge mirror of tiny-utf8: Lightweight C++11 library for embedding Unicode by Jakob Riedle Edit
U007D/udacity-sdcnd
Self-driving car Nanodegree program