57 releases

new 0.21.0 Feb 10, 2025
0.20.5 May 28, 2024
0.20.4 Apr 30, 2024
0.20.3 Mar 2, 2024
0.4.2 Nov 30, 2017

#374 in Network programming

Download history 6/week @ 2024-10-30 7/week @ 2024-11-06 6/week @ 2024-12-04 4/week @ 2024-12-11 48/week @ 2024-12-25 4/week @ 2025-01-29 91/week @ 2025-02-05

95 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 63 SLoC Python 52 SLoC Batch 50 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.2–11MB
~126K SLoC