shivarajugowda's Stars
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
tconbeer/harlequin
The SQL IDE for Your Terminal.
kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
marlonrichert/zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
abi/secret-llama
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
dbeaver/dbeaver
Free universal database tool and SQL client
duckdb/duckdb_mysql
rilldata/rill
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
sqlancer/sqlancer
Automated testing to find logic and performance bugs in database systems
antonycourtney/tad
A desktop application for viewing and analyzing tabular data
finos/perspective
A data visualization and analytics component, especially well-suited for large and/or streaming datasets.
swagger-api/swagger-editor
Swagger Editor
malloydata/malloy
Malloy is an experimental language for describing data relationships and transformations.
uwdata/mosaic
An extensible framework for linking databases and interactive views.
ParisNeo/lollms-webui
Lord of Large Language Models Web User Interface
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
bigcode-project/starcoder
Home of StarCoder: fine-tuning & inference!
modularml/mojo
The Mojo Programming Language
hnolCol/instantclue
Instant Clue - Interactive Data Analysis
vega/vegafusion
Serverside scaling for Vega and Altair visualizations
PAIR-code/facets
Visualizations for machine learning datasets
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
cocktailpeanut/dalai
The simplest way to run LLaMA on your local machine
cython/cython
The most widely used Python to C compiler
colesbury/nogil
Multithreaded Python without the GIL
gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line