Pinned Repositories
monoio
Rust async runtime based on io-uring.
clean-dns-bpf
基于 Rust + eBPF 丢弃 GFW DNS 污染包
CNN_forward
CNN(Convolutional neural network) forward code which requires little dependency(Opencv, TBB-optional) and is easy to run on Windows(using caffe's model)
deep-fashion-retrieval
Simple image retrival on deep-fashion dataset with pytorch - A course project
miaomiaoji-tool
A python tool to control MiaoMiaoJi / Paperang / 喵喵机
rabbit-tcp
A multi-connection TCP forwarder/accelerator
rust2go
Call Between Golang and Rust Asynchronously
shadow-tls
A proxy to expose real tls handshake to the firewall
tutorials
An RPC framework developing tutorial
monoio-route
Yet another high-performance route library written in Rust.
ihciah's Repositories
ihciah/shadow-tls
A proxy to expose real tls handshake to the firewall
ihciah/rust2go
Call Between Golang and Rust Asynchronously
ihciah/small-map
An inline SIMD accelerated hashmap designed for small amount of data.
ihciah/telearia2
ihciah/ddns-worker
ihciah/certain-map
A typed map which can make sure item exist.
ihciah/rabbit-plugin
A rabbit-tcp plugin for shadowsocks
ihciah/singleflight-async
ihciah/aria2-rs
Yet Another Aria2 JSON-RPC Client.
ihciah/service-async
A Service like tower in async style
ihciah/auto-const-array
Declare a const array without specify its length
ihciah/wol-homekit
WakeOnLAN with HomeKit
ihciah/monoio
Rust runtime based on io-uring.
ihciah/boringtun
Boring for CorpLink(non-official)
ihciah/must-done
An experimental Future that is guaranteed to be done
ihciah/bounded-pool
ihciah/firecracker
Secure and fast microVMs for serverless computing.
ihciah/cloud-hypervisor
A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
ihciah/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
ihciah/boring
BoringSSL bindings for the Rust programming language.
ihciah/http-client
Types and traits for http clients
ihciah/kitex
Go RPC framework with high-performance and strong-extensibility for building micro-services.
ihciah/monolake
Rust framework for building high-performance network services
ihciah/openssl
TLS/SSL and crypto library
ihciah/rand
A Rust library for random number generation.
ihciah/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
ihciah/rust-openssl
OpenSSL bindings for Rust
ihciah/sonic-rs
A fast Rust JSON library based on SIMD.
ihciah/vm-memory
Virtual machine's guest memory crate
ihciah/vm-virtio
virtio implementation