#base64-url #base64 #integer #16-bit

no-std base64id-core

Efficiently represent 64, 32 and 16 bit integers as base64url strings

2 releases

new 0.4.1 Nov 9, 2024
0.4.0 Nov 9, 2024
0.4.0-alpha.0 Nov 17, 2023

#2354 in Encoding

Download history 1/week @ 2024-08-07 2/week @ 2024-09-18 5/week @ 2024-09-25 1/week @ 2024-10-02 2/week @ 2024-10-09 1/week @ 2024-10-16 4/week @ 2024-10-30 206/week @ 2024-11-06

211 downloads per month
Used in 2 crates

MIT/Apache

25KB
649 lines

base64id-core

This crate contains the core library code for base64id-rs. You shouldn't use this crate directly. See here instead.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

This crate contains the core library code for base64id-rs. You shouldn't use this crate directly. See here instead.

No runtime deps