briansmith's Stars
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
openssl/openssl
TLS/SSL and crypto library
tokio-rs/prost
PROST! a Protocol Buffers implementation for the Rust Language
djc/askama
Type-safe, compiled Jinja-like templates for Rust
libopencm3/libopencm3
Open source ARM Cortex-M microcontroller library
randombit/botan
Cryptography Toolkit
RazrFalcon/cargo-bloat
Find out what takes most of the space in your executable.
google/boringssl
Mirror of BoringSSL
emmericp/ixy
A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch
gnzlbg/cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
google/certificate-transparency-go
Auditing for TLS certificates (Go code)
urweb/urweb
The Ur/Web programming language
mit-plv/fiat-crypto
Cryptographic Primitive Code Generation by Fiat
hedgehogqa/haskell-hedgehog
Release with confidence, state-of-the-art property testing for Haskell.
oracle/smith
Smith: A microcontainer builder
linkerd/linkerd-tcp
A TCP/TLS load balancer for Linkerd 1.x.
ThomasHabets/arping
ARP Ping
duneroadrunner/SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
google/der-ascii
A reversible DER and BER pretty-printer.
conal/talk-2018-essence-of-ad
The simple essence of automatic differentiation
linkerd/tacho
A Futures-aware metrics library for recording statistics about your running system.
google/x509test
X.509 certificate test suite
ThomasHabets/tlssh
TLS Shell
shiroyasha/events
Toy application displaying the power of docker-compose and modular web application design.
rusticata/radius-parser
RADIUS zero-copy parser written in pure rust
rust-embedded/docker-rust-cross
Docker images for testing rust code on many versions and architecures (DEPRECATED)
benlaurie/go-capsicum
Capsicum shim and utilities for Go.
vmchale/ats-benchmarks
Benchmarks of ATS compared to Rust and Haskell
hawkw/dtab.rs
a Rust library for parsing and constructing Finagle/Linkerd delegation tables
asukharev/base64-rs