Enselic
Maintainer of cargo-public-api. Co-maintainer of bat. Occasional Rust compiler contributor.
Sweden
Pinned Repositories
auto-merge-dependabot-prs
Helps you safely auto-merge dependabot PRs.
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.
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/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/enselic-home
Stuff for Enselic
Enselic/bat
A cat(1) clone with wings.
Enselic/addr2line
A cross-platform `addr2line` clone written in Rust, using `gimli`
Enselic/assert-or-bless
TODO
Enselic/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Enselic/backtrace-rs
Backtraces in Rust
Enselic/camino
Like Rust's std::path::Path, but UTF-8.
Enselic/cargo
The Rust package manager
Enselic/cargo-bisect-rustc
Bisects rustc, either nightlies or CI artifacts
Enselic/cargo-manifest
Fork to fix some serialization issues.
Enselic/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
Enselic/docs
The open-source repo for docs.github.com
Enselic/Enselic
Enselic/gimli
A library for reading and writing the DWARF debugging format
Enselic/krates
📦 Creates graphs of crates from cargo metadata 🦀
Enselic/nomicon
The Dark Arts of Advanced and Unsafe Rust Programming
Enselic/octocrab
A modern, extensible GitHub API Client for Rust.
Enselic/pasetors
PASETOrs: PASETO tokens in pure Rust
Enselic/rust
Empowering everyone to build reliable and efficient software.
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/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
Enselic/rustdoc-types
Enselic/scspell
Spell checker for source code
Enselic/similar-asserts
Provides assert_eq! like macros with colorized diff output
Enselic/snap-ext-test
Enselic/snapshot-testing
Assert that strings equal easily updatable snapshot files. Show nice colored diffs if not.
Enselic/syntect
Rust library for syntax highlighting using Sublime Text syntax definitions.
Enselic/triagebot
Automation/tooling for Rust spaces