Skip to content
View codepr's full-sized avatar
Block or Report

Block or report codepr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. sol sol Public

    Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing implementations.

    C 107 12

  2. tasq tasq Public

    A simple task queue implementation to enqeue jobs on local or remote processes.

    Python 92 5

  3. ev ev Public

    Lightweight event-loop library based on multiplexing IO

    C 29 10

  4. llb llb Public

    Dead simple event-driven load-balancer

    C 33 7

  5. aiotunnel aiotunnel Public

    HTTP tunnel on top of aiohttp and asyncio

    Python 31 6

  6. webcrawler webcrawler Public

    Simple webcrawler, list on output all subdomains of a website

    Go 2