moshen / wasmagicLinks
A WebAssembly compiled version of libmagic with a simple API for Node. WASMagic provides accurate filetype detection with zero prod dependencies
☆47Updated 6 months ago
Alternatives and similar repositories for wasmagic
Users that are interested in wasmagic are comparing it to the libraries listed below
Sorting:
- Speeding up Electron apps by using V8 snapshots in the main process☆86Updated 9 months ago
- Zstandard for browser, Node.js and Deno☆141Updated last week
- A WebAssembly implementation of xxHash☆165Updated 9 months ago
- Making Node.js more like Bun or Deno☆53Updated last month
- Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning☆340Updated 2 months ago
- An SQLite binding for node.js with built-in encryption, focused on simplicity and (async) performance☆40Updated this week
- A modern, streaming server-sent events/eventsource client☆121Updated last month
- BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly☆191Updated 2 years ago
- 🛫 Zero-codegen, no-compile TypeScript `type` inference from protobuf `message`s☆234Updated 4 months ago
- Utilities for packing/unpacking fields in a bitstream☆90Updated last year
- High performance Zstandard decompression in a pure JavaScript, 8kB package☆273Updated last year
- An experimental HTTP VFS driver for SQLite WASM☆112Updated this week
- Proposal for an API for establishing TCP connections in Non-Browser JavaScript runtime environments☆52Updated 2 months ago
- Secure password based client-server authentication without the server ever obtaining knowledge of the password. Implementation of the OPA…☆72Updated this week
- Yet another xxhash addon for Node.js which can be x50 times faster than crypto MD5☆88Updated last year
- Multithreaded FUSE bindings for Node JS.☆215Updated last year
- Node.js DNS over HTTPS - Tangerine is the best drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici wit…☆168Updated 8 months ago
- Javascript plugin for Capnproto