Hachmaninow's Stars
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
johnkerl/miller
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
clojure-lsp/clojure-lsp
Clojure & ClojureScript Language Server (LSP) implementation
mfussenegger/nvim-treehopper
Region selection with hints on the AST nodes of a document powered by treesitter
dakrone/clj-http
An idiomatic clojure http client wrapping the apache client. Officially supported version.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
djblue/portal
A clojure tool to navigate through your data.
obsidian-tasks-group/obsidian-tasks
Task management for the Obsidian knowledge base.
nextjournal/clerk-demo
🤹 A bucket of interesting Clerk demos.
michaelklishin/monger
Monger is an idiomatic Clojure MongoDB driver with sane defaults, batteries included, well documented, low overhead
ben-gibson/GitLink
A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.
hadronized/hop.nvim
Neovim motions on speed!
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
p00f/nvim-ts-rainbow
Rainbow parentheses for neovim using tree-sitter. Use https://sr.ht/~p00f/nvim-ts-rainbow instead
lewis6991/gitsigns.nvim
Git integration for buffers
neovim/neovim
Vim-fork focused on extensibility and usability
akinsho/bufferline.nvim
A snazzy bufferline for Neovim
frontend-collective/react-sortable-tree
Drag-and-drop sortable component for nested data and hierarchies
clojure/clojure
The Clojure programming language
qvacua/vimr
VimR — Neovim GUI for macOS in Swift
apache/maven-mvnd
Apache Maven Daemon
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
cli/cli
GitHub’s official command line tool
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
thheller/shadow-cljs
ClojureScript compilation made easy
microsoft/vscode
Visual Studio Code
designmodo/html-website-templates
Free static HTML website templates created using the Slides - https://designmodo.com/slides/
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.