ruslandev1's Stars
joaotavora/beardbolt
Compiler Explorer clone
sayanarijit/xplr
A hackable, minimal, fast TUI file explorer
kyu08/fzf-make
A command line tool that executes commands using fuzzy finder with preview window for make, pnpm, yarn, just.
tramhao/termusic
Music Player TUI written in Rust
altsem/gitu
A TUI Git client inspired by Magit
mattmc3/fishconf
:fish: :shell: My fish config
bling/dotemacs
emacs configuration for vim users
NeogitOrg/neogit
An interactive and powerful Git interface for Neovim, inspired by Magit
doublecmd/doublecmd
Double Commander is a free cross platform open source file manager with two panels side by side.
minad/org-modern
:unicorn: Modern Org Style
paldepind/composable.el
Composable text editing for Emacs.
magnars/.emacs.d
My personal emacs settings, and the ones used in @emacsrocks
nvim-java/nvim-java
Painless Java in Neovim
Fuco1/dired-hacks
Collection of useful dired additions
jacktasia/dumb-jump
an Emacs "jump to definition" package for 50+ languages
jwiegley/use-package
A use-package declaration for simplifying your .emacs
minad/corfu
:desert_island: corfu.el - COmpletion in Region FUnction
joaotavora/eglot
A client for Language Server Protocol servers
lassik/emacs-format-all-the-code
Auto-format source code in many languages with one command
charmbracelet/glow
Render markdown on the CLI, with pizzazz! 💅🏻
SanderMertens/flecs
A fast entity component system (ECS) for C & C++
gitbutlerapp/gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
ray-x/go.nvim
G'day Nvimer, Joyful Gopher: Discover the Feature-Rich Go Plugin for Neovim
asdf-vm/asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
ActiveState/OpenKomodoIDE
Open Komodo IDE is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
rose-pine/neovim
Soho vibes for Neovim
kdheepak/lazygit.nvim
Plugin for calling lazygit from within neovim.
vaaaaanquish/Awesome-Rust-MachineLearning
This repository is a list of machine learning libraries written in Rust. It's a compilation of GitHub repositories, blogs, books, movies, discussions, papers, etc. 🦀
ggerganov/llama.cpp
LLM inference in C/C++
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.