6502 / sha256Links
A tiny sha256 implementation in Javascript (not a mere promise of it)
☆23Updated 2 years ago
Alternatives and similar repositories for sha256
Users that are interested in sha256 are comparing it to the libraries listed below
Sorting:
- A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection☆39Updated 3 years ago
- Fossil SCM delta compression in JavaScript☆71Updated last year
- Promise-based messaging for Web Workers and Shared Workers☆47Updated last month
- Rewrite file system `fs` paths☆59Updated this week
- Gets a list of differences between two javascript values.☆90Updated last year
- memoize/cache in file system solution for Node.js☆39Updated this week
- Convert event emitters and event targets to ES async iterators☆93Updated 4 years ago
- Same as sqlite-tag but without the native sqlite3 module dependency☆19Updated 3 months ago
- Javascript plugin for Capnproto☆46Updated 5 years ago
- A tiny inflate implementation☆49Updated last year
- 🗜 WebAssembly compiled Brotli library☆73Updated 2 years ago
- find and identify a cycle in a directed graph☆15Updated last year
- bison / YACC / LEX in JavaScript (LALR(1), SLR(1), etc. lexer/parser generator)☆123Updated 4 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last year
- A Map with weakly referenced values, instead of keys☆32Updated 2 years ago
- Port of CRoaring in WebAssembly for JavaScript☆31Updated 7 months ago
- Generate importmap for node_modules☆35Updated this week
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆116Updated this week
- Conditional compilation and compile-time variable replacement for Rollup☆61Updated 3 years ago
- JavaScript Object eXchange format; extended JSON/JSON6☆54Updated last month
- MUTE-structs is a Typescript library that provides an implementation of the LogootSplit CRDT algorithm.☆17Updated 2 years ago
- Tuples and value objects for JavaScript 🤷☆63Updated last year
- Parsing the JavaScript's RegExp in JavaScript.☆81Updated 7 months ago
- Soundex phonetic algorithm☆35Updated 2 years ago
- A Typed Binary JSON serializer and parser for JS.☆11Updated 6 months ago
- 🕵️♀️ Light-weight observable implementation and functional utilities in TypeScript☆46Updated 2 years ago
- JSON toolkit for JavaScript.☆107Updated 2 years ago
- Convert a nodejs Readable stream to a web ReadableStream☆12Updated 2 years ago
- Template literal tag based sqlite3 queries.☆56Updated 3 years ago
- A reasonably fast in-memory B+ tree with a powerful API based on the standard Map. Small minified. Well documented.☆225Updated last year