Debian Bookworm

Debian Bookworm

Debian APT repository (Bookworm)

65,037 tracked projects
Public Registry
Public registry metadata is sourced from known upstream package ecosystems.
deb.debian.org

Find Project in Debian Bookworm

ProjectDescription
text diffing and assertion library - feature "bin"
text diffing and assertion library - feature "getopts"
Port of Python's difflib library to Rust - Rust source code
Traits for cryptographic hash functions - Rust source code
Traits for cryptographic hash functions - Rust source code
Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
Tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
low-level library for standard locations of directories - Rust source code
Tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS - Rust source code
Helper functions for the dirs crate - Rust source code
System-level helper functions for the dirs and directories crates - Rust source code
Discard trait which allows for intentionally leaking memory - Rust source code
Diff library with semantic cleanup, based on Google's diff-match-patch - Rust source code
Helper macros for handling manually loading optional system libraries - Rust source code
Semi-doubly linked list implemented using a vector - Rust source code
Simple dns resolving api, much like rust's unstable api - Rust source code
Pure-rust DNS protocol parser library - Rust source code
Pure-rust DNS protocol parser library - feature "serde_derive"
Pure-rust DNS protocol parser library - feature "serde"
Pure-rust DNS protocol parser library - feature "with-serde"
Macro to generate doc comments - Rust source code
Dynamically generating Dockerfiles - Rust source code
Test Rust examples in your documentation - Rust source code
Command line argument parsing - Rust source code
Extract feature documentation from Cargo.toml comments - Rust source code
Persistent vector, similar to Clojure - Rust source code
`dotenv` implementation for Rust - Rust source code
`dotenv` implementation for Rust - feature "clap" and 1 more
Trait object downcasting support using only safe Rust - Rust source code
Fast functions for printing floating-point primitives - Rust source code
Serialize float number and truncate to certain precision - Rust source code
Running child processes - Rust source code
Normalize Windows paths to the most compatible format, avoiding UNC where possible - Rust source code
Clone trait that is object-safe - Rust source code
Type conversions which are expected to succeed - Rust source code
Type conversions which are expected to succeed - feature "always_assert"
Type conversions which are expected to succeed - feature "libm"
Attribute macro for easily writing extension trait pattern - Rust source code
run closures in parallel - Rust source code
Procedural macros to help you implement Rust-built-in traits quickly - Rust source code
Estimate effective resource limits for a process e.g - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - Rust source code
Enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases - feature "serde"
Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code
Rust implementation of union-find - Rust source code
Rust implementation of union-find - feature "congruence-closure" and 1 more
Rust implementation of union-find - feature "dogged" and 1 more
Convenient macro for cloning values into a closure - Rust source code
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - Rust source code
UTF-8 and UTF-16 char types, methods, for char, u8 and u16 - feature "ascii"