#base64 #uuid #base #friendly #random #web #encoding

uuid64rs

UUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly

10 releases

0.0.14 Apr 19, 2021
0.0.13 Feb 4, 2021
0.0.12 Jan 13, 2021
0.0.11 Dec 31, 2020

#152 in Database implementations

Apache-2.0 OR MIT

37KB
622 lines

uuid64rs

ci codecov Crates.io dependency status
Contributor Covenant Crates.io

UUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly.

Table Of Contents

Getting Started

TODO

Using The Crate

TODO

Examples

TODO

Contributing

How to contribute:

  • 🐛 Bug reports - Insects are fine but not in our software.
  • 🤩 Pull requests - Finding and fixing the bug are even better.
  • 🤔 Feature requests - Always interest in hear ideas to make things better.
  • 🤗 Improving the docs - Easy way to start contributing.

If you are looking at doing any of these things make sure you have a look at our CONTRIBUTING docs.

Licenses

All code is licensed under either of the

  • APACHE - Apache License, Version 2.0
  • MIT - MIT License

at your option.

You can find copies of the licenses in the LICENSE-APACHE and the LICENSE-MIT files. All documentation like this README is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License (CC-BY-SA). You can find a copy of the CC-BY-SA license in the LICENSE-CC-BY-SA file.


Copyright © 2020, Michael Cummings
Creative Commons License

Dependencies

~4.5MB
~89K SLoC