Skip to content
cubicle-jockey edited this page Aug 29, 2022 · 7 revisions

Welcome to the cj_common wiki!

First, the disclaimer. Go easy on me :) I'm new to Rust, git/github (my experience is with SVN), and I'm not yet familiar with the standards/best practices for Rust, github, documentation and publishing. So cj_common is me getting my feet wet and gaining familiarity for future projects.

Now with that out of the way :)

cj_common is a collection of common features used by other cubicle-jockey projects, but feel free to use it for any project.

Current features relate to:

  • Base64 encoding/decoding b64
  • Hex encoding/decoding hex
  • Bit manipulation bitbuf
  • In-set checking in_set
Clone this wiki locally