Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

26 total results found

readme.md for @git.zone/tsrust

@git.zone/tsrust

A CLI build tool for Rust projects that follows the same conventions as @git.zone/tsbuild. It detects your rust/ source directory, parses Cargo.toml (including workspaces), runs cargo build --release, and copies the resulting binaries into a clean dist_rust/ d...

rust
cargo
compilation
cli tool
build tool
workspace
binary

readme.md for @lossless.zone/objectstorage

@lossless.zone/objectstorage

🚀 S3-compatible object storage server with clustering, erasure coding, and a slick management UI — powered by smartstorage. objectstorage gives you a fully featured, self-hosted S3-compatible storage server with a beautiful web-based management interface — a...

bin
deno
oci
rust
ui

readme.md for @push.rocks/smartdns

@push.rocks/smartdns

A TypeScript-first DNS toolkit powered by high-performance Rust binaries — covering everything from simple record lookups to running a full authoritative DNS server with DNSSEC, DNS-over-HTTPS, and automatic Let's Encrypt certificates. Issue Reporting and Secu...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

readme.md for @push.rocks/smartproxy

@push.rocks/smartproxy

A high-performance, Rust-powered proxy toolkit for Node.js — unified route-based configuration for SSL/TLS termination, HTTP/HTTPS reverse proxying, WebSocket support, UDP/QUIC/HTTP3, load balancing, custom protocol handlers, and kernel-level NFTables forwardi...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

readme.md for @push.rocks/smartstorage

@push.rocks/smartstorage

A high-performance, S3-compatible storage server powered by a Rust core with a clean TypeScript API. Runs standalone for dev/test — or scales out as a distributed, erasure-coded cluster with QUIC-based inter-node communication. No cloud, no Docker. Just npm in...

rust
smartstorage
s3 compatible
local storage server
node.js
typescript
local development
testing
cloud storage
file storage
aws s3 compatibility
development tool
storage endpoint
storage simulation
bucket management
file upload
ci/cd integration
developer onboarding

readme.md for @push.rocks/smartmta

@push.rocks/smartmta

A high-performance, enterprise-grade Mail Transfer Agent (MTA) built from scratch in TypeScript with a Rust-powered SMTP engine — no nodemailer, no shortcuts. Automatic MX record discovery means you just call sendEmail() and smartmta figures out where to deliv...

rust
mta
smtp
email
mail server
mail transfer agent
dkim
spf
dmarc
dns
cloudflare
typescript

readme.md for @push.rocks/smartvm

@push.rocks/smartvm

A TypeScript module that wraps Amazon's Firecracker VMM to create, configure, and manage lightweight microVMs with a clean, type-safe API. Issue Reporting and Security For reporting bugs, issues, or security vulnerabilities, please visit community.foss.global/...

rust

readme.md for @push.rocks/smartrust

@push.rocks/smartrust

A type-safe, production-ready bridge between TypeScript and Rust binaries — with support for stdio (child process) and socket (Unix socket / Windows named pipe) transports, request/response, streaming, and event patterns. Issue Reporting and Security For repor...

rust

readme.md for @push.rocks/smartdb

@push.rocks/smartdb

A MongoDB-compatible embedded database server powered by Rust 🦀⚡ — use the official mongodb driver and it just works. No binary downloads, instant startup, zero config. Install pnpm add @push.rocks/smartdb # or npm install @push.rocks/smartdb Issue Reporting ...

rust
typescript
mongodb-compatible
wire protocol
embedded database
in-memory database
testing
local database
database server

readme.md for @serve.zone/remoteingress

@serve.zone/remoteingress

Edge ingress tunnel for DcRouter — tunnels TCP and UDP traffic from the network edge to a private DcRouter/SmartProxy cluster over encrypted TLS or QUIC connections, preserving the original client IP via PROXY protocol. Includes hub-controlled nftables firewal...

rust
remote access
ingress tunnel
network edge
proxy protocol
multiplexed tunnel
tcp proxy
tls tunnel
serve.zone stack
typescript
smartproxy

readme.md for @serve.zone/containerarchive

@serve.zone/containerarchive

A high-performance, content-addressed incremental backup engine with built-in deduplication, encryption, compression, and Reed-Solomon error correction — powered by a Rust core with a clean TypeScript API. Issue Reporting and Security For reporting bugs, issue...

rust
typescript
backup
deduplication
content-addressed
incremental
archive
encryption
chunking
fastcdc
pack-files

changelog.md for @git.zone/tsrust

@git.zone/tsrust

2026-03-24 - 1.3.2 - fix(config) migrate project metadata to .smartconfig.json and update related dependencies replace npmextra.json with .smartconfig.json in packaged files and documentation bump smartconfig, smartshell, smol-toml, tsbuild, tstest, and @type...

rust
cargo
compilation
cli tool
build tool
workspace
binary

changelog.md for @lossless.zone/objectstorage

@lossless.zone/objectstorage

2026-03-24 - 1.8.1 - fix(build) migrate build tool config to .smartconfig.json and bump tooling dependencies Move tsbundle, tsdocker, and tswatch configuration from npmextra.json to .smartconfig.json Update @git.zone/tsbundle, @git.zone/tsdocker, and @git.zon...

bin
deno
oci
rust
ui

changelog.md for @push.rocks/smartdns

@push.rocks/smartdns

2026-02-20 - 7.9.0 - feat(server) emit query events with questions, answered status, response time and timestamp Added IDnsQueryCompletedEvent interface with questions, answered, responseTimeMs and timestamp fields DnsServer now extends EventEmitter and calls...

rust
typescript
dns
dns records
dns resolution
dns management
dnssec
node.js
google dns
cloudflare
udp dns
https dns
acme
let's encrypt
ssl certificates
feature flagging
domain propagation
dns server

changelog.md for @push.rocks/smartproxy

@push.rocks/smartproxy

2026-03-27 - 27.1.0 - feat(rustproxy-passthrough) add selective connection recycling for route, security, and certificate updates introduce a shared connection registry to track active TCP and QUIC connections by route, source IP, and domain recycle only affe...

rust
typescript
proxy
network
traffic management
ssl
tls
websocket
port proxying
dynamic routing
authentication
real-time applications
high workload
https
reverse proxy
server
network security

changelog.md for @push.rocks/smartstorage

@push.rocks/smartstorage

2026-03-23 - 6.3.2 - fix(docs) update license ownership and correct README license file reference Adjusts the copyright holder name in the license file Fixes the README link to match the lowercase license filename 2026-03-21 - 6.3.1 - fix(cluster) improve sh...

rust
smartstorage
s3 compatible
local storage server
node.js
typescript
local development
testing
cloud storage
file storage
aws s3 compatibility
development tool
storage endpoint
storage simulation
bucket management
file upload
ci/cd integration
developer onboarding

changelog.md for @push.rocks/smartmta

@push.rocks/smartmta

2026-03-02 - 5.3.1 - fix(mail) add periodic cleanup timers and proper shutdown handling for bounce manager and delivery queue; avoid mutating maps during iteration and prune stale rate-limiter stats to prevent memory growth BounceManager: add cleanupInterval ...

rust
mta
smtp
email
mail server
mail transfer agent
dkim
spf
dmarc
dns
cloudflare
typescript

changelog.md for @push.rocks/smartrust

@push.rocks/smartrust

2026-03-14 - 1.3.2 - fix(rustbinarylocator) support resolving platform-suffixed local Rust binaries Checks local Rust build paths for binaries with platform suffixes such as _linux_amd64 in addition to unsuffixed names Adds platform and architecture suffix ma...

rust