hsheth2's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
trpc/trpc
🧙♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
RustPython/RustPython
A Python Interpreter written in Rust
pqina/filepond
🌊 A flexible and fun JavaScript file upload library
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
Kanaries/pygwalker
PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
benfred/py-spy
Sampling profiler for Python programs
BuilderIO/mitosis
Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database.
windmill-labs/windmill
Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.
vercel/satori
Enlightened library to convert HTML and CSS to SVG
StarRocks/starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
sinclairzx81/typebox
Json Schema Type Builder with Static Type Resolution for TypeScript
dedupeio/dedupe
:id: A python library for accurate and scalable fuzzy matching, record deduplication and entity-resolution.
philippe44/AirConnect
Use AirPlay to stream to UPnP/Sonos & Chromecast devices
hocus-dev/hocus
🪄 Spin up ready-to-code, disposable dev environments on your own servers. Self-hosted alternative to Gitpod and Github Codespaces.
quadratichq/quadratic
Quadratic | Spreadsheet with Python, SQL, and AI
google/nsjail
A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.
Kanaries/graphic-walker
An open source alternative to Tableau. Embeddable visual analytic
google/forma
An efficient vector-graphics renderer
laike9m/Cyberbrain
Python debugging, redefined.
TobikoData/sqlmesh
Efficient data transformation and modeling framework that is backwards compatible with dbt.
mkdocstrings/mkdocstrings
:blue_book: Automatic documentation from sources, for MkDocs.
fabiocaccamo/python-benedict
:blue_book: dict subclass with keylist/keypath support, built-in I/O operations (base64, csv, html, ini, json, pickle, plist, query-string, toml, xls, xml, yaml), s3 support and many utilities.
code-hike/bright
React Server Component for syntax highlighting
pympler/pympler
Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.
litestar-org/polyfactory
Simple and powerful factories for mock data generation
berkerpeksag/astor
Python AST read/write
facebook/usort
Safe, minimal import sorting for Python projects.
youknowone/methodtools
Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.