ronomon / base64
Fast, robust Base64 encoder/decoder for Buffers in C++. Ignores whitespace. Detects corruption and truncation. Ships with extensive tests, a fuzz test and a benchmark.
☆17Updated 4 years ago
Alternatives and similar repositories for base64:
Users that are interested in base64 are comparing it to the libraries listed below
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 6 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- ⏲ - Small timing library☆35Updated 6 years ago
- Merges files together using a best-effort merge☆13Updated 8 years ago
- A minimal overhead event loop delay sampler.☆22Updated 4 months ago
- Key Value store on top of Upring.☆10Updated 7 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- streaming html templates☆16Updated 5 months ago
- Streaming JSON serializer that allows you to add metadata and will forward an error message if the stream is destroyed prematurely☆22Updated 10 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Split a string into an array based on where an ansi code is present☆13Updated 7 years ago
- Unicode aware Node.js module that truncates a string to a given max byte size☆9Updated 9 years ago
- Userland streams implementation☆45Updated 7 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Test if two floats are nearly equal☆28Updated 9 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated last month
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 9 months ago
- Read a file and re-read it when it changes☆17Updated 8 years ago
- Inlines env vars in a string that contains $NAME expressions☆24Updated 6 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- control panel for upring☆10Updated 8 years ago
- ☆26Updated 7 years ago
- Sets the user identity of the process to `www-data`☆17Updated 4 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago