VoVAllen's Stars
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
black-forest-labs/flux
Official inference repo for FLUX.1 models
leptos-rs/leptos
Build fast web applications with Rust.
OpenBMB/MiniCPM-V
MiniCPM-V 2.6: A GPT-4V Level MLLM for Single Image, Multi Image and Video on Your Phone
beemdevelopment/Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
yetone/avante.nvim
Use your Neovim like using Cursor AI IDE!
stack-auth/stack
Open-source Auth0/Clerk alternative
mstange/samply
Command-line sampling profiler for macOS and Linux
jbilcke-hf/clapper
Clapper.app, a video synthesizer and sequencer designed for the age of AI cinema
duckdb/pg_duckdb
DuckDB-powered Postgres for high performance apps & analytics.
moka-rs/moka
A high performance concurrent caching library for Rust
tonbo-io/tonbo
A portable embedded database using Arrow.
pacak/cargo-show-asm
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
KipData/FnckSQL
SQL as a Function for Rust
fast/fastrace
A tracing library 10~100x faster than others
crabcamp/lexrank
LexRank algorithm for text summarization
genbattle/dkm
A generic C++11 k-means clustering implementation
mixedbread-ai/baguetter
Baguetter is a flexible, efficient, and hackable search engine library implemented in Python. It's designed for quickly benchmarking, implementing, and testing new search methods. Baguetter supports sparse (traditional), dense (semantic), and hybrid retrieval methods.
jneem/imbl
Blazing fast immutable collection datatypes for Rust.
LinWeizheDragon/FLMR
The huggingface implementation of Fine-grained Late-interaction Multi-modal Retriever.
purduedb/OpenAurora
OpenAurora is a cloud-native database system prototype developed at Purdue University. It is an open-source version of Amazon Aurora. It is designed to enable more research in cloud-native database systems for our database community.
hltcoe/ColBERT-X
CLIR version of ColBERT
idiap/eakmeans
Implementation of fast exact k-means algorithms
seijikun/kmean-rs
Small and fast library for k-means clustering.
SPFresh/SPFresh
kno10/rust-kmedoids
k-Medoids clustering in Rust with the FasterPAM algorithm
everpcpc/actions-cache
Actions cache to cloud storage with OpenDAL
Anjin-Liu/TCYB2019-EIkMeansDriftDetection
sharanry/Nested-K-Means
Implementation of Nested Mini-Batch K-Means Algorithm using Numpy