the-shank's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
0xAX/linux-insides
A little bit about a linux kernel
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
atuinsh/atuin
✨ Magical shell history
Wilfred/difftastic
a structural diff that understands syntax 🟥🟩
coleifer/peewee
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
fkling/astexplorer
A web tool to explore the ASTs generated by various parsers.
dtolnay/cxx
Safe interop between Rust and C++
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
kepano/obsidian-minimal
A distraction-free and highly customizable theme for Obsidian.
smol-rs/smol
A small and fast async runtime for Rust
folke/flash.nvim
Navigate your code with search labels, enhanced character motions and Treesitter integration
haampie/libtree
ldd as a tree
mrcjkb/rustaceanvim
🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
rust-lang/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
slgobinath/SafeEyes
Protect your eyes from eye strain using this simple and beautiful, yet extensible break reminder
almarklein/timetagger
Tag your time, get the insight
mgmeyers/obsidian-zotero-integration
Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
holmgr/cargo-sweep
A cargo subcommand for cleaning up unused build files generated by Cargo
folke/persistence.nvim
💾 Simple session management for Neovim
BurntSushi/advent-of-code
Rust solutions to AoC 2018
zotero/zotero-android
Zotero for Android
vifm/vifm-colors
Various colorschemes for vifm file explorer.
max-heller/mdbook-pandoc
A mdbook backend powered by Pandoc.
m-ou-se/atomic-wait
Cross-platform atomic wait and wake (aka futex) functionality for Rust.
almarklein/timetagger_cli
Track your time from the command-line
folke/CopilotChat.nvim
Chat with GitHub Copilot in Neovim
BartSte/tmux-session
Manage tmux sessions using fzf.
R3x/bc-cov
Get coverage from llvm bitcode format, by instrumenting and running it with a custom LLVM pass and a coverage collector utility
R3x/taskmux
Using tmux to run tasks in parallel - useful for quick experiments and stuff