GithubHelp home page GithubHelp logo

justincpresley / go-cobs Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 90 KB

go-cobs: Go-to Library for Consistent Overhead Byte Stuffing (COBS) with enhanced features, coded in the Go Language.

Home Page: https://pkg.go.dev/github.com/justincpresley/go-cobs

License: ISC License

Go 100.00%
cobs consistent-overhead-byte-stuffing enhanced go golang stuffing verification cobs-algorithm frames golang-library

go-cobs's Introduction

Visual

Test CodeFactor Language Version Commits License

go-cobs is a Go library implementing Consistent Overhead Byte Stuffing (COBS) functionality.

What is Consistent Overhead Byte Stuffing? Wiki - Technical Paper

The goal of 'COBS' is to remove a special byte within given data by replacing all special bytes with "flags", a byte telling where the next special byte is. There is minimal overhead with COBS as indicated by the paper itself.

Usage

It is suggested to try out this library by running go run . inside of one the examples to visualize go-cobs.

The full API documentation is available on pkg.go.dev.

Additionally, usage outlines everything you need to know about types, config, and anything that may be unclear outside of the API.

Notes

go-cobs stands out from other COBS libraries due to many differences. This library has discovered advances in COBS that are not stated anywhere else.

License

go-cobs is an open source project licensed under ISC. See LICENSE.md for more information.

go-cobs's People

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

tntech-ngin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.