Pinned Repositories
actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
AlixServer
Developments to turn the little Alix Board into a NAS and OpenVPN station
auth-bench
Benchmark integrity protection for small data records.
docker-protobuf
A docker image with protobuf de/-serializer generators
docker-rpi-postgres
docker-rust-musl
Docker container containing a Rust compiler that uses the musl libc on Linux
rdrand-bench
samba-formula
A salt formula to install and manage a samba file sharing server
ubuntu-linux-sgx
A container with the linux sgx sdk environment
virtualbox-formula
A salt formula to install oracle virtual box with phpvirtualbox.
fzgregor's Repositories
fzgregor/docker-rpi-postgres
fzgregor/docker-rust-musl
Docker container containing a Rust compiler that uses the musl libc on Linux
fzgregor/ubuntu-linux-sgx
A container with the linux sgx sdk environment
fzgregor/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
fzgregor/auth-bench
Benchmark integrity protection for small data records.
fzgregor/docker-protobuf
A docker image with protobuf de/-serializer generators
fzgregor/rdrand-bench
fzgregor/cargo2junit
Converts cargo's json output (from stdin) to JUnit XML (to stdout).
fzgregor/cds-lab-2017
fzgregor/chrono
Date and time library for Rust
fzgregor/compose_yml
WIP: Read and write docker-compose.yml files using Rust
fzgregor/dircpy
A library to recursively copy directories, with some convenience added.
fzgregor/docker
Containerized Syncthing
fzgregor/docker-oltpbench
Dockerfile and scripts to auto generate configs and run oltpbench against RDBMS and (a couple) NoSQL systems
fzgregor/docker-rpi-davical
fzgregor/docker.github.io
Source repo for Docker's Documentation
fzgregor/fuse-backend-rs
Rust crate for implementing FUSE backends
fzgregor/highwayhash
Fast strong hash functions: SipHash/HighwayHash
fzgregor/http-auth
Implementation of HTTP Authentication
fzgregor/libeddsa
cryptographic library for ed25519 and curve25519
fzgregor/logging
Logging is a C library implementing basic logging features.
fzgregor/musl-cross-make
Simple makefile-based build for musl cross compiler
fzgregor/object
A unified interface for reading and writing object file formats
fzgregor/passfd
One weird unix trick
fzgregor/quick-protobuf
A rust implementation of protobuf parser
fzgregor/rcgen
Generate X.509 certificates
fzgregor/rdtsc
fzgregor/samba-docker
fzgregor/sgx-lkl
SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves
fzgregor/x509-parser
X.509 parser written in rust with nom