Skip to content

makometr/huffman-GoLang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

huffman-GoLang

Encode and decode by Huffman-algo

Goals

  • Realize encoding and decoding of text by Huffman greedy-algorithm (clearly with BT)
  • Add JSON support to API package
  • Create app upon Cobra lib
  • Add Unit-tests
  • Realize github actions to build and check source code
  • Add binary convertation of encoded text
  • Check UTF-8 support
  • Support app launch as an encode-decode server

About

Encode and decode by Huffman-algo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages