How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies into a single standalone binary, allowing applications to run on machines without a pre-installed runtime. The project distinguishes itself by precompiling JavaScript source code into bytecode to remove human-readable text and obfuscate the logic. It utilizes a virtual filesystem bundler to embed static assets and non-javascript files directly into the executable, employing compression algorithms to reduce the final binary size. The tool covers cross-platform compilation for var
A Nostr Relay written in TypeScript
The main features of cameri/nostream are: Relay Implementations, Standalone Applications.
Projects with overlapping indexed features include: vercel/pkg — pkg is a Node.js executable packager and cross-platform binary compiler. It bundles a project and its dependencies… 0xfurai/peekaping. aaronrussell/nex — Powerful and flexible Nostr relay written in Elixir. alm-tools/alm — :rose: A :cloud: ready IDE just for TypeScript :heart:. app-outlet/app-outlet. 0ceanslim/grain — Go Relay Architecture for Implementing Nostr 🌾.