DmitrySamoylov's Stars
vinted/elasticsearch-dsl-rs
Strongly typed Elasticsearch DSL written in Rust
FSMaxB/rust-adjacent-pair-iterator
A rust iterator that iterates over adjacent pairs in another iterator, e.g. (1,2,3) -> ((1,2),(2,3)).
danielwaterworth/binary-search
mkrl/misbrands
The world's most hated IT stickers
andrewhickman/fn-error-context
An attribute macro to add context to errors from a function.
raymanfx/libv4l-rs
Video4Linux2 bindings for Rust
mavam/abstract-algebra-cheatsheet
:green_book: A visualization of key structures in abstract algebra.
nagelkl/clion_embedded
Embedded Development on STM32 with CLion and the Segger Tools
media-io/yaserde
Yet Another Serializer/Deserializer