Sammy's repositories
aho-corasick-sgx
A fast implementation of Aho-Corasick in Rust.
anyhow-sgx
Flexible concrete Error type built on std::error::Error
bytes-sgx
Utilities for working with bytes
cargo-cacher
A caching server for crates + cargo
color_quant
Color quantization library
cryptocorrosion
Performance crypto in pure Rust
go-callvis
Visualize call graph of a Go program using dot (Graphviz)
goleveldb
LevelDB key/value database in Go.
http_req-sgx
simple HTTP client with built-in HTTPS support
integer-encoding-rs
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides Write/Read types for easily writing/reading integers.
inventory-sgx
Typed distributed plugin registration
itoa
Fast functions for printing integer primitives to an io::Write
md5-rs
MD5 hash function
parity-scale-codec
Lightweight, efficient, binary serialization and deserialization codec
prost-sgx
PROST! a Protocol Buffers implementation for the Rust Language
regex-sgx
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
rust-protobuf
Rust implementation of Google protocol buffers
rust-std-candidates
Candidates for inclusion in the Rust standard library
rust-threadpool
A very simple thread pool for parallel task execution
rust-threshold-secret-sharing
A pure-Rust implementation of various threshold secret sharing schemes
sval
A lightweight, no-std, object-safe, serialization-only framework for Rust
thiserror
derive(Error) for struct and enum error types
thread-id
Get a unique thread ID in Rust
typetag-sgx
Serde serializable and deserializable trait objects