Pinned Repositories
bitcount
Fast cross-platform bit counting using intrinsic functions
disjoint-borrow
Disjoint borrow of slices in Rust
radix-heap
Radix heap implementation in Rust
rye
A tiny experiment into building safe fibers in Rust
scanmut
O(n) multi-insert and -remove for Rust vectors
schedwalk
Test futures under all possible polling schedules
skjul
Hide data in plaintext
sqlite-digest
Digest implementation for SQLite
try-mutex
A non-blocking mutual exclusion primitive
unthread
A deterministic, fuzzable pthread implementation
mpdn's Repositories
mpdn/unthread
A deterministic, fuzzable pthread implementation
mpdn/radix-heap
Radix heap implementation in Rust
mpdn/rye
A tiny experiment into building safe fibers in Rust
mpdn/sqlite-digest
Digest implementation for SQLite
mpdn/schedwalk
Test futures under all possible polling schedules
mpdn/skjul
Hide data in plaintext
mpdn/disjoint-borrow
Disjoint borrow of slices in Rust
mpdn/scanmut
O(n) multi-insert and -remove for Rust vectors
mpdn/try-mutex
A non-blocking mutual exclusion primitive
mpdn/sketch-duplicates
Find duplicate lines probabilistically
mpdn/advent-2020
Advent of Code 2020
mpdn/akka-http
The Streaming-first HTTP server/module of Akka
mpdn/alpakka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
mpdn/aws-sdk-java-v2
The official AWS SDK for Java - Version 2
mpdn/beam
Apache Beam
mpdn/debug-tag
Debug-only tagging for tracking values
mpdn/flink
Apache Flink
mpdn/github-json-schemas
A dataset of all JSON shcemas on Github
mpdn/inertial-flow
A implementation of inertial flow ordering in Rust
mpdn/minio
MinIO is a high performance object storage server compatible with Amazon S3 APIs
mpdn/msbuild-protocol-buffers
MSBuild targets for automatic support of .proto files
mpdn/num-bigint
Big integer types for Rust
mpdn/petgraph
Graph data structure library for Rust.
mpdn/rust
A safe, concurrent, practical language.
mpdn/rust-smallvec
"Small vector" optimization for Rust: store up to a small number of items on the stack
mpdn/rutenspitz
А procedural macro to be used for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation
mpdn/skew-forest
Skew-binary random access lists in Rust
mpdn/string-interner
A data structure to efficiently intern, cache and restore strings.
mpdn/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
mpdn/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.