Docs.rs
osom_lib-0.1.21
osom_lib 0.1.21
Permalink
Docs.rs crate page
Links
Homepage
Repository
crates.io
Source
Owners
RafalSzefler
Dependencies
osom_lib_alloc ^0.1
normal
osom_lib_arc ^0.1
normal
osom_lib_arrays ^0.1
normal
osom_lib_boxed ^0.1
normal
osom_lib_btree ^0.1
normal
osom_lib_cvr ^0.1
normal
osom_lib_entropy ^0.1
normal
optional
osom_lib_entropy_cprng ^0.1
normal
optional
osom_lib_hash_tables ^0.1
normal
osom_lib_hashes ^0.1
normal
osom_lib_macros ^0.1
normal
osom_lib_numbers ^0.1
normal
osom_lib_primitives ^0.1
normal
osom_lib_prng ^0.1
normal
osom_lib_reprc ^0.1
normal
osom_lib_strings ^0.1
normal
osom_lib_try_clone ^0.1
normal
paste ^1.0
normal
priv_osom_lib_proc_macros ^0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate numbers
osom_
lib
0.1.21
All Items
Crate Items
Modules
osom_lib
Crate
numbers
Copy item path
Source
Expand description
This crate defines various helpers and numeric algorithms.
Modules
ยง
gcd
Hold helpers for computing the greatest common divisor.
iterators
Holds iterators over various numeric sequences.
zigzag
Holds helpers for encoding and decoding numbers using the zigzag encoding.