[go: up one dir, main page]

Showing 20 open source projects for "libevent"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Manage your Classes Icon
    Manage your Classes

    For educational organizations looking for a class management software of size of school, academy or studio

    DreamClass helps you efficiently manage all of your processes. Enjoy professional school management for any educational institution, in minutes!
    Learn More
  • 1
    tmux

    tmux

    tmux is a terminal multiplexer

    tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux, OS X and Solaris. tmux depends on libevent 2.x, and on ncurses. To build tmux, a C compiler (for example gcc or clang), make, pkg-config and a suitable yacc (yacc or bison) are needed. Some platforms provide binary packages for tmux.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    Memcached

    Memcached

    memcached development tree

    Memcached is a high-performance, open-source distributed memory caching system, typically used to accelerate dynamic, database-driven websites by storing frequently accessed data in RAM. To build memcached on your machine from the local repo, you will have to install autotools, automake, and libevent. If you want TLS support, install OpenSSL's development packages and change the configure line. libseccomp (optional, experimental, Linux), enables process restrictions for better security. Tested only on x86-64 architectures.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    libhv

    libhv

    Network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client

    Like libevent, libev, and libuv, libhv provides event loop with non-blocking IO and timer, but simpler api and richer protocols. Cross-platform (Linux, Windows, MacOS, BSD, Solaris, Android, iOS) High-performance EventLoop (IO, timer, idle, custom) TCP/UDP client/server/proxy. TCP supports heartbeat, reconnect, upstream, MultiThread-safe write and close, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    OctopusWAF

    OctopusWAF

    Web application firewall in C language uses libevent

    OctopusWAF is a open source Web application firewall, is made in C language uses libevent to make multiple connections. Event-driven architecture is optimized for a large number of parallel connections (keep-alive) which is important for high performance AJAX applications. This tool is very light, you can deploy in any please, this resource turn perfect to protect specific endpoint that need a custom protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create a personalized AI chatbot for each team in minutes Icon
    Create a personalized AI chatbot for each team in minutes

    Get better, faster answers for your whole team with an AI chatbot trained on your company documents.

    QueryPal is the lifeline your team needs. Our AI chatbot integrates seamlessly with your communication channels, using advanced language understanding to identify and auto-answer repetitive questions — in seconds.
    Learn More
  • 5
    libevent

    libevent

    Event notification library

    The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    Evio

    Evio

    Fast event-loop networking for Go

    Evio is a Go networking framework built around a high-performance event loop (much like libuv or libevent) but tailored for Go, bypassing the standard net package to make direct epoll/kqueue syscalls on supported OSes for maximum throughput. The library is used where ultra-low latency and high packet rates matter (for example, proxy servers or real-time packet handling). It supports TCP, UDP, and UNIX sockets, multiple address binding, and built-in load balancing across event loops (loops can run single-threaded or multi-threaded). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Websocketfiles

    Websocketfiles

    Provide two well designed and out of box websocket c++ classes

    ...The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio, libuv, libevent and so on).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    eqbci

    MQ2 EQBC Server Interface

    It is a GUI to interface with MQ2's eqbcs server. It is written in C++ using QT for the GUI, so it's cross-platform compatible. Requires libevent, QT, and a compiler (gcc or Visual Studio).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EventMachine

    EventMachine

    EventMachine, fast, simple event-processing library for Ruby programs

    EventMachine is an event-driven I/O and lightweight concurrency library for Ruby. It provides event-driven I/O using the Reactor pattern, much like JBoss Netty, Apache MINA, Python's Twisted, Node.js, libevent and libev. Extremely high scalability, performance and stability for the most demanding production environments. An API that eliminates the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique combination makes EventMachine a premier choice for designers of critical networked applications, including Web servers and proxies, email and IM production systems, authentication/authorization processors, and many more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 10
    Libevent is hosted at https://github.com/libevent/libevent . Go there instead of here. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. It is meant to replace the asynchronous event loop found in event-driven network servers.
    Leader badge">
    Downloads: 237 This Week
    Last Update:
    See Project
  • 11
    FastDHT is high performance DHT ( distributed hash table ) which based key value pairs. Storage use Berkeley DB, and network IO use libevent. It can store mass key value pairs such as filename mapping, session data and user related data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libwebsock

    Easy to use C websocket library

    libwebsock is designed to be an easy to use websocket library. It allows the developer to take their focus off of the websocket protocol, and even the sockets, and instead concentrate on the core logic of their program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Clastes

    C++ lightweight HTTP asynchronous enhanceable server

    Crossplatform C++ lightweight HTTP server based on libevent library. Features: - lightweight, server core implements base logic only - asynchronous, server doesn't have any additional worker threads or processes, it uses one queue for all requests - enhanceable, server provides useful API for creating additional extensions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A network application framwork .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open OMA DM is a open source OMA server provide a C based DM server. Database is using MySQL. Multi-thread is using libevent. Encryption library is openssl.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    mq services use bdb and libevent
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SPServer is a C++ server framework library that implements the Half-Sync/Half-Async and Leader/Follower thread pool patterns. It's based on libevent in order to utilize the best I/O loop on any platform. It include an embedded http server and ssl proxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pptp-proxy is a proxy for the Point-to-Point Tunneling Procotol. It handles multiple tunnels on a nat-box driven by pf. pptp-proxy relies on Niels Provos's libevent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A library implementing an event-based interface to sockets, signals, and timers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    event-hpp

    C++ headers for rapid development with libevent & eventxx

    The event-hpp project presents a set of header files to make it easier to use libev/libevent in dynamic C++ environments, starting with the CINT C/C++ interpreter. Event-hpp expands upon the work of eventxx to handle everything from basic interrupts to buffered I/O events flawlessly in such an interpreted environment. In the future, I would like to expand this work even further to make libevent HTTP, RPC, and possibly some other event-driven Posix-style programming easier in C++. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next