Libev

Open-source projects categorized as Libev
Language: + C + Python + C++

Top 7 Libev Open-Source Projects

  • libwebsockets

    canonical libwebsockets.org networking library

  • Project mention: FLaNK Weekly 08 Jan 2024 | dev.to | 2024-01-08
  • parallel-ssh

    Asynchronous parallel SSH client library.

  • Project mention: I built a remote file browser and shell connection hub that supports k8s clusters | /r/kubernetes | 2023-06-09

    Okay I have no idea how to interpret this comment, are you talking about https://parallel-ssh.org/? These two things have not really anything in common

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Polyphony

    Fine-grained concurrency for Ruby

  • Project mention: Should You Be Scared of Unix Signals? | news.ycombinator.com | 2023-10-16

    When using green threads/fibers/coroutines, an interesting technique to make signal handling safer is to run the signal handler asynchronously on a separate fiber/green thread. That way most of the problems of dealing with signals go away, and there's basically no limitation on what you can do inside the signal handler.

    I've successfully used this technique in Polyphony [1], a fiber-based Ruby gem for writing concurrent programs. When a signal occurs, Polyphony creates a special-purpose fiber that runs the signal handling code. The fiber is put at the head of the run queue, and is resumed once the currently executed fiber yields control.

    [1] https://github.com/digital-fabric/polyphony

  • libuhttpd

    A very flexible, lightweight and high performance HTTP server library based on libev and http-parser for Embedded Linux.

  • ever

    Callback-less event reactor for Ruby (by digital-fabric)

  • evdipp

    Simple C++ wrapper for DisplayLink evdi. Add and manage virtual displays in Linux! Get dummy monitors without attaching physical dongles!

  • lua-eco

    🐛Lua-eco is a Lua interpreter with a built-in event loop for scheduling lightweight coroutines automatically, enabling efficient concurrency in Lua. Build high-performance, scalable applications.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Libev related posts

  • Polyphony 1.4 Released

    2 projects | /r/ruby | 2 Jul 2023
  • Lua-Eco

    1 project | news.ycombinator.com | 10 Mar 2023
  • Polyphony 0.99 released. Last release before 1.0!

    2 projects | /r/ruby | 9 Mar 2023
  • Polyphony – Fine-grained concurrency for Ruby

    1 project | news.ycombinator.com | 14 Nov 2021
  • About that monkey-patching business...

    1 project | dev.to | 4 Nov 2021
  • Embracing Infinite Loops with Ruby and Polyphony

    1 project | dev.to | 13 Oct 2021
  • Ever: a callback-less event reactor for Ruby

    1 project | dev.to | 30 Aug 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 22 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Libev projects? This list will help you:

Project Stars
1 libwebsockets 4,605
2 parallel-ssh 1,183
3 Polyphony 653
4 libuhttpd 379
5 ever 79
6 evdipp 61
7 lua-eco 58

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com