mohanwer's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms/Python
All Algorithms implemented in Python
sudheerj/reactjs-interview-questions
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
filebrowser/filebrowser
📂 Web File Browser
keon/algorithms
Minimal examples of data structures and algorithms in Python
andkret/Cookbook
The Data Engineering Cookbook
launchbadge/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
LemmyNet/lemmy
🐀 A link aggregator and forum for the fediverse
openobserve/openobserve
🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
jhen0409/react-native-debugger
The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
quickwit-oss/quickwit
Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
cp-algorithms/cp-algorithms
Algorithm and data structure articles for https://cp-algorithms.com (based on http://e-maxx.ru)
async-graphql/async-graphql
A GraphQL server library implemented in Rust
bigcapitalhq/bigcapital
💵 Bigcapital is financial accounting with intelligent reporting for faster decision-making, an open-source alternative to Quickbooks, Xero, etc.
rafalp/Misago
Misago is fully featured modern forum application that is fast, scalable and responsive.
mirumee/ariadne
Python library for implementing GraphQL servers using schema-first approach.
python-arq/arq
Fast job queuing and RPC in python with asyncio and redis.
systemdesignfightclub/SDFC
Roadmap and Resource Compilation for System Design Fight Club
revoltchat/backend
Monorepo for Revolt backend services.
miguelgrinberg/flask-celery-example
This repository contains the example code for my blog article Using Celery with Flask.
paupino/rust-decimal
Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
mosquito/aiormq
Pure python AMQP 0.9.1 asynchronous client library
rkudryashov/graphql-rust-demo
GraphQL Rust Demo.
dpbriggs/redis-oxide
Multi-threaded implementation of redis written in rust
RickSayd/navigating-system-design
eckyputrady/testable-rust-web-project
A reference on structuring a Rust project for testability
zzy/actix-web-async-graphql-rbatis
Clean boilerplate for graphql services using actix-web, rhai, async-graphql, surf, rbatis, graphql-client, handlebars-rust, jsonwebtoken, and mysql / postgresql.
naamancurtis/bazaar
A fully async Rust GraphQL Server hosting a small example e-Commerce (like) platform.
ya7on/simple-fastapi-chat
Simple FastAPI chat with multinode suppor