56 releases

0.20.5 May 28, 2024
0.20.3 Mar 2, 2024
0.20.2 Jun 8, 2023
0.20.0 Jan 24, 2023
0.4.2 Nov 30, 2017

#4 in #testing-utilities

Download history 397/week @ 2024-03-29 76/week @ 2024-04-05 3/week @ 2024-04-12 186/week @ 2024-04-26 18/week @ 2024-05-03 5/week @ 2024-05-17 162/week @ 2024-05-24 24/week @ 2024-05-31 8/week @ 2024-06-07 3/week @ 2024-06-14 8/week @ 2024-06-28 116/week @ 2024-07-05 1/week @ 2024-07-12

125 downloads per month
Used in 2 crates

Apache-2.0

1.5MB
20K SLoC

C 9K SLoC // 0.0% comments Rust 4.5K SLoC // 0.1% comments Shell 2.5K SLoC // 0.2% comments M4 2K SLoC // 0.2% comments Visual Studio Project 846 SLoC GNU Style Assembly 746 SLoC // 0.0% comments Automake 228 SLoC Pan 129 SLoC Visual Studio Solution 104 SLoC Zig 62 SLoC Python 52 SLoC Batch 44 SLoC C# 8 SLoC Bitbake 5 SLoC VBScript 2 SLoC

bdrck

Bdrck is a crate containing generic common utilities. In particular, it has several top-level modules which provide various functionality:

Module Description
cli Utilities for CLI-based applications.
configuration Application configuration tooling.
crypto Tools built upon high-level crypto libraries.
fs Filesystem utilities.
http HTTP client utilities based on reqwest.
io Utilities which extend std::io.
net Networking utilities / types.
testing Unit testing utilities.

lib.rs:

bdrck is a crate which contains some basic foundational tools. In general,

Dependencies

~0.3–11MB
~131K SLoC