All Projects → alibaba → Sentinel Cpp

alibaba / Sentinel Cpp

Licence: apache-2.0
C++ implementation of Sentinel

Programming Languages

cpp
1120 projects

Projects that are alternatives of or similar to Sentinel Cpp

Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
Stars: ✭ 18,071 (+19758.24%)
Mutual labels:  microservice, hacktoberfest, rate-limiting
Sentinel Golang
Sentinel Go version (Reliability & Resilience)
Stars: ✭ 1,817 (+1896.7%)
Mutual labels:  microservice, rate-limiting
Sea
rpc framework built on grpc
Stars: ✭ 132 (+45.05%)
Mutual labels:  microservice, hacktoberfest
Nginxconfig.io
⚙️ NGINX config generator on steroids 💉
Stars: ✭ 14,983 (+16364.84%)
Mutual labels:  hacktoberfest, rate-limiting
Chaos Mesh
A Chaos Engineering Platform for Kubernetes.
Stars: ✭ 4,265 (+4586.81%)
Mutual labels:  microservice, hacktoberfest
Nekobin
Elegant and open-source pastebin service
Stars: ✭ 61 (-32.97%)
Mutual labels:  hacktoberfest, rate-limiting
Gubernator
High Performance Rate Limiting MicroService and Library
Stars: ✭ 609 (+569.23%)
Mutual labels:  microservice, rate-limiting
Monday
⚡️ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP
Stars: ✭ 1,246 (+1269.23%)
Mutual labels:  microservice, hacktoberfest
Puppet Mongodb
mongodb installation
Stars: ✭ 90 (-1.1%)
Mutual labels:  hacktoberfest
Kotlin Obd Api
🚙 A Kotlin OBD-II API for reading engine data
Stars: ✭ 91 (+0%)
Mutual labels:  hacktoberfest
React Promise
a react.js hook for general promise in typescript
Stars: ✭ 90 (-1.1%)
Mutual labels:  hacktoberfest
Multiverse Portals
MV2's implementation of MV1 style portals.
Stars: ✭ 90 (-1.1%)
Mutual labels:  hacktoberfest
Awesome Mechanical Keyboard
⌨️ A curated list of Open Source Mechanical Keyboard resources.
Stars: ✭ 1,294 (+1321.98%)
Mutual labels:  hacktoberfest
Django Infinite Scroll Pagination
🌀 Pagination based on the seek method / keyset paging / offset-less pagination
Stars: ✭ 90 (-1.1%)
Mutual labels:  hacktoberfest
Homebrew Core
🍻 Default formulae for the missing package manager for macOS (or Linux)
Stars: ✭ 10,450 (+11383.52%)
Mutual labels:  hacktoberfest
Vagas Junior Estagio
Empresas que constantemente oferecem vagas para junior e estagiários
Stars: ✭ 1,296 (+1324.18%)
Mutual labels:  hacktoberfest
Powershell
PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
Stars: ✭ 1,302 (+1330.77%)
Mutual labels:  hacktoberfest
Openra
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
Stars: ✭ 10,220 (+11130.77%)
Mutual labels:  hacktoberfest
Awesome Zsh Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Stars: ✭ 10,129 (+11030.77%)
Mutual labels:  hacktoberfest
Dev Widget
Unofficial Widget/profile card for https://dev.to/
Stars: ✭ 91 (+0%)
Mutual labels:  hacktoberfest
Sentinel Logo

Build Status License Gitter

Sentinel: The Sentinel of Your Microservices

Build

  1. Install the latest version of Bazel in your environment.
  2. Build the project.
bazel build -c opt //...
  1. Run the QPS limiting demo:
CSP_SENTINEL_APP_NAME=my-demo ./bazel-bin/examples/sentinel-cpp/sentinel_basic_qps_limit
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].