mlevkov
Director of Engineering, Engineer/ Architect, Video Engineering and Infrastructure
SelfLos Angeles
Pinned Repositories
awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
design-patterns
Various Notes, Code, and Learning Efforts for Design Patterns in Rust Language
digital-garden
FiraCode
Free monospaced font with programming ligatures
mp4_stream
A utility (written in Go) for parsing MP4 files and outputting portions of the streams. It is intended to be used for pseudo-streaming.
node2object
Convert between XML Nodes (treexml::Element) and JSON objects (serde_json::Value)
treexml-rs
An XML element-tree library for Rust.
vector
A lightweight and ultra-fast binary for building observability pipelines
mlevkov's Repositories
mlevkov/vector
A lightweight and ultra-fast binary for building observability pipelines
mlevkov/awesome-charting
A curated list of the best charting and dataviz resources that developers may find useful, including the best JavaScript charting libraries
mlevkov/mp4_stream
A utility (written in Go) for parsing MP4 files and outputting portions of the streams. It is intended to be used for pseudo-streaming.
mlevkov/design-patterns
Various Notes, Code, and Learning Efforts for Design Patterns in Rust Language
mlevkov/digital-garden
mlevkov/FiraCode
Free monospaced font with programming ligatures
mlevkov/node2object
Convert between XML Nodes (treexml::Element) and JSON objects (serde_json::Value)
mlevkov/treexml-rs
An XML element-tree library for Rust.
mlevkov/WebFundamentals
Best practices for modern web development
mlevkov/xml-rs
An XML library in Rust
mlevkov/xmlJSON-rs
Rust Crate for converting XML to JSON
mlevkov/yaserde
Yet Another Serializer/Deserializer