Skip to content
View hamidr's full-sized avatar

Organizations

@Yellowen

Block or report hamidr

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. theater Public

    Actor model for typelevel ecosystem

    Scala 18

  2. async-redis Public

    [discontinued] An async redis library based on your app's event loop using libevpp and AsIO.

    C++ 33 4

  3. HandyRwSlick Public

    Write slick queries with cats.data.EitherT[Future, DatabaseError, R] (R being result) and replica support on READ queries.

    Scala 5 1

  4. libevpp Public

    An ASIO-like library for evented IO based on libEV for *nix systems

    C++ 5 1

  5. AIMA-CPP Public

    C++(1y) implementation of algorithms from Norvig And Russell's "Artificial Intelligence - A Modern Approach 3rd Edition".

    C++ 20 3

  6. circuit Public archive

    Forked from davenverse/circuit

    CircuitBreaker is used to provide stability and prevent cascading failures in distributed systems.

    Scala