An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lld

A curated list of projects in awesome lists tagged with lld .

https://github.com/kumaransg/LLD

Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.

interview-practice interview-preparation lld low-level-design low-level-design-problems machine-coding object-oriented-design object-oriented-programming system-design

Last synced: 26 Mar 2025

https://github.com/rust-cross/cargo-xwin

Cross compile Cargo project to Windows MSVC target with ease

cargo-subcommand cargo-xwin clang-cl lld lld-link msvc xwin xwinbuild

Last synced: 13 Apr 2025

https://github.com/sanyathisside/System-Design

System design concepts and implementations (includes high-level design, low-level design, microservices, etc.)

high-level-design hld lld low-level-design microservices system-design

Last synced: 13 May 2025

https://github.com/championswimmer/low-level-design-problem

Case studies (with solution codes) for Low Level System Design problems

case-study java lld lld-problems low-level-design object-oriented-programming system-design typescript

Last synced: 13 Apr 2025

https://github.com/yoppeh/efi-clang

Build UEFI applications with the Clang compiler and LLD linker.

clang efi lld uefi

Last synced: 09 Jul 2025

https://github.com/wang-bin/cmake-tools

Cmake utilities for C++11 projects targeting Windows(host/cross build), Raspberry Pi (host/cross build), macOS, iOS, Android

android clang clang-cl cmake ios lld maccatalyst macos raspberry-pi rpi windows winrt

Last synced: 18 Aug 2025

https://github.com/jcelerier/cninja

an opinionated cmake config manager

clang cmake cpp fast lld ninja

Last synced: 06 May 2025

https://github.com/jwinarske/clang_toolchain

Build LLVM Toolchain targeting a custom sysroot - Clang, LLD, Binutils (gold), compiler-rt, libc++, libcxxabi, libunwind

arm binutils clang clang-toolchain cmake compiler-rt libcxx libcxxabi libunwind lld llvm raspberry-pi raspberry-pi-3 raspberry-pi-zero raspberry-pi-zero-w raspberrypi raspbian raspbian-rootfs toolchain

Last synced: 24 Apr 2025

https://github.com/bcapathshala/lld-supra-1-0-notes

In this repository, you will get each and every class's notes except basics of java in the form of PDF with good explanation.

java lld

Last synced: 14 Apr 2025

https://github.com/karmakrafts/manganese

LLVM based bootstrap compiler for the Ferrous programming language.

bootstrap-compiler compiler compilers ferrous java java-21 java-preview lld lldb llvm lwjgl lwjgl3 programming-language remotery

Last synced: 23 Jun 2025

https://github.com/steffikeranj/low-level-system-design

Low Level Design for popular systems

design java lld system

Last synced: 22 Apr 2025

https://github.com/shubhamharitash/systemdesignnotes

This respository is one stop solution for preparing for your sde interview's. i am covering starting from very basics of JAVA TO Design principles and design pattern in LLD section. Covering FAQS of DBMS and Devops and other tools essentials required to outperform in your sde journey.

cicd design design-patterns designpattern devops devops-tools docker gitlab hld kubernetes lld microservices notes redis sde systemdesign tools yaml

Last synced: 30 Dec 2025

https://github.com/shubhamharitash/lms-learningmanagementsystem

Learning management system | Course Scheduling System | GeeksTrust Solution LLD

coursemanagement geekstrust geekstrustassignment learningmanagementsystem lld lms zomato

Last synced: 05 Mar 2025

https://github.com/tinybiggames/libllvm

libLLVM brings the full power of LLVM's compilation infrastructure directly to Delphi, providing native bindings for code generation, optimization, and linking with clean, Pascal-style integration.

codegen compiler compiler-construction compiler-design delphi lld llvm llvm-bindings pascal win64 windows11

Last synced: 06 Sep 2025

https://github.com/alokshandilya/easy-lld-docs

Easy LLD for Google Docs | OOPS

lld oops python

Last synced: 03 Aug 2025

https://github.com/anugrahsinghal/lld-practice

Some LLD Problems that I solved either for practice or I encountered

hiring-exercise hiring-without-whiteboards lld machine-coding

Last synced: 15 Sep 2025

https://github.com/amritmaurya1504/design_patterns_lld

Important Design Patterns

java lld system-design

Last synced: 26 Dec 2025

https://github.com/karnkaul/cpp17

C++17 skeleton project featuring GitHub CI integration using CMake 3.15+, g++ 8, clang 8 and ninja 1.8+

automated-ci ci ci-integration clang cmake cpp cpp17 github-workflow lld llvm ninja

Last synced: 20 Mar 2025

https://github.com/xoraus/parksys

Low Level Design of Parking Management System

backend java lld

Last synced: 03 Mar 2025

https://github.com/pannous/test-lld-wasm

Minimal example of how to merge/concat/link/combine two wasm files.

clang example linking lld minimal wasm wasm-ld webassembly

Last synced: 06 Apr 2025

https://github.com/bikash-hutait/archeville-tournament

"Archeville Super-Archery Tournament Scoreboard" is a Java program for tracking scores in a team archery contest. It allows input of participating nations, archers, and score updates. The scoreboard refreshes after each round, displaying team scores, individual archer scores, and synchronicity bonuses.

commandpattern design-patterns designpatterns java lld lld-problems low-level-design

Last synced: 05 Mar 2025

https://github.com/mihson95/tictactoelld

TicTacToe Game to showcase my code and design skills in Low Level Design in Java.

java lld low-level-design

Last synced: 01 Jan 2026

https://github.com/balaganapathitech/whatapplld

