Pinned Repositories
arch-pkgbuilds
All my AUR packages
distpac
A proof of concept package manager which distributes through torrents
pubproxpy
An easy to use Python wrapper for pubproxy.com
rust_text_classifier
[WIP] Determine if text is about the Rust game or Rust programming language
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
subwinder
An ergonomic Python library for the opensubtitles.org API
two-face
Extra syntect syntaxes and themes curated by the bat project
vdf-rs
VDF parsing and (de)serialization for Rust
inlyne
Introducing Inlyne, a GPU powered yet browserless tool to help you quickly view markdown files in the blink of an eye.
steamlocate-rs
🎮 Rust Crate for locating Steam game installation directories (and Steam itself!)
CosmicHorrorDev's Repositories
CosmicHorrorDev/pubproxpy
An easy to use Python wrapper for pubproxy.com
CosmicHorrorDev/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
CosmicHorrorDev/pdf
Rust library to read, manipulate and write PDF files.
CosmicHorrorDev/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
CosmicHorrorDev/atuin
🐢 Magical shell history
CosmicHorrorDev/cargo
The Rust package manager
CosmicHorrorDev/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
CosmicHorrorDev/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
CosmicHorrorDev/cargo-quickinstall
pre-compiled binary packages for `cargo install`
CosmicHorrorDev/cargo-tally
Graph the number of crates that depend on your crate over time
CosmicHorrorDev/cargo-udeps
Find unused dependencies in Cargo.toml
CosmicHorrorDev/chroma
A general purpose syntax highlighter in pure Go
CosmicHorrorDev/console
A rust console and terminal abstraction
CosmicHorrorDev/crev-proofs
:book: Machine-oriented code review
CosmicHorrorDev/decaying
CosmicHorrorDev/doot
Sample program for an introduction to automated testing
CosmicHorrorDev/dumpsta
Harvest `insta` snapshot files for meta-analysis
CosmicHorrorDev/ecow
Compact, clone-on-write vector and string.
CosmicHorrorDev/fast_rsync
An optimized implementation of librsync in pure Rust.
CosmicHorrorDev/jless
A command-line pager for JSON data.
CosmicHorrorDev/Mocktopus
Mocking framework for Rust
CosmicHorrorDev/ouch
Painless compression and decompression in the terminal
CosmicHorrorDev/pygments
Pygments is a generic syntax highlighter written in Python
CosmicHorrorDev/rayon
Rayon: A data parallelism library for Rust
CosmicHorrorDev/rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
CosmicHorrorDev/rust-bloom-filter
A fast Bloom filter implementation in Rust
CosmicHorrorDev/sccache
sccache is ccache with cloud storage
CosmicHorrorDev/slab
Slab allocator for Rust
CosmicHorrorDev/steamid-ng
An easy-to-use steamid type with functions to parse and render steam2 and steam3 IDs.
CosmicHorrorDev/tokei
Count your code, quickly.