sysconf

Small safe wrapper around sysconf

9 releases

Uses old Rust 2015

0.3.4 Aug 29, 2018
0.3.3 Jul 1, 2018
0.3.2 Jun 1, 2018
0.3.1 Sep 4, 2017
0.1.0 Jul 6, 2015

#385 in Configuration

Download history 1868/week @ 2023-12-04 1880/week @ 2023-12-11 2021/week @ 2023-12-18 1221/week @ 2023-12-25 1358/week @ 2024-01-01 1864/week @ 2024-01-08 1877/week @ 2024-01-15 2310/week @ 2024-01-22 2151/week @ 2024-01-29 1912/week @ 2024-02-05 2040/week @ 2024-02-12 1575/week @ 2024-02-19 1749/week @ 2024-02-26 2133/week @ 2024-03-04 1767/week @ 2024-03-11 2205/week @ 2024-03-18

7,945 downloads per month
Used in 34 crates (13 directly)

MIT/Apache

35KB
505 lines

sysconf

Build Status AppVeyor Crates.io Docs

Description

Small Rust wrapper around sysconf

Usage

Add this to your Cargo.toml:

[dependencies]
sysconf = "0.3.4"

and this to your crate root:

extern crate sysconf;

Documentation

Head over to https://docs.rs/sysconf for the documentation.

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.

Dependencies

~17–315KB