Pinned Repositories
dtls
Datagram Transport Layer Security (DTLS) client.
stun
Low-level Session Traversal Utilities for NAT (STUN) client and server
dnscrypt
dnscrypt - authenticated and encrypted dns client for nodejs
m3u8-reader
Read and parse m3u8 playlist into array
m3u8-stream-list
Return all awailable streams from m3u8 playlist
node-process-list
Cross-platform native method to receive the list of the launched processes
saslprep
SASLprep: Stringprep Profile for User Names and Passwords.
turbo-crc32
CRC32 generation using Slicing-by-N algorithm
webassembly-examples
From Simple To Complex. A complete collection of webassembly examples.
vscode-wasm
WebAssembly extension for VSCode
reklatsmasters's Repositories
reklatsmasters/node-process-list
Cross-platform native method to receive the list of the launched processes
reklatsmasters/saslprep
SASLprep: Stringprep Profile for User Names and Passwords.
reklatsmasters/m3u8-reader
Read and parse m3u8 playlist into array
reklatsmasters/dnscrypt
dnscrypt - authenticated and encrypted dns client for nodejs
reklatsmasters/m3u8-stream-list
Return all awailable streams from m3u8 playlist
reklatsmasters/binary-data
Declarative binary data encoder / decoder
reklatsmasters/m3u8-write
Simple m3u8 writer
reklatsmasters/next-state
Simple event-driven state machine
reklatsmasters/dgram-server
Stream-based UDP server (may have minimal internal changes due to incomplete tests).
reklatsmasters/parallel-download
Download files in parallel to the buffer
reklatsmasters/turbo-crc32
CRC32 generation using Slicing-by-N algorithm
reklatsmasters/verdaccio-github-token
Verdaccio authentication plugin via Github personal access tokens.
reklatsmasters/buffer-array
reklatsmasters/data-urls
Parse data: URLs
reklatsmasters/ip2buf
:fire: :zap: Convert IPv4 or IPv6 address to the Buffer.
reklatsmasters/is-chacha20-poly1305-supported
Check whether a chacha20-poly1305 cipher is supported by NodeJS
reklatsmasters/pem-file
PEM file format encoder/decoder.
reklatsmasters/pwasm-as
[WIP] Ethereum contracts written in typescript / assemblyscript.
reklatsmasters/unicast
Unicast implementation of UDP Datagram sockets.
reklatsmasters/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
reklatsmasters/bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
reklatsmasters/eslint-plugin-prettier
ESLint plugin for prettier formatting
reklatsmasters/kafka-node
Node.js client for Apache Kafka 0.8 and later.
reklatsmasters/libtasn1
GNU Libtasn1 compiled to WebAssembly
reklatsmasters/nanoid
A tiny (145 bytes), secure, URL-friendly, unique string ID generator for JavaScript.
reklatsmasters/node
Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:
reklatsmasters/node-coap
CoAP - Node.js style
reklatsmasters/node-gearman
⚙ Gearman client and worker for node
reklatsmasters/session
Simple session middleware for koa
reklatsmasters/wasm2ast
WebAssembly Binary AST Parser