marcinjosinski's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
httpie/cli
🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
dwmkerr/hacker-laws
💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
robertdavidgraham/masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
Delgan/loguru
Python logging made (stupidly) simple
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
pallets/click
Python composable command line interface toolkit
sql-js/sql.js
A javascript library to run SQLite on the web.
infracost/infracost
Cloud cost estimates for Terraform in pull requests💰📉 Shift FinOps Left!
cloudflare/workerd
The JavaScript / Wasm runtime that powers Cloudflare Workers
Netflix/dispatch
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
giltene/wrk2
A constant throughput, correct latency recording variant of wrk
MongoEngine/mongoengine
A Python Object-Document-Mapper for working with MongoDB
acacode/swagger-typescript-api
Generate the API Client for Fetch or Axios from an OpenAPI Specification
mariuszgil/awesome-eventstorming
Awesome EventStorming
mirumee/ariadne
Python library for implementing GraphQL servers using schema-first approach.
ArjanCodes/betterpython
Code examples for my Write Better Python Code series on YouTube.
lyz-code/blue-book
My personal knowledge repository
dflook/terraform-github-actions
GitHub actions for terraform
Developer-DAO/resources
A collection of useful resources for Developer DAO members
proofit404/stories
Service objects designed with OOP in mind.
facebookarchive/skybison
Instagram's experimental performance oriented greenfield implementation of Python.
supabase-community/postgrest-py
PostgREST client for Python. This library provides an ORM interface to PostgREST
kalekseev/django-extra-checks
Collection of useful checks for Django Checks Framework
BstLabs/py-dynacli
DynaCLI is a cloud-friendly Python library for converting pure Python functions into Linux Shell commands.
JerzySpendel/flappybird
luksari/ConsoleX
ConsoleX is terminal based roguelike game created in C, it was prepared for Programming I course on my studies