#limit #linux #nothing

fdlimit

Utility crate for raising file descriptors limit for OSX and Linux

8 releases

0.3.0 Nov 9, 2023
0.2.1 Oct 1, 2020
0.2.0 Aug 27, 2020
0.1.4 Mar 11, 2020
0.1.1 Dec 5, 2016

#74 in Filesystem

Download history 71750/week @ 2024-12-08 55392/week @ 2024-12-15 25711/week @ 2024-12-22 33634/week @ 2024-12-29 59301/week @ 2025-01-05 75291/week @ 2025-01-12 69231/week @ 2025-01-19 64986/week @ 2025-01-26 72547/week @ 2025-02-02 78292/week @ 2025-02-09 72344/week @ 2025-02-16 67128/week @ 2025-02-23 67428/week @ 2025-03-02 72766/week @ 2025-03-09 68015/week @ 2025-03-16 74649/week @ 2025-03-23

286,893 downloads per month
Used in 155 crates (24 directly)

Apache-2.0

7KB
80 lines

fdlimit

Cross-platform raise open file descriptors limit

crates.io link

Applicable for OSX and Linux

on Windows does nothing

Dependency

add in Cargo.toml:

[dependencies]
fdlimit = "0.2.1"

License

fdlimit is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

Contribution

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

Dependencies

~270–780KB
~18K SLoC