All Projects → Earl → Similar Projects or Alternatives

326 Open source projects that are alternatives of or similar to Earl

elfo
Your next actor system
Stars: ✭ 38 (-57.3%)
Mutual labels:  supervisor, actor
Traileraddict.bundle
Stars: ✭ 44 (-50.56%)
Mutual labels:  agent
Java Debug Tool
Java dynamic debug tool
Stars: ✭ 26 (-70.79%)
Mutual labels:  agent
Actix
Actor framework for Rust.
Stars: ✭ 6,764 (+7500%)
Mutual labels:  actor
Snipeitagent
A windows based Snipeit Agent that will add system details to the Snipe-it asset Database
Stars: ✭ 14 (-84.27%)
Mutual labels:  agent
Actor.js
Elixir-style actors in JavaScript
Stars: ✭ 48 (-46.07%)
Mutual labels:  actor
Horde
Horde is a distributed Supervisor and Registry backed by DeltaCrdt
Stars: ✭ 834 (+837.08%)
Mutual labels:  supervisor
Unixagent
This is the OCS unified agent for Unix operating systems
Stars: ✭ 61 (-31.46%)
Mutual labels:  agent
Gorpool
Simple Goroutine pool
Stars: ✭ 37 (-58.43%)
Mutual labels:  pool
Akka Essentials
Java/Scala Examples from the book - Akka Essentials
Stars: ✭ 700 (+686.52%)
Mutual labels:  supervisor
Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
Stars: ✭ 635 (+613.48%)
Mutual labels:  actor
Huginn
Create agents that monitor and act on your behalf. Your agents are standing by!
Stars: ✭ 33,694 (+37758.43%)
Mutual labels:  agent
Gym Minigrid
Minimalistic gridworld package for OpenAI Gym
Stars: ✭ 1,047 (+1076.4%)
Mutual labels:  agent
Go Extend
go语言扩展包,收集一些常用的操作函数,辅助更快的完成开发工作,并减少重复代码
Stars: ✭ 839 (+842.7%)
Mutual labels:  pool
Cardano Node Docker
Docker container for setting up and running a Cardano Stake Pool
Stars: ✭ 68 (-23.6%)
Mutual labels:  pool
Oeasypool
c++11 thread pool
Stars: ✭ 18 (-79.78%)
Mutual labels:  pool
Stackimpact Nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Stars: ✭ 46 (-48.31%)
Mutual labels:  agent
Pygame Learning Environment
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.
Stars: ✭ 828 (+830.34%)
Mutual labels:  agent
Cekirdekler
Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).
Stars: ✭ 76 (-14.61%)
Mutual labels:  pool
Qbit
The Java microservice lib. QBit is a reactive programming lib for building microservices - JSON, HTTP, WebSocket, and REST. QBit uses reactive programming to build elastic REST, and WebSockets based cloud friendly, web services. SOA evolved for mobile and cloud. ServiceDiscovery, Health, reactive StatService, events, Java idiomatic reactive programming for Microservices.
Stars: ✭ 702 (+688.76%)
Mutual labels:  actor
Fanuc Mtconnect Agent
MTConnect Agent for Fanuc CNC Equipment using Focas over Ethernet
Stars: ✭ 39 (-56.18%)
Mutual labels:  agent
Honeydew
Job Queue for Elixir. Clustered or Local. Straight BEAM. Optional Ecto. 💪🍈
Stars: ✭ 670 (+652.81%)
Mutual labels:  pool
Newrelic Ruby Agent
New Relic RPM Ruby Agent
Stars: ✭ 1,096 (+1131.46%)
Mutual labels:  agent
Rf helicopter
Q-Learning and DQN Reinforcement Learning to play the Helicopter Game - Keras based!
Stars: ✭ 32 (-64.04%)
Mutual labels:  agent
Gosuv
Deprecated!!! Process managerment writtern by golang, inspired by python-supervisor
Stars: ✭ 618 (+594.38%)
Mutual labels:  supervisor
Ants
🐜🐜🐜 ants is a high-performance and low-cost goroutine pool in Go, inspired by fasthttp./ ants 是一个高性能且低损耗的 goroutine 池。
Stars: ✭ 7,180 (+7967.42%)
Mutual labels:  pool
Venona
Codefresh runtime-environment agent
Stars: ✭ 31 (-65.17%)
Mutual labels:  agent
Spm Agent Nodejs
NodeJS Monitoring Agent
Stars: ✭ 51 (-42.7%)
Mutual labels:  agent
Supervisord
Async first supervisord HTTP API Client for PHP 7
Stars: ✭ 14 (-84.27%)
Mutual labels:  supervisor
Pool
Connection pool for Go's net.Conn interface
Stars: ✭ 1,174 (+1219.1%)
Mutual labels:  pool
Egjs
Javascript components group that brings easiest and fastest way to build a web application in your way.
Stars: ✭ 871 (+878.65%)
Mutual labels:  agent
Actor4j Core
Actor4j is an actor-oriented Java framework. Useful for building lightweighted microservices (these are the actors themselves or groups of them). Enhanced performance of message passing.
Stars: ✭ 48 (-46.07%)
Mutual labels:  actor
Spm Agent Mongodb
Sematext Agent for monitoring MongoDB
Stars: ✭ 7 (-92.13%)
Mutual labels:  agent
Ycsocket
基于swoole的socket框架,支持协程版MySQL、Redis连接池,已用于大型RPG游戏服务端
Stars: ✭ 77 (-13.48%)
Mutual labels:  pool
May actor
Local Actor library based on may
Stars: ✭ 19 (-78.65%)
Mutual labels:  actor
Svsh
Process supervision shell for daemontools, perp, s6 and runit
Stars: ✭ 46 (-48.31%)
Mutual labels:  supervisor
Actor
A type-safe Actor class and WiredActor for sending functions as messages
Stars: ✭ 16 (-82.02%)
Mutual labels:  actor
Menubarosxapp
Generic Mac OS X menu bar app (agent) template
Stars: ✭ 63 (-29.21%)
Mutual labels:  agent
Stackimpact Java
StackImpact Java Profiler - Production-Grade Performance Profiler: CPU, locks, runtime metrics, and more
Stars: ✭ 7 (-92.13%)
Mutual labels:  agent
Kanela
The Kamon Instrumentation Agent
Stars: ✭ 45 (-49.44%)
Mutual labels:  agent
React Native Full Example
第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。
Stars: ✭ 809 (+808.99%)
Mutual labels:  supervisor
Dd Agent
Datadog Agent Version 5
Stars: ✭ 1,224 (+1275.28%)
Mutual labels:  agent
Hama.bundle
Plex HTTP Anidb Metadata Agent (HAMA)
Stars: ✭ 740 (+731.46%)
Mutual labels:  agent
Lite Pool
A lite fast object pool
Stars: ✭ 42 (-52.81%)
Mutual labels:  pool
Immortal
⭕ A *nix cross-platform (OS agnostic) supervisor
Stars: ✭ 701 (+687.64%)
Mutual labels:  supervisor
Docker Laravel Queue Worker
A docker image for working with queues being monitored by supervisor as recommended by laravel.
Stars: ✭ 60 (-32.58%)
Mutual labels:  supervisor
Arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Stars: ✭ 27,984 (+31342.7%)
Mutual labels:  agent
Coaty Js
Collaborative IoT framework in JavaScript/TypeScript for Node.js and browsers.
Stars: ✭ 39 (-56.18%)
Mutual labels:  agent
Coiniumserv
Next-gen crypto currency mining pool software
Stars: ✭ 651 (+631.46%)
Mutual labels:  pool
Cppagent
C++ Agent toolkit - Pre-built binaries, visit: https://github.com/mtconnect/cppagent/releases
Stars: ✭ 75 (-15.73%)
Mutual labels:  agent
Littleboss
littleboss: supervisor construction kit
Stars: ✭ 624 (+601.12%)
Mutual labels:  supervisor
Errand Boy
A memory-conscious alternative to os.fork() and subprocess.Popen().
Stars: ✭ 34 (-61.8%)
Mutual labels:  pool
Grpool
Lightweight Goroutine pool
Stars: ✭ 616 (+592.13%)
Mutual labels:  pool
X Proxies
Usable ip proxies, crawling from some proxy websites.
Stars: ✭ 53 (-40.45%)
Mutual labels:  supervisor
Pool
🚌 A golang general network connection poolction pool
Stars: ✭ 588 (+560.67%)
Mutual labels:  pool
Azure Vm Agents Plugin
This repo is for azure vm agents plugin for jenkins. Azure devops CICD is the team which owns it for now
Stars: ✭ 31 (-65.17%)
Mutual labels:  agent
Bigpipe
以Kafka为存储介质,提供异步Http RPC的中间件
Stars: ✭ 84 (-5.62%)
Mutual labels:  agent
Nplusminer
NPlusMiner + GUI | NVIDIA/AMD/CPU miner | AI | Autoupdate | MultiRig remote management
Stars: ✭ 75 (-15.73%)
Mutual labels:  pool
Cv4pve Barc
Backup And Restore Ceph for Proxmox VE
Stars: ✭ 74 (-16.85%)
Mutual labels:  pool
Open Ethereum Pool
Open Ethereum Mining Pool
Stars: ✭ 1,062 (+1093.26%)
Mutual labels:  pool
1-60 of 326 similar projects