Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by rustonaut

A curated list of projects in awesome lists by rustonaut .

https://github.com/rustonaut/vec1

Rust `Vec<T>` wrapper that gurantees to contain at least 1 element

collections data-structures vec

Last synced: 10 Jan 2025

https://github.com/rustonaut/maybe-owned

provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`

Last synced: 03 Dec 2024

https://github.com/rustonaut/common_macros

(WIP) Provide common macros like `hash_set!`,`hash_map!` etc.

Last synced: 03 Dec 2024

https://github.com/rustonaut/mail-chars

provids lookup table based char classification for mail related grammars

mail mime rfc2045 rfc5322 rfc6838 rust

Last synced: 03 Dec 2024

https://github.com/rustonaut/quoted-string

This crate provides utilities to handle quoted strings (in Mail, Mime-Types, etc.) in rust.

mail mime rfc2045 rfc5322 rfc6532 rust

Last synced: 03 Dec 2024

https://github.com/rustonaut/rust-dynobject

Kind of dynamic Objects for rust. Allowing to create, change and access typed properties with runtime type checks

Last synced: 03 Dec 2024

https://github.com/rustonaut/checked-command

extension to `std::process::Command` which adds a output/status considering the programs `ExitStatus` when returning a Result

Last synced: 03 Dec 2024

https://github.com/rustonaut/vec-drain-where

An alternative `Vec::drain_filter` implementation

Last synced: 03 Dec 2024

https://github.com/rustonaut/soft-ascii-string

A wrapper around String/str/char with an is-ascii soft constraint, a violation is no rust safety violation "just" a bug

Last synced: 03 Dec 2024

https://github.com/rustonaut/build-qrc

A rust build dependency to build and include resources based on the Qt Resource system

Last synced: 03 Dec 2024

https://github.com/rustonaut/dhmacauth

a HMAC implemention for the scala spray-routes library allowing mutiple keys per user at the same time and distinct key security levels

Last synced: 03 Dec 2024

https://github.com/rustonaut/external-accessed-stack

A (potentially) stack allocated buffer which can be used for things like DMA or completion based I/O like in io-uring.

Last synced: 03 Dec 2024

https://github.com/rustonaut/total-order-multi-map

A multimap with at the same time keeps the total insertion ordering of all elements

Last synced: 03 Dec 2024

https://github.com/rustonaut/lut

lut - look up tables for every one (in rust)

Last synced: 03 Dec 2024

https://github.com/rustonaut/prompty

My rusty bash prompt command.

Last synced: 03 Dec 2024

https://github.com/rustonaut/satdasspiel

simple Qt/QML App, build to try out QML (and for school) [needs refactoring]

Last synced: 03 Dec 2024

https://github.com/rustonaut/keras-plot

live ploting with bokeh, port of blocks-extras.extensions.Plot to keras

Last synced: 03 Dec 2024

https://github.com/rustonaut/git-gpg-verify-prototype

A (prototype) of a typescript github action to handler various patterns of verifing git comit&tag signatures.

Last synced: 03 Dec 2024

https://github.com/rustonaut/rust-action-template

Repository to paly with github actions until I have a template I'm statisfied with.

Last synced: 03 Dec 2024

https://github.com/rustonaut/fuseflag

A (not resettable) fuse/flag which can be shared between different threads

Last synced: 03 Dec 2024