Cast Streaming service videos to Chromecast
A reactive state management tool
a totally tubular chromecast client
<img width="75px" height="75px" align="right" alt="Botcoin Logo" src="https://github.com/mosaicnetworks/monetd/raw/master/docs/_static/monet_logo.png" title="Botcoin CLI"/>
[](https://badge.fury.io/js/evm-lite-cli)
Take command of your media
outlast: patch 2 win32 fix [nosteam]
<img width="75px" height="75px" align="right" alt="Monet Logo" src="https://github.com/mosaicnetworks/monetd/raw/master/docs/_static/monet_logo.png" title="Monet CLI"/>
[](https://badge.fury.io/js/evm-lite-cli)
<img width="75px" height="75px" align="right" alt="Monet Logo" src="https://github.com/mosaicnetworks/monetd/raw/master/docs/_static/monet_logo.png" title="Monet CLI"/>
<img width="75px" height="75px" align="right" alt="Monet Logo" src="https://github.com/mosaicnetworks/monetd/raw/master/docs/_static/monet_logo.png" title="Monet CLI"/>
[](https://badge.fury.io/js/evm-lite-cli)
simulation harness and CLI for BabbleSim/Zephyr RF simulation workflows
An implementation of Noise protocols.
Encoder and decoder for the Bubble Babble binary data encoding
The Bubble Babble Binary Data Encoding
Simple package to count generic iterables
Faithful Rust port of Jason Hutchens' MegaHAL conversational engine.
MegaHAL CLI - a conversational chatbot using bidirectional Markov chains.
Internal MegaHAL implementation detail; APIs are not stable. MegaHAL reply generation and surprise scoring.
Internal MegaHAL implementation detail; APIs are not stable. MegaHAL keyword extraction.
Internal MegaHAL implementation detail; APIs are not stable. Bidirectional Markov model with context window.
Internal MegaHAL implementation detail; APIs are not stable. MegaHAL text tokenization.
Internal MegaHAL implementation detail; APIs are not stable. Arena-based n-gram frequency trie.
Takes a sample text and generates words based on the charictarists of that text
pure socket no framework :: IRC Qik Bot ~ its a babbling IRC Bot very quick to setup and act ;) aiming to be intelligent... Current Features: https://github.com/abhishekkr/irc-qik-bot/blob/master/README
Creates nonsense babble in the form of an adjective plus a noun
Sixword encodes binary data in a human-friendly format using English words. It uses the 6-word binary encoding created for S/Key (tm) and standardized by RFC 2289, RFC 1760, and RFC 1751. Binary data is encoded using a dictionary of 2048 short English words (1-4 letters in length). Each block of 64 bits is encoded using 6 words, which includes 2 parity bits for error checking. This is ideal for transmitting binary data such as cryptographic keys where humans must communicate or enter the values. See also: Bubble Babble, PGP Word List, Diceware, Base64, Base32