Skip to content
View Kareem-Emad's full-sized avatar
💭
💭

Organizations

@CodeHammers
Block or Report

Block or report Kareem-Emad

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

    Event Management Service allowing you to register subscribers/topics. The service is based on publisher/subscriber model.

    Python 2

  2. request-ray request-ray Public

    a batch based request package with retry stratgy that enables you to send X requests concurrently at rate of Y requests/execution with max retries for each request N

    Python

  3. match match Public

    match is a multiplayer game server that manages all logic behind starting a new game, matching/connecting online players, inviting friends to a game for you so you could focus on building the game …

    JavaScript 4

  4. simple-apm simple-apm Public

    an open source application/in-house performance management server that monitors your services and allows you to perform historical/real-time analysis for your endpoints

    Go 1

  5. redis-grid redis-grid Public

    A basic implemenation for distributed caching layer aimed primarily for redis server to support sharding data and distributing load on multiple servers

    Go 5

  6. locklock locklock Public

    A simple global locking/unlocking mechanism using redis.

    JavaScript