FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

ia0/data-encoding: Efficient and customizable data-encoding functions in Rust · GitHub

Latest commit

 

History

259 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-encoding

This repository provides the following Rust crates for data-encoding:

  • The data-encoding library provides common and custom encodings, like hexadecimal, base32, and base64. See the documentation for more information.
  • The data-encoding-macro library provides compile-time facilities. See the documentation for more information.
  • The data-encoding-bin binary is a command-line tool to define and use encodings. See the binary for more information.
  • The website provides a playground to define and use encodings.

About

Efficient and customizable data-encoding functions in Rust

Topics

Resources

Stars

203 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL