Lucretiel
Neophile. #rustlang at @1Password. #ADHD. 31. He/him/his. Mercator projection apologist. Pronounced "LUKE-reh-TEAL".
@1PasswordEast Coast, USA
Pinned Repositories
autocommand
Autocommand turns a python function into a CLI program
autodefault
Autodefault automatically makes your struct literals fill themselves with `..default()`
ctreg
Compile-time regular expressions, the right way.
genetics
A python library for genetic algorithms
gridly-rs
A 2D grid library written for humans instead of linear algebraists.
joinery
A Rust library for generically joining iterables with a separator
kaydle
An alternative implementation of Kat's Document Language, including serde integration
lazy_format
Lazy formatting utility macro for rust
makepass-rs
A password generator written in Rust, inspired by https://xkcd.com/936/
nom-supreme
A collection of utilities for a superior nom experience
Lucretiel's Repositories
Lucretiel/nom-supreme
A collection of utilities for a superior nom experience
Lucretiel/joinery
A Rust library for generically joining iterables with a separator
Lucretiel/kaydle
An alternative implementation of Kat's Document Language, including serde integration
Lucretiel/defer-drop
Defer dropping large structs to a background thread
Lucretiel/seredies
Seredies is a Redis Protocol implementation for serde.
Lucretiel/semester
A proc macro for creating compile-time checked CSS class sets, in the style of classNames
Lucretiel/bobbin
Bobbin is a webapp for viewing and sharing twitter threads
Lucretiel/dislike-in-rust
A list of the few things I don't like about rust
Lucretiel/LisPlusPlus
A lisp embedded in C++ syntax by overriding the comma operator
Lucretiel/handoff
Handoff is an unbuffered, single-producer / single-consumer, async channel
Lucretiel/serde-bufferless
Proof of concept implementation for deserialization without buffers
Lucretiel/foreback
A future adapter for driving background work
Lucretiel/in
`in` is a trivial utility that runs a command in a specific directory. It is for the working directory what `env` is for environment variables.
Lucretiel/sliver
A high precision, fixed-point Angle type
Lucretiel/advent2022
My solutions for the 2022 Advent of Code
Lucretiel/arcstr
Better reference counted strings for Rust
Lucretiel/derive-new
derive simple constructor functions for Rust structs
Lucretiel/futures-rs
Zero-cost asynchronous programming in Rust
Lucretiel/icu4x
Solving i18n for client-side and resource-constrained environments.
Lucretiel/json
JSON Serialization for Rust
Lucretiel/linux
Adding support for the Rust language to the Linux kernel.
Lucretiel/memchr
Optimized string search routines for Rust.
Lucretiel/rayon
Rayon: A data parallelism library for Rust
Lucretiel/reqwest
An easy and powerful Rust HTTP Client
Lucretiel/rust-companies
A list of companies using Rust in production.
Lucretiel/serde-rs.github.io
Lucretiel/sideconf
A timer and companion app for Sidereal Confluence
Lucretiel/snowplow-rust-tracker
Lucretiel/syn
Parser for Rust source code
Lucretiel/sysinfo
Cross-platform library to fetch system information