Skip to content
View vitdevelop's full-sized avatar

Block or report vitdevelop

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 Loading

  1. coroutine_epoll coroutine_epoll Public

    Simple C stackfull coroutines with linux epoll

    C 1

  2. coroutine coroutine Public

    Simple C stackfull coroutine implementation using ucontext

    C

  3. tcp_socket_pool tcp_socket_pool Public

    Simple TCP Socket Concurrent Pool using POSIX threads written in C

    C

  4. future_epoll future_epoll Public

    Simple Rust future(stackless coroutine or (finite) state machine) executor with linux epoll

    Rust

  5. pthread_pool pthread_pool Public

    Simple POSIX thread pool written in C

    C

  6. kidns kidns Public

    Kidns serve as local dns server with ingress urls from kubernetes and proxy traffic to ingress pods(nginx) and local services.

    Rust