All Projects → circonus-labs → Libmtev

circonus-labs / Libmtev

Licence: other
Mount Everest Application Framework

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Libmtev

Luaasio
Simple transparent non-blocking TCP I/O for LuaJIT, Based on Boost.Asio and Lua coroutine.
Stars: ✭ 56 (-46.15%)
Mutual labels:  non-blocking, network
Edxposedmanager
Companion Android application for EdXposed
Stars: ✭ 1,172 (+1026.92%)
Mutual labels:  hacktoberfest, framework
Vulcan
🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
Stars: ✭ 8,027 (+7618.27%)
Mutual labels:  hacktoberfest, toolkit
Aplay
A Better(Maybe) iOS Audio Stream、Cache、Play Framework
Stars: ✭ 44 (-57.69%)
Mutual labels:  framework, network
Coteafs Appium
📱 Wrapper Appium Framework in Java which supports Automation of Mobile and Tablet apps.
Stars: ✭ 93 (-10.58%)
Mutual labels:  hacktoberfest, framework
Pnet
High level Java network library
Stars: ✭ 49 (-52.88%)
Mutual labels:  framework, network
Falcon
The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
Stars: ✭ 8,654 (+8221.15%)
Mutual labels:  hacktoberfest, framework
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+6244.23%)
Mutual labels:  hacktoberfest, framework
Vis Network
💫 Display dynamic, automatically organised, customizable network views.
Stars: ✭ 1,311 (+1160.58%)
Mutual labels:  hacktoberfest, network
Pastepwn
Python framework to scrape Pastebin pastes and analyze them
Stars: ✭ 87 (-16.35%)
Mutual labels:  hacktoberfest, framework
Whatpulse
WhatPulse reverse engineered
Stars: ✭ 30 (-71.15%)
Mutual labels:  hacktoberfest, network
Milligram
A minimalist CSS framework.
Stars: ✭ 9,568 (+9100%)
Mutual labels:  hacktoberfest, framework
Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (-75.96%)
Mutual labels:  framework, toolkit
Dragon
⚡A powerful HTTP router and URL matcher for building Deno web servers.
Stars: ✭ 56 (-46.15%)
Mutual labels:  hacktoberfest, framework
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+760.58%)
Mutual labels:  framework, network
Backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python.
Stars: ✭ 1,124 (+980.77%)
Mutual labels:  hacktoberfest, framework
Juice
The Hacker's Machine Learning Engine
Stars: ✭ 743 (+614.42%)
Mutual labels:  hacktoberfest, framework
Reactiveui
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
Stars: ✭ 6,709 (+6350.96%)
Mutual labels:  hacktoberfest, framework
Loadingshimmer
An easy way to add a shimmering effect to any view with just one line of code. It is useful as an unobtrusive loading indicator.
Stars: ✭ 1,180 (+1034.62%)
Mutual labels:  hacktoberfest, framework
Cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
Stars: ✭ 1,332 (+1180.77%)
Mutual labels:  hacktoberfest, framework
Coverity Scan Build Status

libmtev - a toolkit for building high-performance servers.

Read the documentation.

To build, check out the instructions in BUILDING.

Enjoy.

An incomplete list of features.

  • process manager/watchdog/monitor/crash catcher
  • powerful config system with write-back on changes
  • eventing system for sockets, timers and asynch jobs
    • Multi-Threaded EVent loops - (mtev)
    • dynamically scaling asynchronous jobqs
  • module system
  • network listener system (w/ TLS)
    • REST/http routing convenience layer
    • channelized reverse tunneling of TCP.
  • telnet-accessible command-control system
  • epoch memory reclamation
  • clustering subsystem
  • robust rest-accessible statistics (w/ histograms)
  • fq and amqp connectors
  • DTrace (and Systemtap/eBPF) USDT probes
  • opentracing (zipkin thrift) support
  • mdb helpers (Illumos)
  • various data structures
  • accelerated timing support (faster than OS)
  • dynamic hooks and runtime resolveable callsites
  • embedded luajit w/ stand-alone lua runtime
  • mtevbusted (mtev capable lua busted testing suite)

TODO

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].