Crafting Pydantic-Compatible Custom Python Datatypes in Rust With PyO3February 28, 20236 min read Engineering Rust Development Engineering RustPydanticPythonRustRust-implemented custom python datatype that is also pydantic-compatible.Read More
SOSECRETS-RS CrateJanuary 1, 14 min read Engineering Rust Development Engineering RustPydanticPythonRustRust’s Secrets Management crate withtype level and compile-time guarantees andeach references corresponding to each secrets can only be exposed or revealed under a lexical scope with an invariant lifetime.Read More