sipah00's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
kilimchoi/engineering-blogs
A curated list of engineering blogs
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
cfenollosa/os-tutorial
How to create an OS from scratch
iCHAIT/awesome-macOS
A curated list of awesome applications, softwares, tools and shiny things for macOS.
Sinaptik-AI/pandas-ai
Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.
neovide/neovide
No Nonsense Neovim Client in Rust
sqlectron/sqlectron-gui
A simple and lightweight SQL client desktop with cross database and platform support.
polynote/polynote
A better notebook for Scala (and more)
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
shyiko/jabba
(cross-platform) Java Version Manager
EliteQuant/EliteQuant
A list of online resources for quantitative modeling, trading, portfolio management
rurban/smhasher
Hash function quality and speed tests
lampepfl/progfun-wiki
awesome-spark/awesome-spark
A curated list of awesome Apache Spark packages and resources.
karpathy/cryptos
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
databricks/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
m-lundberg/simple-pid
A simple and easy to use PID controller in Python
deanwampler/JustEnoughScalaForSpark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
blenderskool/untab
🔍 A productivity tool to boost your browser workflow!
sbvkrishna/low-level-design
Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews
avik-pal/Wandb.jl
Unofficial Julia bindings for logging experiments to wandb.ai
nuwandavek/you
Only you can complete you :)
abhi1nandy2/EMNLP-2021-Findings
This repo has the code for the paper "Question Answering over Electronic Devices: A New Benchmark Dataset and a Multi-Task Learning based QA Framework" accepted at EMNLP 2021 Findings.
cmu-db/libfixeypointy
Fixed-Point Decimal Library from Carnegie Mellon University