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

Block or report sineshashi

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

    SineCache is a high-performance, in-memory caching library for Rust, designed to efficiently store and manage key-value pairs with support for various eviction policies and persistence with AOF.

    Rust

  2. FastPy-Rest FastPy-Rest Public

    FastPy-Rest is a light weight minimalistic framework to develop restful APIs.

    Python

  3. SchoolManageMent SchoolManageMent Public

    This repository contains code for school management system and provides APIs for different type of things like crud of students and staffs, holiday management, admission management and leave manage…

    Python

  4. SSTDBEngine SSTDBEngine Public

    This is an educational project to understand the basic concepts of Log Structured Data Bases. It uses txt files to store key value pairs with two different files.

    Python

  5. SineBook SineBook Public

    This repository contains a project which provides rest APIs of the main features of facebook like profile, page, posts, friends , likes and comments etc.

    Python

  6. PubSubPython PubSubPython Public

    This repo contains a simple in memory publish subscribe message queue in Python which delivers messages based on the priority of the subscribers and handles them in different thread pool.

    Python