egasimov's Stars
mattermost/mattermost
Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..
InVisionApp/go-health
Library for enabling asynchronous health checks in your service
gritzkoo/golang-health-checker
A simple package to allow you to track your application healthy
mozilla-services/Dockerflow
Cloud Services Dockerflow specification
alexliesenfeld/health
A simple and flexible health check library for Go.
AppsFlyer/go-sundheit
A library built to provide support for defining service health for golang services. It allows you to register async health checks for your dependencies and the service itself, provides a health endpoint that exposes their status, and health metrics.
ibrahimrl/auta
A cutting-edge Telegram bot designed to identify car makes and models from images. Utilizing a custom-trained model, this bot simplifies car recognition, making it accessible directly through the Telegram app.
cloudwego/thriftgo
An implementation of thrift compiler in go language.
vesoft-inc/nebula-go
Nebula client in Golang
antonputra/tutorials
DevOps Tutorials
manjunath5496/Database-Books
"Computing should be taught as a rigorous - but fun - discipline covering topics like programming, database structures, and algorithms. That doesn't have to be boring." -- Geoff Mulgan
postgresml/pgcat
PostgreSQL pooler with sharding, load balancing and failover support.
spatialx-project/geolake
Universal solution for geospatial data tailored to data lakehouse systems for the first time in the industry
afaqueahmad7117/spark-experiments
Ultimate guide for mastering Spark Performance Tuning and Optimization concepts and for preparing for Data Engineering interviews
kayademirs/trino-demo
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
meilisearch/meilisearch
A lightning-fast search API that fits effortlessly into your apps, websites, and workflow
pola-rs/polars
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
lancedb/vectordb-recipes
High quality resources & applications for LLMs, multi-modal models and VectorDBs
infiniflow/infinity
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
yahoojapan/NGT
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
vdaas/vald
Vald. A Highly Scalable Distributed Vector Search Engine
vespa-engine/vespa
AI + Data, online. https://vespa.ai
apache/iceberg
Apache Iceberg
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
lancedb/lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
gojue/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
mrn-aglic/spark-standalone-cluster
This repo contains a spark standalone cluster on docker for anyone who wants to play with PySpark by submitting their applications.
zilliztech/knowhere
Knowhere is an open-source vector search engine, integrating FAISS, HNSW, etc.