arr-xor
Generic array xor. Supports predicate equals function.
Generic array xor. Supports predicate equals function.
Compose custom types containing multiple mutually exclusive type.
Computes a boolean combination of two planar graphs
Returns the values from array that are not present in the other arrays
A SQL builder that doesn't force its opinions on you. Paste SQL together, but with flexibility.
A simple module for bitwise operations on buffers.
Pseudo one-time pad crypto library for plaintext data exchange.
Apply boolean Polygon clipping operations (intersection, union, difference, xor) to your Polygons & MultiPolygons.
Library for polygons operations
brings Option / Result / match from Rust to Javascript
Digital Logic Circuit Simulator in Javascript.
Returns an array of unique values that is the symmetric difference of the provided arrays.
really basic secret sharing based on xor
JavaScript's bitwise operation helper library.
Apply boolean polygon clipping operations (union, intersection, difference, xor) to Polygons & MultiPolygons in your GeoJSON files.
Node/browser exclusive or function.
chained logical conditions: and, or, not, xor
seedable bytes
Fast scrambled, pseudorandom, numbers in a given range touching each value only once without using a flags array or random number generator. Uses a linear feedback shift register.
Simple mixing symetric cryptography node module based on XOR