wanglun01's Stars
valyala/gheap
Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.
hedronvision/bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
scylladb/scylladb
NoSQL data store using the seastar framework, compatible with Apache Cassandra
apache/hudi
Upserts, Deletes And Incremental Processing on Big Data.
uber/petastorm
Petastorm library enables single machine or distributed training and evaluation of deep learning models from datasets in Apache Parquet format. It supports ML frameworks such as Tensorflow, Pytorch, and PySpark and can be used from pure Python code.
locustio/locust
Write scalable load tests in plain Python 🚗💨
NVIDIA/k8s-device-plugin
NVIDIA device plugin for Kubernetes
go-test/deep
Golang deep variable equality test that returns human-readable differences
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
ORB-HD/deface
Video anonymization by face detection
kubernetes/autoscaler
Autoscaling components for Kubernetes
koursaros-ai/nboost
NBoost is a scalable, search-api-boosting platform for deploying transformer models to improve the relevance of search results on different platforms (i.e. Elasticsearch)
kubernetes-sigs/descheduler
Descheduler for Kubernetes
google-research/google-research
Google Research
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
grahamjenson/list_of_recommender_systems
A List of Recommender Systems and Resources
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
ThomasDelteil/VisualSearch_MXNet
Visual Search using Apache MXNet and gluon
dbaranchuk/ivf-hnsw
Code for ECCV2018 paper: Revisiting the Inverted Indices for Billion-Scale Approximate Nearest Neighbors
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
erikbern/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
goldshtn/linux-tracing-workshop
Examples and hands-on labs for Linux tracing tools workshops
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
operator-framework/operator-sdk
SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding.
lwolf/kube-cleanup-operator
Kubernetes Operator to automatically delete completed Jobs and their Pods
pseudomuto/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
milvus-io/milvus
Milvus is a high-performance, cloud-native vector database designed to scale vector search.
jupp0r/prometheus-cpp
Prometheus Client Library for Modern C++