morse
Morse encoder
A Go library for encoding and decoding Morse code
Morse Code Library in Go
82 stars
4 watching
13 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
decodeencodegogolanglibrarymorsemorse-code
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
gurgleapps/rotary-encoder | Code to drive a rotary encoder using MicroPython | 29 |
mozillazg/go-httpheader | A library to encode structs into HTTP header fields | 46 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 621 |
wing924/shellwords | A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
gosecure/burp-fuzzy-encoding-generator | Tools to test various encoding options in Burp Intruder attacks | 6 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
mozillazg/go-unidecode | Converts Unicode text to its closest ASCII transliteration | 130 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |