Docs.rs
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide

Releases

Crates from Martin Habovštiak
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • Kixunil
  • genio-0.2.1
    A type safe, low level replacement for `std::io`. Supports `no_std` for embedded development, just disable cargo feature `std`. Because of limitations of `std::io::Error` type, `genio` provides `Read` and `Write` traits that allow implementors to choose their own type. This type can be better at expressing what kinds of error can happen.
    56
  • dont_panic_slice-0.1.0
    Slice that causes link error instead of panicking.
    46
  • dont_panic-0.1.0
    panic!()-like macro that causes linking error instead of panicking. May be used to statically ensure some code won't panic.
    46
  • configure_me_codegen-0.4.2
    A library for easy processing of application configuration from files, environment variables and command line arguments.
    45
  • configure_me-0.4.0
    A library for processing application configuration easily.
    45
  • fast_fmt-0.1.3
    This crate provides faster, more flexible and more correct alternative to core::fmt
    39
  • serde_str_helpers-0.1.2
    Helpers for using serde with strings
    28
  • stringly_conversions-0.1.1
    A crate helping to convert to/from various representations of strings.
    28
  • tonic_lnd-0.4.0
    An async library implementing LND RPC via tonic and prost
    15
  • bip78-0.1.0-preview
    Library implementing PayJoin (BIP78) protocol.
    11
  • struct_deser-0.1.1
    Simple (de)serialization of structs from/to bytes.
    5
  • ln-types-0.1.5
    Common types related to Lightning Network
    5
  • fast_escape-0.1.0
    Simple, fast escaping of characters.
    4
  • bip21-0.1.2
    Rust-idiomatic, compliant, flexible and performant BIP21 crate.
    4
  • linux_once-0.1.1
    A Linux-optimized drop-in replacement for std::sync::Once
    4
  • dangerous_option-0.2.0
    This crate provides DangerousOption - a type similar to ! in Swift language. It's basically an Option which panics if dereferenced while containing None. no_std compatible.
    4
  • same-0.1.0
    Traits for testing identity of objects.
    4
  • dscfg-proto-0.1.0
    Protocol definition of dynamic shared configuration
    4
  • dscfg-server-0.1.0
    Server-side implementation of dynamic shared configuration
    4
  • dscfg-cached_file_storage-0.1.0
    Storage implementation for dynamic shared configuration
    4
  • dscfg-client-0.1.0
    Client side implementation of dynamic shared configuration
    4
  • rl_localtime-0.1.2
    Rust-locked localtime - a sound localtime implementation
    2
  • systemd_socket-0.1.1
    A convenience crate for optionally supporting systemd socket activation.
    2
  • rfc822-like-0.2.1
    RFC822-like encoding used in conrol files implemented for serde
    2
  • seven_segment-0.2.1
    A simple driver for seven segment displays
    1
  • fmt2io-0.2.0
    A bridge between std::io::Write and std::fmt::Write.
    1
  • pigpio-sys-0.1.1
    Raw, unsafe bindings to pigpio library.
    1
  • possibly_uninit-0.1.0
    Traits and types helping with using uninitialized memory safely.
    1
  • cfg_me-0.1.1
    File generator for `configure_me`
    1
  • into_inner_drop-0.1.0
    A helper library for implementing into_inner method for drop types safely.
    1
Next Page
About docs.rs Privacy policy Build queue