Pinned Repositories
boring
BoringSSL bindings for the Rust programming language.
foundations
Cloudflare's Rust service foundations library.
lol-html
Low output latency streaming HTML parser/rewriter with CSS selector-based API
wirefilter
An execution engine for Wireshark-like filters
testcafe
A Node.js tool to automate end-to-end web testing.
callsite-record
Create fancy log entries for errors and function call sites
elegant-status
Create elegant task status for CLI.
ineed
Web scraping and HTML-reprocessing. The easy way.
parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
publish-please
Safe and highly functional replacement for `npm publish`.
inikulin's Repositories
inikulin/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
inikulin/publish-please
Safe and highly functional replacement for `npm publish`.
inikulin/callsite-record
Create fancy log entries for errors and function call sites
inikulin/dmn
Janitor for your node_modules
inikulin/whacko
Cheerio fork that uses parse5 as the underlying platform
inikulin/replicator
Advanced JavaScript objects serialization.
inikulin/endpoint-utils
Utils to deal with TCP ports and hostnames. Safe for everyday use.
inikulin/all-the-same
A procedural macro that copy-pastes match arms for new type variant enums.
inikulin/noop-fn
It's noop function. It does nothing.
inikulin/bin-v8-flags-filter
Filters out v8 flags for your Node.js CLIs.
inikulin/cp-sugar
Some sugar for child_process module.
inikulin/cargo-workspace-repro
inikulin/notes
Just my notes on different topics for the personal use
inikulin/boring
BoringSSL bindings for the Rust programming language.
inikulin/capnproto-rust
Cap'n Proto for Rust
inikulin/cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations.
inikulin/cargo-workspace-repro-app
inikulin/form-data-utils
multipart/form-data utils for Rust
inikulin/http
Rust HTTP types
inikulin/http-body
Asynchronous HTTP body trait
inikulin/hyper
An HTTP library for Rust
inikulin/konfig
inikulin/linux
Linux kernel source tree
inikulin/quiche
š„§ Savoury implementation of the QUIC transport protocol and HTTP/3
inikulin/reqwest
An easy and powerful Rust HTTP Client
inikulin/rust-openssl
OpenSSL bindings for Rust
inikulin/tokio-openssl
OpenSSL bindings for Tokio
inikulin/tokio-shared-nothing
inikulin/tungstenite-rs
Lightweight stream-based WebSocket implementation for Rust.
inikulin/uint_bits
Reader and writer for Rust uint types bits