RulezKT's Stars
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
TabbyML/tabby
Self-hosted AI coding assistant
valeriansaliou/sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
tree-sitter/tree-sitter
An incremental parsing system for programming tools
kitao/pyxel
A retro game engine for Python
scipy/scipy
SciPy library main repository
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
PyO3/pyo3
Rust bindings for the Python interpreter
rougier/numpy-100
100 numpy exercises (with solutions)
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
pycaret/pycaret
An open-source, low-code machine learning library in Python
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
folke/trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
fonsp/Pluto.jl
🎈 Simple reactive notebooks for Julia
rust-ndarray/ndarray
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
dprint/dprint
Pluggable and configurable code formatting platform written in Rust.
morrownr/USB-WiFi
USB WiFi Adapter Information for Linux
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
SilasMarvin/lsp-ai
LSP-AI is an open-source language server that serves as a backend for AI-powered functionality, designed to assist and empower software engineers, not replace them.
Canop/bacon
background code checker
JuliaAI/MLJ.jl
A Julia machine learning framework
fosskers/aura
A multilingual package manager for Arch Linux and the AUR.
DetachHead/basedpyright
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
JuliaPy/pyjulia
python interface to julia
JuliaPy/PythonCall.jl
Python and Julia in harmony.
djlint/djLint
✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang
luckasRanarison/tailwind-tools.nvim
An unofficial Tailwind CSS integration and tooling for Neovim
RoyiAvital/Julia100Exercises
A set of introductory exercises for Julia. Based on [100 NumPy Exercises](https://github.com/rougier/numpy-100).