Pinned Repositories
feldera
The Feldera Incremental Computation Engine
arc-interner
A concurrent interner that deallocates unused values
cocoon
Cocoon: Correct by Construction Networking
differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
malloc_freq
Malloc frequency profiler
nerpa
range-interner
Map arbitrary objects to a specified integer range.
differential-datalog
DDlog is a programming language for incremental computation. It is well suited for writing programs that continuously update their output in response to input changes. A DDlog programmer does not write incremental algorithms; instead they specify the desired input-output mapping in a declarative manner.
ryzhyk's Repositories
ryzhyk/malloc_freq
Malloc frequency profiler
ryzhyk/cocoon
Cocoon: Correct by Construction Networking
ryzhyk/arc-interner
A concurrent interner that deallocates unused values
ryzhyk/nerpa
ryzhyk/range-interner
Map arbitrary objects to a specified integer range.
ryzhyk/differential-dataflow
An implementation of differential dataflow using timely dataflow on Rust.
ryzhyk/abomonation
A mortifying serialization library for Rust
ryzhyk/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
ryzhyk/asprintf.c
asprintf() implementation
ryzhyk/dashmap
Blazing fast concurrent HashMap for Rust.
ryzhyk/database-stream-processor
Streaming and Incremental Computation Framework
ryzhyk/declarative-dataflow
A library and server providing a Datalog-inspired interface on top of Differential Dataflow.
ryzhyk/Font-Awesome
The iconic SVG, font, and CSS toolkit
ryzhyk/impl-trait-for-tuples
Rust attribute macro to implement a trait for tuples
ryzhyk/internment
Interning of data in rust
ryzhyk/ipynb-examples
ryzhyk/lttng-tools
LTTng tools, daemon and utilities
ryzhyk/memcached_liss
memcached-1.4.5 with profiling hooks
ryzhyk/non_distinct_iteration
ryzhyk/openflow
Mirror of Stanford OpenFlow 1.0 reference switch/controller from git://openflowswitch.org/openflow.git
ryzhyk/ovn
Open Virtual Network
ryzhyk/ovs
Open vSwitch
ryzhyk/ovs-reviews
Patch series that I have posted for review on ovs-dev
ryzhyk/pg-event-server
Dispatch Postgres NOTIFY as SSE notifications
ryzhyk/rust-csv
A CSV parser for Rust, with Serde support.
ryzhyk/serde_avro_fast
An idiomatic implementation of serde/avro (de)serialization
ryzhyk/timely-dataflow
A modular implementation of timely dataflow in Rust
ryzhyk/tinyset
Compact sets in rust
ryzhyk/typedmap
Typed any map for rust
ryzhyk/ydb_liss
ydb with Liss profiling harness