Stars
HierarchicalKV is a part of NVIDIA Merlin and provides hierarchical key-value storage to meet RecSys requirements. The key capability of HierarchicalKV is to store key-value feature-embeddings on h…
`yikv` is a layered retrieval and storage project under active refactoring base mmap
The agent that grows with you
Standalone Online KV Service Encapsulated Based on yikv Library (mmap)
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
A library that provides an embeddable, persistent key-value store for fast storage.
Multi-user server for Jupyter notebooks
Open standard for machine learning interoperability
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
An Open Source Machine Learning Framework for Everyone
A modern text/numeric/geo-spatial/vector indexing library for go
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
A Distributed, Fault-Tolerant Cron-Style Job System.
A quick tour (or reminder) of Go performance tools
💻 pbgo is a mini RPC/REST/Grpc-Gateway framework based on Protobuf
A curated list of useful resources for gRPC
gRPC to JSON proxy generator following the gRPC HTTP spec
Generate message validators from .proto annotations.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
🚗 个人做过的技术分享... ( topic: 高性能架构, 中间件原理实践,云原生,Golang 等)
The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types such as string and the ability to define flags in the source …
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20