Pinned Repositories
dotfiles
backup of my vim settings
link-checker
Simple python3 linkchecker for your humble CI
opensubtitle-downloader
Downloads subtitles from opensubtitles.org
pulls_since
Print Markdown formatted list of pull requests closed since given date
rust-skeptic
Test your Rust Markdown documentation via Cargo
rust-cookbook
https://rust-lang-nursery.github.io/rust-cookbook
log
Logging implementation for Rust
mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
rust
Empowering everyone to build reliable and efficient software.
reqwest
An easy and powerful Rust HTTP Client
budziq's Repositories
budziq/rust-skeptic
Test your Rust Markdown documentation via Cargo
budziq/pulls_since
Print Markdown formatted list of pull requests closed since given date
budziq/dotfiles
backup of my vim settings
budziq/link-checker
Simple python3 linkchecker for your humble CI
budziq/ale
Asynchronous Lint Engine
budziq/book
The Rust Programming Language
budziq/cpython
The Python programming language
budziq/dot_nvim
nvim config based on LazyVim
budziq/error-chain
Error boilerplate for Rust
budziq/find-work
find something Rusty to work on
budziq/gst-plugin-rs
GStreamer plugin providing elements written in Rust
budziq/lf
Terminal file manager
budziq/log
Logging implementation for Rust
budziq/lunr.rs
Lunr backend implemented in Rust
budziq/m3u8
Python m3u8 Parser for HTTP Live Streaming (HLS) Transmissions
budziq/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
budziq/mdbook-linkcheck
A backend for `mdbook` which will check your links for you.
budziq/mdcheckr
Practical CI testing for markdown files
budziq/NanoKVM
NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
budziq/nightly_cmd_fail
Shows failure in rust 1.19.0 nightly - Commands run with npm.cmd fail
budziq/pulldown-cmark
budziq/regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
budziq/rls
Repository for the Rust Language Server (aka RLS)
budziq/rust
A safe, concurrent, practical language.
budziq/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
budziq/rust-cookbook
budziq/rust-playground
The Rust Playground
budziq/sd-mux
Control Tizen SDWire https://wiki.tizen.org/SDWire - Fork of https://git.tizen.org/cgit/tools/testlab/sd-mux
budziq/walkdir
Rust library for walking directories recursively.
budziq/wg-async-foundations
Working group dedicated to improving the foundations of Async I/O in Rust