Pinned Repositories
cargo-public-api
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
bat
A cat(1) clone with wings.
enselic-home
Stuff for Enselic
git-repo-language-trends
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
public-api
This project has moved to https://github.com/Enselic/cargo-public-api/tree/main/public-api
recordmydesktop
Official repository for recordMyDesktop. Migrated from https://sourceforge.net/projects/recordmydesktop/ for which I am the official and long-time maintainer.
sequencediagram.io
Pleasurably create simple and sharable sequence diagrams directly in the browser.
task-taste
Simple and transparent planning and tracking of projects
rust
Empowering everyone to build reliable and efficient software.
bat
A cat(1) clone with wings.
Enselic's Repositories
Enselic/enselic-home
Stuff for Enselic
Enselic/git-repo-language-trends
Analyze programming language usage over time in a git repository and produce a graphical or textual representation of the result.
Enselic/bat
A cat(1) clone with wings.
Enselic/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
Enselic/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Enselic/backtrace-rs
Backtraces in Rust
Enselic/binary2treemap
Map each byte in a compiled binary to the corresponding source code file and line. Helps investigate binary bloat.
Enselic/cargo
The Rust package manager
Enselic/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
Enselic/cynic
A bring your own types GraphQL client library for Rust
Enselic/Enselic
Enselic/gimli
A library for reading and writing the DWARF debugging format
Enselic/github-repo-open-issues
Generate tab-separated value (.tsv) files with number of open issues over time in a GitHub repository, categorized by labels.
Enselic/graphql-client
Typed, correct GraphQL requests and responses in Rust
Enselic/hex2dec
Transform stdin hex numbers to decimal notation in place.
Enselic/krates
📦 Creates graphs of crates from cargo metadata 🦀
Enselic/octocrab
A modern, extensible GitHub API Client for Rust.
Enselic/parse-changelog
Simple changelog parser, written in Rust.
Enselic/reference
The Rust Reference
Enselic/rfcs
RFCs for changes to Rust
Enselic/rust
Empowering everyone to build reliable and efficient software.
Enselic/rust-analyzer
A Rust compiler front-end for IDEs
Enselic/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Enselic/rust-crates-index
Rust library for retrieving and interacting with the crates.io index
Enselic/rust-issue-stats
Collects various stats about issues in the Rust issue tracker.
Enselic/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
Enselic/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
Enselic/team
Rust teams structure
Enselic/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Enselic/triagebot
Automation/tooling for Rust spaces