Petros Angelatos's repositories
postgres-datetime
An attempt of translating postgres' datetime parsing routines into safe Rust
rust-postgres
Native PostgreSQL driver for the Rust programming language
enum_dispatch
Mirror of https://gitlab.com/antonok/enum_dispatch
rusty-tape
kasetophono.com scraper
bytes
Utilities for working with bytes
computation-solution-template
A template for solutions to my Introduction to Computation course
differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
fastcrypto
Common cryptographic library used in software at Mysten Labs.
firecracker
Secure and fast microVMs for serverless computing.
futures-rs
Zero-cost asynchronous programming in Rust
materialize
The Streaming SQL Database powered by Timely Dataflow
mysql_async
Asyncronous Rust Mysql driver based on Tokio.
PL2
Course Material for "Programming Languages II"
timely-dataflow
A modular implementation of timely dataflow in Rust