Skip to content

Latest commit

 

History

History
65 lines (54 loc) · 4.71 KB

README.md

File metadata and controls

65 lines (54 loc) · 4.71 KB

landing

Unveil the world of 8FF, part of the Marlinway family, where open-source innovation meets creativity. Discover a collection of free and innovative projects, and explore the enterprise-level solutions available at Marlinway. Join us on a journey of code, creativity, and innovation!

The good things you will find here @ 8ff.org

logo
FIRESCREW - Spotting moving objects on your RTSP network cameras faster than a caffeinated cat!
Firescrew is a cutting-edge application written in Go that enables real-time object and motion detection from an RTSP network camera. It leverages advanced image processing techniques and machine learning models to identify specific objects such as cars, people, and more.
example



logo
DICEWARE - Golang Diceware library and password generator
Diceware is a technique for generating strong, memorable passwords using dice to select words from a list. The Diceware method is based on the idea that each word in the list corresponds to a unique combination of five dice rolls, making it difficult for attackers to guess the password.
example



logo
CHAP - Secure Your Data with Ease
CHAP (short for chachapoly) is a tool for encryption, decryption, and secure file wiping. It leverages the cipherbox library as a wrapper for the ChaCha20-Poly1305 cipher and scrypt key derivation, providing strong data protection.



logo
UDARP - Universal Digital Radio Protocol - udarp.com
Universal Digital Radio Protocol written in Golang
UDARP is an advanced digital radio protocol that enables reliable HF communication in noisy environments. It offers a wide range of features, including messaging, control, BBS, SMS, email, and beacons, and is designed to work with low power transmitters. Whether you need to establish communication in remote areas or transmit data over long distances, UDARP provides a powerful and efficient solution.



logo
MAIDENHEAD - Maidenhead Grid Squares <-> latitudes and longitudes
This library provides an easy and convenient way to perform conversions between Maidenhead Grid Squares and latitudes and longitudes.



logo
VITERBI - Convolutional encoder and a Viterbi decoder written in Golang
This package implements a convolutional encoder and a Viterbi decoder. It can be used as a library or as a command line tool.
A Viterbi decoder corrects errors in digital communication by selecting the most likely message based on statistical analysis of the received signal and the probability of errors occurring in the transmission.



logo
cipherbox
Minimalistic Go Encryption Library and cli tools that wrap chacha20poly1305 cipher and scrypt hash algorithm.



logo
GPT - GPT-3.5 Turbo Chatbot Golang Library
This repository contains a Golang implementation of a chatbot using the OpenAI GPT-3.5 Turbo API. The chatbot is able to generate human-like responses to user queries.
example