This project implements a basic WhatsApp-like messaging system using Java, JDBC, and SQL. It allows users to register, send encrypted messages, post/view stories, and retrieve messages securely using AES encryption. The messages are stored in a MySQL database and can only be decrypted by the intended recipient, ensuring end-to-end encryption.

database lld sql whatsapp

Last synced: 27 Jul 2025

https://github.com/harsh-oo7/rate-limiter

Rate Limitation implementation in NodeJS

lld nodejs ratelimit

Last synced: 12 Aug 2025

https://github.com/akataruka/station-management-app

A C++ console app to manage train schedules, track allocations, and delays at stations using priority queues and smart reallocation.

cli cpp lld management object-oriented-programming oops station-automation system-design train-managment

Last synced: 30 Aug 2025

https://github.com/thrushlang/lld-wrapper

LLVM Linker (LLD) Wrapper to be embedded into the Thrush Compiler.

lld llvm wrapper

Last synced: 24 Oct 2025

https://github.com/skp3214/zomatolite-foodapp-lld-project

A Food Delivery App Low-Level-Design (LLD) Project in Java

java lld low-level-design project system-design

Last synced: 10 Aug 2025

https://github.com/vedbhanushali/lld

Low level System Design solution in c++.

cpp lld low-level-design system-design

Last synced: 11 Oct 2025

https://github.com/skp3214/system-design

A repository to learn system design

hld lld projects system-design

Last synced: 20 Jul 2025

https://github.com/sayancoding/lld-java

LLD Notes & Guide in Java

java lld system-design

Last synced: 18 Aug 2025

https://github.com/venki1402/atm

lld for atm

java lld

Last synced: 11 Oct 2025

https://github.com/belanasaikiran/dsa-os-others

DSA, LeetCode, LLD

cplusplus leetcode lld

Last synced: 16 Jul 2025

https://github.com/mkviatkovskii/mingw-clang-test

Simple tests for Clang, Boost, OpenMP, LLD on MSYS2-MinGW64 environment

boost clang lld mingw openmp

Last synced: 12 Mar 2025

https://github.com/anirudhuuu/lowleveldesign

a turn-based game ai engine focusing on writing clean, flexible code while following best of low level system design practices

lld system-design

Last synced: 29 Jun 2025

https://github.com/siddhant-vij/lld-1

This repository consists of the personal code practice and notes for Java - LLD - 1 with Scaler.

java lld

Last synced: 06 Mar 2025

https://github.com/jagadeeshm007/cs-roadmap

Essential software engineering topics, including Data Structures & Algorithms, Database Management, Operating Systems, Networking, System Design, Linux, OOPS, Development, and Communication Skills.

adsa beginner-friendly competitive-programming cpp data-structures-and-algorithms dsa hld java lld python roadmap

Last synced: 13 Jul 2025

https://github.com/avijeetpandey/java-lld

Repository to maintain LLD related code using JAVA

java lld low-level-design

Last synced: 20 Mar 2025

https://github.com/roy7077/low-level-design

A collection of Low-Level Design (LLD) Questions with solutions, covering design patterns, OOP concepts, and real-world use cases like parking lots, ATMs, and chess games. Perfect for interview prep and honing design skills. Contributions welcome! 🚀

java lld low-level-programming lowleveldesign object-oriented-programming oops oops-in-java

Last synced: 20 Mar 2025

https://github.com/bearddan2000/futhark-cli-average-floating-points

This is a POC project to demonstrate futhark. Requires typing into the terminal.

average clang cli floating futhark lld nix points

Last synced: 24 Mar 2025

https://github.com/cor1nthian/smlld

Smartmontools LLD script for Zabbix Agent

hdd lld monitoring smartmontools zabbix

Last synced: 27 Feb 2025

https://github.com/belanasaikiran/dsa

DSA, LeetCode, LLD

cplusplus leetcode lld

Last synced: 26 Mar 2025

https://github.com/jwala-anirudh/lowleveldesign

a turn-based game ai engine focusing on writing clean, flexible code while following best of low level system design practices

lld system-design

Last synced: 23 Apr 2025

https://github.com/ashfaqbs/system-design

Centralized notes, analysis, and real-world observations on system design patterns and architecture.

hld lld system-design

Last synced: 05 Sep 2025

https://github.com/shubhamharitash/fliptrip

FlipTrip - Flipkart MAchine COding Question

flipkart fliptrip lld lowleveldesign machinecode machinecoding

Last synced: 05 Mar 2025

https://github.com/stormdotcom/low-level-design-lld-

sample code demonstrating SOLID principles and Dependency Inversion implemented in both Java and JavaScript.

java javascript js lld oops

Last synced: 20 Feb 2025

https://github.com/joefelx/system-design

Essential System Design topic and notes.

hld lld system-design

Last synced: 25 Jul 2025

https://github.com/sj22032003/low-level-design-patterns

written in typescript classes and bun env. This repo covers almost all lld patterns (WIP)

classes design-patterns lld typescript

Last synced: 02 Apr 2025

https://github.com/theweird-kid/lld

Low Level Design Patterns and Examples in Java

java lld oops system-design

Last synced: 01 Sep 2025

https://github.com/ishwar-ikm/low-level-design

A simple repository for various design patterns and real life low level design problems

lld low-level-design low-level-design-in-java low-level-design-problems system-design

Last synced: 30 Jul 2025

https://github.com/saumyajeet-varma/cinemate-lld-java

This project is a Low-Level Design (LLD) of a simple Movie Ticket Booking System.

java lld system-design

Last synced: 09 Oct 2025

https://github.com/kolunchik/mqtt-exporter

Экспортёр и шаблон для Zabbix

lld mqtt wb4 wb5 wb6 wirenboard zabbix-templates

Last synced: 14 Apr 2025