Pinned Repositories
node-unix-socket
Unix dgram, seqpacket, etc binding for Node.js.
napi-rs
A framework for building compiled Node.js add-ons in Rust via Node-API
cheerio-without-node-native
Cheerio build that excludes node native modules so that you can use it in platforms like React Native and chrome extensions.
encryptsocks
Encrypt your socks transmission.
http-proxy-to-socks
hpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
nysocks
Nysocks binds kcp and libuv to provide an aggressive tcp tunnel in nodejs.
react-yue
Render the views of Yue with React.
typescript-handbook-zh
TypeScript手册中文版。
wasm-opencc
OpenCC compiled by Emscripten so that you can run it on browsers or nodejs without compiling.
youdao-collins-chrome-extension
A chrome extension to help you search english words in collins dict.
oyyd's Repositories
oyyd/http-proxy-to-socks
hpts(http-proxy-to-socks) is a nodejs client to convert socks proxy into http proxy
oyyd/youdao-collins-chrome-extension
A chrome extension to help you search english words in collins dict.
oyyd/wasm-opencc
OpenCC compiled by Emscripten so that you can run it on browsers or nodejs without compiling.
oyyd/frozen_east_text_detection.pb
oyyd/tokio_smux
Smux protocol in Rust. Provide multiplexing for reliable streams.
oyyd/hoppscotch-tauri
Hoppscotch and a rust proxy server bundled with tauri.
oyyd/rs-object
Node.js bindings to Rust [object](https://github.com/gimli-rs/object).
oyyd/kcptun-sip003-rust
oyyd/addon_abort_example
oyyd/cap
A cross-platform binding for performing packet capturing with node.js
oyyd/diat
A CLI tool to help with diagnosing Node.js processes basing on inspector.
oyyd/dsvpn
A Dead Simple VPN.
oyyd/electron-react-boilerplate
A Foundation for Scalable Cross-Platform Apps
oyyd/hertz
A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
oyyd/libbpf-rs
Minimal and opinionated eBPF tooling for the Rust ecosystem
oyyd/llnode
An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
oyyd/napi-rs
A minimal library for building compiled Node add-ons in Rust
oyyd/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
oyyd/node-addon-api
Module for using N-API from C++
oyyd/node-inspect
`node debug` for `node --inspect`
oyyd/node-linux-perf
oyyd/node-rs
Node.js bindings ❤️ Rust crates
oyyd/node_pcap
libpcap bindings for node
oyyd/nsqjs
NodeJS client library for NSQ
oyyd/quic
Exploring a QUIC implementation for Node.js core
oyyd/setup-node
Set up your GitHub Actions workflow with a specific version of node.js
oyyd/snappy
Fastest Snappy compression library in Node.js
oyyd/website
Website for napi.rs
oyyd/swift-tokio-kcp
oyyd/tokio_kcp
A Kcp implementation for tokio