kevbutler's Stars
junegunn/fzf
:cherry_blossom: A command-line fuzzy finder
run-llama/llama_deploy
Deploy your agentic worfklows to production
Dataherald/dataherald
Interact with your SQL database, Natural Language to SQL using LLMs
google-research/timesfm
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
ExistentialAudio/BlackHole
BlackHole is a modern macOS audio loopback driver that allows applications to pass audio to other applications with zero additional latency.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
seaweedfs/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
marimo-team/marimo
A reactive notebook for Python — run reproducible experiments, query with SQL, execute as a script, deploy as an app, and version with git. All in a modern, AI-native editor.
heyman/heynote
A dedicated scratchpad for developers
DAGWorks-Inc/hamilton
Hamilton helps data scientists and engineers define testable, modular, self-documenting dataflows, that encode lineage/tracing and metadata. Runs and scales everywhere python does.
opengeos/segment-geospatial
A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
Momciloo/fun-with-sockets
dolthub/dolt
Dolt – Git for Data
chezou/tabula-py
Simple wrapper of tabula-java: extract table from PDF into pandas DataFrame
tabulapdf/tabula-java
Extract tables from PDF files
getzep/zep
Zep | The Memory Foundation For Your AI Stack
scottbez1/smartknob
Haptic input knob with software-defined endstops and virtual detents
ivoronin/TomatoBar
🍅 World's neatest Pomodoro timer for macOS menu bar
tabulapdf/tabula
Tabula is a tool for liberating data tables trapped inside PDF files
ashvardanian/SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
Dicklesworthstone/fast_vector_similarity
The Fast Vector Similarity Library is designed to provide efficient computation of various similarity measures between vectors.
dhowe/AdNauseam
AdNauseam: Fight back against advertising surveillance
refinedev/refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
ReagentX/imessage-exporter
Export iMessage data + run iMessage Diagnostics
kamranahmedse/driver.js
A light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page
dabeaz-course/python-mastery
Advanced Python Mastery (course by @dabeaz)
clovaai/donut
Official Implementation of OCR-free Document Understanding Transformer (Donut) and Synthetic Document Generator (SynthDoG), ECCV 2022
duckdb/duckdb-spatial
opengeospatial/geoparquet
Specification for storing geospatial vector data (point, line, polygon) in Parquet
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.