All Projects → Vertx Kue → Similar Projects or Alternatives

1066 Open source projects that are alternatives of or similar to Vertx Kue

Tools
C# 工具箱,提供Socket(TCP、UDP协议)、Redis、activemq、数据库访问等技术的封装实现
Stars: ✭ 34 (-73.02%)
Mutual labels:  redis
Godis
redis client implement by golang, inspired by jedis.
Stars: ✭ 87 (-30.95%)
Mutual labels:  redis
Zabbix Template For Redis
Zabbix template + script useful to monitor Redis Server & Redis Sentinel instances
Stars: ✭ 33 (-73.81%)
Mutual labels:  redis
Radish
Desktop client for Redis (Windows, MacOS, Linux)
Stars: ✭ 117 (-7.14%)
Mutual labels:  redis
Douyin Crawler
抖音爬虫. 通过手机代理爬取用户的作品和用户的喜欢
Stars: ✭ 33 (-73.81%)
Mutual labels:  vertx
Mechanist
[Docker] - The Mechanist is a collection of Dockerfiles and Composefiles for various tools and purposes.
Stars: ✭ 86 (-31.75%)
Mutual labels:  redis
Soffes.blog
Redis + Git backed blog
Stars: ✭ 31 (-75.4%)
Mutual labels:  redis
Speedbump
A Redis-backed rate limiter in Go
Stars: ✭ 107 (-15.08%)
Mutual labels:  redis
Rcluster.lua
lua redis client driver that support redis cluster
Stars: ✭ 31 (-75.4%)
Mutual labels:  redis
Scaffold Cloud
A scaffold multi-module project created by Spring Cloud
Stars: ✭ 86 (-31.75%)
Mutual labels:  redis
Apicache
Simple API-caching middleware for Express/Node.
Stars: ✭ 957 (+659.52%)
Mutual labels:  redis
Charroom
PHP + Swoole 聊天室
Stars: ✭ 125 (-0.79%)
Mutual labels:  redis
Universityrecruitment Ssurvey
用严肃的数据来回答“什么样的企业会到什么样的大学招聘”?
Stars: ✭ 30 (-76.19%)
Mutual labels:  redis
Gopherus
This tool generates gopher link for exploiting SSRF and gaining RCE in various servers
Stars: ✭ 1,258 (+898.41%)
Mutual labels:  redis
Wait4x
Wait4X is a cli tool to wait for everything! It can be wait for a port to open or enter to rquested state.
Stars: ✭ 30 (-76.19%)
Mutual labels:  redis
Qewd
Quick and Easy Web Development
Stars: ✭ 106 (-15.87%)
Mutual labels:  redis
Docker Airflow
Repo for building docker based airflow image. Containers support multiple features like writing logs to local or S3 folder and Initializing GCP while container booting. https://abhioncbr.github.io/docker-airflow/
Stars: ✭ 29 (-76.98%)
Mutual labels:  redis
Redisgraph.js
A Javascript client for RedisGraph
Stars: ✭ 84 (-33.33%)
Mutual labels:  redis
Webpersonal
WebPersonal 是基于 Spring Boot + Vue Admin Template 搭建的个人网站,采用Docker容器化部署。包括个人简历、权限管理、相册等功能,持续更新,您的 Star⭐,就是我最大的动力(●'◡'●)
Stars: ✭ 28 (-77.78%)
Mutual labels:  redis
Medis
💻 Medis is a beautiful, easy-to-use Mac database management application for Redis.
Stars: ✭ 10,569 (+8288.1%)
Mutual labels:  redis
Bibi
An e-commerce fullstack solution for Flask 出口电商全栈解决方案
Stars: ✭ 914 (+625.4%)
Mutual labels:  redis
Myblog
有深度的Java技术博客
Stars: ✭ 1,251 (+892.86%)
Mutual labels:  redis
Java Vertx Web
OpenTracing instrumentation for Vert.x web package
Stars: ✭ 21 (-83.33%)
Mutual labels:  vertx
Banking System
A banking System Created Using Django Python Web Framework
Stars: ✭ 105 (-16.67%)
Mutual labels:  redis
Vertx Eventbus Java
A Vert.x EventBus client written in Java, works on Android
Stars: ✭ 20 (-84.13%)
Mutual labels:  vertx
Phpredis
A PHP extension for Redis
Stars: ✭ 9,203 (+7203.97%)
Mutual labels:  redis
Treefrog Framework
TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Stars: ✭ 885 (+602.38%)
Mutual labels:  redis
Nubes
Annotation layer on top of Vert.x 3
Stars: ✭ 120 (-4.76%)
Mutual labels:  vertx
Go Demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
Stars: ✭ 881 (+599.21%)
Mutual labels:  redis
Ioredis
🚀 A robust, performance-focused, and full-featured Redis client for Node.js.
Stars: ✭ 9,754 (+7641.27%)
Mutual labels:  redis
Ssm redis template
An template based on Maven, using Spring + Spring MVC + mybatis + spring-data-redis frames. It can be used to construct a new Java Web Appliaction quickly
Stars: ✭ 13 (-89.68%)
Mutual labels:  redis
Dogpile.cache
dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety
Stars: ✭ 106 (-15.87%)
Mutual labels:  redis
Tutorial Graphql Subscriptions Redis
GraphQL server implementation with Redis backing allowing pubsub
Stars: ✭ 12 (-90.48%)
Mutual labels:  redis
Butterfly
🔥 蝴蝶--【简单】【稳定】【好用】的 Python web 框架🦋 除 Python 2.7,无其他依赖; 🦋 butterfly 是一个 RPC 风格 web 框架,同时也是微服务框架,自带消息队列通信机制实现分布式
Stars: ✭ 82 (-34.92%)
Mutual labels:  redis
Vertx React Example
Simple test of using Vert.x and React for server-side rendering
Stars: ✭ 11 (-91.27%)
Mutual labels:  vertx
Omega
Real-time issue tracker optimized for small teams
Stars: ✭ 115 (-8.73%)
Mutual labels:  redis
Unredis
Redis Monitoring tool written in Golang and React.js
Stars: ✭ 11 (-91.27%)
Mutual labels:  redis
Cs Books
超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
Stars: ✭ 1,215 (+864.29%)
Mutual labels:  redis
Netkiller.github.io
Netkiller Free ebook - 免费电子书
Stars: ✭ 861 (+583.33%)
Mutual labels:  redis
Iredis
Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
Stars: ✭ 1,661 (+1218.25%)
Mutual labels:  redis
Redisbloom
Probabilistic Datatypes Module for Redis
Stars: ✭ 858 (+580.95%)
Mutual labels:  redis
Fxshop
基于SpringBoot+SpringCloud微服务的商城项目(demo版 不可用于生产)
Stars: ✭ 82 (-34.92%)
Mutual labels:  redis
Vertx Web
HTTP web applications for Vert.x
Stars: ✭ 853 (+576.98%)
Mutual labels:  vertx
Uexam Mysql
学之思在线考试系统,支持多种题型:选择题、多选题、判断题、填空题、解答题以及数学公式,包含PC端、小程序端,扩展性强,部署方便、界面设计友好、代码结构清晰
Stars: ✭ 124 (-1.59%)
Mutual labels:  redis
Weixinmpsdk
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Stars: ✭ 7,098 (+5533.33%)
Mutual labels:  redis
Bankflix
Aplicação que simula um banco digital, contendo a área do cliente e administrativa, permitindo depósitos e transferências entre contas do mesmo banco. | Application that simulates a digital bank, containing the customer and administrative areas, allowing deposits and transfers between accounts of the same bank.
Stars: ✭ 82 (-34.92%)
Mutual labels:  redis
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+570.63%)
Mutual labels:  redis
Fastapi Plugins
FastAPI framework plugins
Stars: ✭ 104 (-17.46%)
Mutual labels:  redis
Bestnote
👊 持续更新,Java Android 近几年最全面的技术点以及面试题 供自己学习使用
Stars: ✭ 841 (+567.46%)
Mutual labels:  redis
Redisratelimiter
Redis Based API Access Rate Limiter
Stars: ✭ 80 (-36.51%)
Mutual labels:  redis
Re Verb
speaker diarization system using an LSTM
Stars: ✭ 27 (-78.57%)
Mutual labels:  redis
Doushio
Real-time imageboard in node.js and redis
Stars: ✭ 114 (-9.52%)
Mutual labels:  redis
Aclify
🔒 Node Access Control Lists (ACL).
Stars: ✭ 49 (-61.11%)
Mutual labels:  redis
Exq
Job processing library for Elixir - compatible with Resque / Sidekiq
Stars: ✭ 1,218 (+866.67%)
Mutual labels:  redis
Android Notes
Articles, notes, interview questions and resources management for Android.
Stars: ✭ 126 (+0%)
Mutual labels:  redis
Nest Cnode
CNode 社区 Nest 版本 https://cnodejs.org/
Stars: ✭ 125 (-0.79%)
Mutual labels:  redis
Simpleue
PHP queue worker and consumer - Ready for AWS SQS, Redis, Beanstalkd and others.
Stars: ✭ 124 (-1.59%)
Mutual labels:  redis
Cash
HTTP response caching for Koa. Supports Redis, in-memory store, and more!
Stars: ✭ 122 (-3.17%)
Mutual labels:  redis
Go Quartz
Simple, zero-dependency scheduling library for Go
Stars: ✭ 118 (-6.35%)
Mutual labels:  job-scheduler
Identityserver4.contrib.redisstore
A persistence layer using Redis DB for operational data and for caching capability for Identity Server 4
Stars: ✭ 108 (-14.29%)
Mutual labels:  redis
301-360 of 1066 similar projects