Algorithms to help you parse CSS from an array of tokens.
Xml digital signature and encryption library for Node.js
JWA implementation (supports all JWS algorithms)
No description provided.
Browser Compatible Object Hashing
various machine learning routines for node
Boyer-Moore-Horspool algorithms
Rust language support for the CodeMirror code editor
Rust dictionary for cspell.
Super-fast alternative for babel
Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)
Implementation of JSON Web Signatures
Lezer-based Rust grammar
A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers
This is a library that implements the [CIP-0008](https://github.com/cardano-foundation/CIPs/blob/master/CIP-0008/README.md) message signing spec for the Cardano blockchain.
Package implements data structures and algorithms for processing various types of graphs
Parse CSS media query lists.
Welcome to the [Node.js] binding for the Rust [`matrix-sdk-crypto`] library! This binding is part of the [`matrix-rust-sdk`] project, which is a library implementation of a [Matrix] client-server.
Rust grammar for tree-sitter
Generates and consumes source maps
Parse CSS Cascade Layer names.
Queue for messages and jobs based on Redis
Browser automation CLI for AI agents
Types and schema that specs of the Markup languages for markuplint
A rust-algorithms library
algorithm
rust algorithms
Modular arithmetic in rust
Basic Algorithms: Binary Search and Find Max from an array
Levenshtein string distance algorithm in Rust.
A Ruby gem wrapping the legendary Rust Aho-Corasick algorithm! Aho-Corasick is a powerful string searching algorithm that finds multiple patterns simultaneously in a text. Features include overlapping matches, case-insensitive search, find & replace, match positions, and configurable match strategies. Perfect for content filtering, tokenization, and multi-pattern search at lightning speed! (ノ◕ヮ◕)ノ*:・゚✧
It's a string searching gem that locates elements of a finite set of strings (the "dictionary") within an input text.
A modern LZ4 compression library for Ruby, leveraging the power of the [`lz4_flex`](https://github.com/PSeitz/lz4_flex) Rust crate. This library provides a pure Rust implementation of the LZ4 algorithm, ensuring high performance and safety.
The Rust Engine is a tiny library written in rust to perform simple images manipulations. For now the library included four functions : - Image converter - Pixel sorting - Brush and Slim : two algorithms that will mess with the given image
A Ruby gem with a native Rust implementation of the SymSpell algorithm for fast typo correction with domain-specific term protection