Pinned Repositories
cargo-vendor-install-issue
Minimal repro of an issue with cargo vendor + cargo install
cmake-windows-mixed-bug
Repo to show issue with CMake MSVC generator not passing -std:c11 to .c files in a mixed .c/.cc target
compiler-builtins
Porting `compiler-rt` intrinsics to Rust
crev-proofs
Crev proof repository
CS-240H-Lab-1
Fall 2011
CS-240H-Lab-2
Fall 2011
CS229-Final-Project
CS240H-Final-Project
cvelist
Pilot program for CVE submission through GitHub
myscripts
A collection of scripts and configurations
dcsommer's Repositories
dcsommer/myscripts
A collection of scripts and configurations
dcsommer/CS-240H-Lab-1
Fall 2011
dcsommer/CS-240H-Lab-2
Fall 2011
dcsommer/CS229-Final-Project
dcsommer/CS240H-Final-Project
dcsommer/cargo-vendor-install-issue
Minimal repro of an issue with cargo vendor + cargo install
dcsommer/cmake-windows-mixed-bug
Repo to show issue with CMake MSVC generator not passing -std:c11 to .c files in a mixed .c/.cc target
dcsommer/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
dcsommer/crev-proofs
Crev proof repository
dcsommer/cvelist
Pilot program for CVE submission through GitHub
dcsommer/hackney
simple HTTP client in Erlang
dcsommer/http2-spec
Working copy of the HTTP/2 Specification
dcsommer/iced
A cross-platform GUI library for Rust, inspired by Elm
dcsommer/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
dcsommer/meck
A mocking library for Erlang
dcsommer/MIRAI
Rust mid-level IR Abstract Interpreter
dcsommer/ndk
Rust bindings to the Android NDK
dcsommer/num
A collection of numeric types and traits for Rust.
dcsommer/num-traits
Numeric traits for generic mathematics in Rust
dcsommer/piqi-erlang
Protocol Buffers, JSON, XML data serialization system for Erlang
dcsommer/proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
dcsommer/rust
Empowering everyone to build reliable and efficient software.
dcsommer/rust-android-gradle
dcsommer/rust-build-link-example
Repro to examine --whole-archive behavior for build scripts in Rust
dcsommer/rust-by-example
Learn Rust with examples (Live code editor included)
dcsommer/rustc-linking
Messing around with rustc invocations and testing linking
dcsommer/untrusted
Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.