Pinned Repositories
bitflags
A macro to generate structures which behave like bitflags
emit
Structured diagnostics for Rust applications
rust-cross-compile
An example of cross compiling Rust apps to Linux on Windows, with only rustup
rust-csharp-ffi
An example Rust + C# hybrid application
rust-ioc
Playground for dependency injection in Rust
rust-no-std
An example of making sure your Rust library actually builds in no-std environments
rust-web-app
An example Rust web application with a focus on module structure
sval
A lightweight, no-std, object-safe, serialization-only framework for Rust
uuid
Generate and parse UUIDs.
KodrAus's Repositories
KodrAus/rust-web-app
An example Rust web application with a focus on module structure
KodrAus/rust-csharp-ffi
An example Rust + C# hybrid application
KodrAus/rust-cross-compile
An example of cross compiling Rust apps to Linux on Windows, with only rustup
KodrAus/rust-no-std
An example of making sure your Rust library actually builds in no-std environments
KodrAus/emit
Structured diagnostics for Rust applications
KodrAus/decstr
IEEE 754 decimal floating point bitstrings
KodrAus/log
Logging implementation for Rust
KodrAus/serde_buf
Value buffering for serde
KodrAus/serde_fmt
A serde Serializer for the standard formatting machinery
KodrAus/bitflags-serde-legacy
Implement serde traits for bitflags 2.x types compatibly with 1.x
KodrAus/hifive1-revb-template
A Cargo template for running Rust on RISC-V based HiFive1 boards
KodrAus/poison-guard
KodrAus/bitflags
A macro to generate structures which behave like bitflags
KodrAus/erased-serde
Type-erased Serialize, Serializer and Deserializer traits
KodrAus/helm.datalust.co
Helm charts hosted on datalust.co
KodrAus/KodrAus.github.io
KodrAus/opentelemetry-rust
OpenTelemetry API and SDK for Rust
KodrAus/rust
Empowering everyone to build reliable and efficient software.
KodrAus/seq-api
HTTP API client for Seq
KodrAus/seq-extensions-logging
Add centralized log collection to ASP.NET Core apps with one line of code.
KodrAus/seq-logging
A Node.js client for the Seq HTTP ingestion API
KodrAus/seqcli
The Seq command-line client.
KodrAus/serilog-sinks-opentelemetry
Serilog to OpenTelemetry Logs sink
KodrAus/serilog-sinks-seq
A Serilog sink that writes events to the Seq structured log server
KodrAus/serilog-tracing
An experimental Serilog extension for producing and capturing hierarchical traces.
KodrAus/sqelf
Ingest GELF payloads into Seq
KodrAus/sublime-build
A handful of build systems for Sublime Text
KodrAus/sublimehq-Packages
Syntax highlighting files shipped with Sublime Text and Sublime Merge
KodrAus/sval-generic
KodrAus/sval_protobuf
Protobuf-compatible encoding using sval