Pinned Repositories
DotNetty
hyper-test
length-push
Benchmarking client for length prefixed server impls
microbenchmarks
nayato's Repositories
nayato/DotNetty
nayato/hyper-test
nayato/length-push
Benchmarking client for length prefixed server impls
nayato/actix-web
Actix web framework
nayato/azure-iot-protocol-gateway
Azure IoT protocol gateway enables protocol translation for Azure IoT Hub
nayato/azure_core_sdk
Core library for the unofficial Azure SDK for Rust
nayato/azure_cosmos_sdk
Unofficial Azure Cosmos DB SDK for Rust
nayato/AzureSDKForRust
Microsoft Azure SDK for Rust
nayato/corefx-tools
Place to include various misc tools for .NET and .NET Core.
nayato/derive_more
Some more derive(Trait) options
nayato/FrameworkBenchmarks
Source code for the framework benchmarking project
nayato/futures-await
nayato/handlebars_misc_helpers
A collection of helpers for handlebars (rust).
nayato/jsonwebtoken
JWT lib in rust
nayato/kubectl-exec-priv
Exec as a specified user into a Kubernetes container
nayato/lapin
AMQP client library in Rust, with a clean, futures based API
nayato/length-server
Rust server over length-prefixed protocol
nayato/mqtt-push
nayato/mqtt5-codec
Rust codec for MQTT 5
nayato/MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
nayato/net-length-server
nayato/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
nayato/rust-amqp1
nayato/rust-mqtt
MQTT protocol v3 implementation
nayato/rust-mqtt-broker-test
nayato/scrooge
A Thrift parser/generator
nayato/tera
A template engine for Rust based on Jinja2/Django
nayato/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
nayato/tokio-io
Core I/O primitives for asynchronous I/O in Rust.
nayato/tokio-minihttp
Protocol implementation experimentations