An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: srp

aws/aws-sdk-net-extensions-cognito

An extension library to assist in the Amazon Cognito User Pools authentication process

Language: C# - Size: 727 KB - Last synced at: 20 minutes ago - Pushed at: about 1 hour ago - Stars: 101 - Forks: 49

PADL/SwiftMRP

Implementation of MMRP/MVRP/MSRP

Language: Swift - Size: 562 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 0

ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader

Unity unlit screen space decal shader for URP. Just create a new material using this shader, then assign it to a new unity cube GameObject = DONE, now you have unlit decal working in URP

Language: ShaderLab - Size: 99.6 KB - Last synced at: about 20 hours ago - Pushed at: over 2 years ago - Stars: 1,285 - Forks: 132

HilalOzdemirBuyukasik/Software_Principles

This repository showcases basic Python examples demonstrating DRY, SOC, SRP and WET principles, aiming to improve code quality, maintainability, and readability.

Language: Python - Size: 11.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 1 - Forks: 0

ilchen/cryptopals

Solutions to https://cryptopals.com problems

Language: Java - Size: 1.34 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 28 - Forks: 2

lanedirt/AliasVault

A self-hostable, end-to-end encrypted password manager with a built-in alias generator and email server.

Language: C# - Size: 12.1 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 632 - Forks: 16

sienaiwun/TAA_Unity_URP

Temporal Anti-Aliasing(TAA) for Unity’s Universal Render Pipeline

Language: C# - Size: 30.3 KB - Last synced at: about 5 hours ago - Pushed at: almost 3 years ago - Stars: 484 - Forks: 67

sator-imaging/AppWindowUtility

This utility is for Unity to configure application window style. With this utility, you can make your application window transparent, frameless and more.

Language: C# - Size: 73.2 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 178 - Forks: 23

yallie/JsonServices

Simple JSON-RPC service framework for C# and TypeScript

Language: C# - Size: 1.18 MB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 4

ProtonMail/proton-python-client

Python Proton client module

Language: Python - Size: 1.67 MB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 387 - Forks: 64

cinight/CustomSRP

Many mini-custom-SRPs showing how to achieve different things when creating your own SRP. Only SRP Core package is needed.

Language: C# - Size: 7.87 MB - Last synced at: 18 days ago - Pushed at: 4 months ago - Stars: 622 - Forks: 77

bespoyasov/solidbook

Book about the SOLID principles and object-oriented software design.

Language: MDX - Size: 7.57 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 628 - Forks: 60

opencoff/go-srp

SRP implementation in pure golang

Language: Go - Size: 77.1 KB - Last synced at: 21 days ago - Pushed at: about 1 month ago - Stars: 169 - Forks: 21

sassman/srp6-rs

A safe implementation of the secure remote password authentication and key-exchange protocol (SRP and SRP6a)

Language: Rust - Size: 69.3 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 17 - Forks: 3

Bouke/SRP

Secure Remote Password (SRP) for Swift

Language: Swift - Size: 354 KB - Last synced at: 22 days ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 20

adam-fowler/swift-srp

Swift Secure Remote Password

Language: Swift - Size: 64.5 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 35 - Forks: 10

motoyinc/MotoyincLabRenderPipeline

用于学习实验SRP特性和测试用管线。

Language: C# - Size: 2.49 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 8 - Forks: 1

StevNdegwa/notes-app

Notes taking 📝 React application. Developed only with frontend stack. A user can take notes, save them locally and export/import data when migrating to another browser. Explore the power of local browser database - IndexedDB, and great content editing experience implemented with great components composition using Atomic design.

Language: TypeScript - Size: 2.11 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ColinLeung-NiloCat/UnityURP-BillboardLensFlareShader

(1)Add a new Quad GameObject (2)Use this shader (3)Done! Now you have billboard lens flare shader for URP!

Language: ShaderLab - Size: 76.2 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 471 - Forks: 82

simonmcallister0210/cognito-srp-helper

A helper for SRP authentication in AWS Cognito

Language: TypeScript - Size: 1.21 MB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 16 - Forks: 4

windwalker-io/srp

A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.

Language: PHP - Size: 282 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 8 - Forks: 0

idlesign/srptools

Tools to implement Secure Remote Password (SRP) authentication

Language: Python - Size: 52.7 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 31 - Forks: 6

alexrudd/cognito-srp

Go library for AWS Cognito SRP

Language: Go - Size: 23.4 KB - Last synced at: 6 days ago - Pushed at: about 4 years ago - Stars: 52 - Forks: 14

stalomeow/ShaderUtilsForSRP

Utilities for SRP shaders.

Language: C# - Size: 454 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 57 - Forks: 15

dfleta/bicipalma

Arrays estáticos, tipos primitivos, loops, operador ternario, SRP, OCP, Tiene una /has-a, Composición (agregación fuerte), TDD, Refactorización , Gradle sourceSets

Language: Java - Size: 330 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

simplito/privmx-crypto-js

Javascript crypto library ...

Language: JavaScript - Size: 1.86 MB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 2

httpjamesm/secure-remote-password-js

Modern secure remote password library for Bun clients and servers

Language: TypeScript - Size: 81.1 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

dfleta/dni-srp-ocp-kata-gradle

Diseño de una clase DNI según los principios SOLID SRP y OCP; gradle kata.

Language: Java - Size: 123 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

langeler/LangelerMVC

LangelerMVC is a custom-built PHP MVC framework designed with a strong focus on structure, modularity, and best practices, including SRP, SoC, and OOP principles.

Language: PHP - Size: 819 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

logic/gkp

Go implementation of the KeePass-RPC protocol

Language: Go - Size: 44.9 KB - Last synced at: 23 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

Xibanya/URPShaderViewer

shader viewer with links to definitions for Unity's Universal Render Pipeline

Language: HTML - Size: 8.75 MB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 3

jchv/js-srp

A JavaScript SRP-6a implementation compatible with opencoff/go-srp and idlesign/srptools.

Language: TypeScript - Size: 25.4 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 4

secure-remote-password/srp.net

SRP-6a protocol implementation for .NET Standard 1.6+ and .NET Framework 3.5+

Language: C# - Size: 636 KB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 70 - Forks: 9

shlima/srp6ago

go implementation of SRP-6a (RFC-5054, RFC-2945)

Language: Go - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

usmonovshohruxmirzo/solid-principles-in-js

Solid Principles in JavaScript

Language: JavaScript - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

strongself/RamblerAppDelegateProxy

divide et impera

Language: Shell - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: about 8 years ago - Stars: 82 - Forks: 12

macmade/SwiftSRP

Implementation of the Secure Remote Password protocol (SRP) - RFC 5054 for Swift

Language: Swift - Size: 43.9 KB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

macmade/SRPXX

C++ implementation of the Secure Remote Password protocol (SRP) - RFC 5054.

Language: C++ - Size: 1.73 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

marcozakaria/URP-LWRP-Shaders

A Collection of Shader For URP(LWRP) Render Pipeline

Language: ShaderLab - Size: 84.8 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 643 - Forks: 65

homebridge/fast-srp Fork of zarmack/fast-srp

Pure NodeJS SRP implementation

Language: TypeScript - Size: 479 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 5

pooki3bear/pookiepack

Windows10 hardening implemented in powershell for consumer or enterprise deployment

Language: PowerShell - Size: 57.7 MB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 7

Delt06/aaaa-rp

🌟 A Scriptable Render Pipeline (SRP) featuring modern high-fidelity rendering techniques.

Language: C# - Size: 204 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 21 - Forks: 1

grempe/sirp 📦

Secure (interoperable) Remote Password Auth (SRP-6a)

Language: Ruby - Size: 237 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 18

artisansdk/srp

A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.

Language: PHP - Size: 23.4 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 3

mojotrollz/js-wowemu-auth

SRP implementation for WoW Server authentification in Typescript

Language: TypeScript - Size: 20.5 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

akayibrahim/Solid-Principles-Tutorial

Tutorial For SOLID Principles - Project 4

Language: Java - Size: 42 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Delt06/toon-rp

🌔 A Scriptable Render Pipeline (SRP) designed for toon/stylized visuals. Features custom lighting pipeline, multiple shadow algorithms, tiled lighting, Shader Graph support, and more.

Language: C# - Size: 32.1 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 478 - Forks: 26

hidglobal/digitalpersona-transport

DigitalPersona transport layer

Language: TypeScript - Size: 211 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

twooster/strap

SRP (Secure Remote Password) 6/6a library for Elixir

Language: Elixir - Size: 18.6 KB - Last synced at: 1 day ago - Pushed at: over 7 years ago - Stars: 12 - Forks: 3

DMeville/Volumetric-Occlusion-Mask-SRP

Using SRP to create a volumetric occlusion mask for objects to use in their render pass

Language: ShaderLab - Size: 6.23 MB - Last synced at: about 17 hours ago - Pushed at: almost 7 years ago - Stars: 18 - Forks: 2

LizzyFox-code/BrgContainer

The Unity BRG Container

Language: C# - Size: 229 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 63 - Forks: 6

bryandejesusrt/SOLID Fork of dasdo/SOLID

🛠️ Ejemplos de principios SOLID en PHP. Contiene explicaciones y código para SRP, OCP, LSP, ISP y DIP. Aprende a escribir código limpio y mantenible. ¡Explora y mejora tus habilidades! 🚀📂

Language: PHP - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

SanichKotikov/srp-demo

Secure Remote Password (SRP) demo, using typescript, crypto and bigint.

Language: TypeScript - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

xarpen/Vox

Unity support for vox format

Language: C# - Size: 63.5 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

PrazaVasNeema/car--a-harsh-story--iter1

My first implementation of a custom unity SRP solution + little bit of car and object destructions

Language: C# - Size: 316 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

fritzmark/CleanCodeCheatSheetJson

Easily parsable clean code cheat sheet V 2.4. Based on the work of Urs Enzler.

Size: 29.3 KB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

RagabMohamedRagab/Solid_Principles

Reference for S.O.L.I.D Principles

Language: C# - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

supersede-project/replan_optimizer_v2

RePlan Optimizer v2

Language: Java - Size: 274 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 3

supersede-project/replan_optimizer

RePlan Optimizer

Language: Java - Size: 114 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

supersede-project/replan_dashboard

RePlan Dashboard

Language: JavaScript - Size: 1.4 MB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

supersede-project/replan_controller

RePlan Controller

Language: Ruby - Size: 192 KB - Last synced at: 12 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

bodgit/srp

Language: Go - Size: 53.7 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

imrying/SOP-Elliptisk-Kurvekryptografi-Philip 📦

SOP gymnasie

Language: TeX - Size: 1.84 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

korken89/RTFMplusplus 📦

A proof-of-concept C++ implementation of the Stack Resource Policy (SRP) based Real-Time For the Masses (RTFM) kernel

Language: C++ - Size: 345 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 2

scottbrady91/SRP-Example

Secure Remote Password (SRP) example implementation in C# and .NET Core

Language: C# - Size: 30.3 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 8 - Forks: 1

wilddima/pundit_kit

Extension for pundit which allows to describe namespaces of policies in routes-like style

Language: Ruby - Size: 68.4 KB - Last synced at: 14 days ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 0

fmitra/srp

A Go implementation of the Secure Remote Password Protocol (SRP)

Language: Go - Size: 74.2 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

GuMinYoung/refactoring-weather Fork of yagom-academy/refactoring-weather

야곰 실전 iOS APP 리팩터링 2기 2주차 날씨앱

Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

capless/warrant

Python library for using AWS Cognito. With support for SRP.

Language: Python - Size: 350 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 465 - Forks: 186

MatheusMarkies/MagicByte

Render Pipeline for Unity 3D.

Language: HLSL - Size: 87.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

W-Wag/TS-Solid

Neste repositório estará contido as aulas sobre os princípios S.O.L.I.D, com base no curso de Curso de Javascript e Typescript ministrado pelo Luiz Otavio Miranda na plataforma UDEMY.

Language: TypeScript - Size: 79.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FayezFlutterDev/Solid-Princples-in-Dart

Welcome to the Solid Principles Repository! Here, you'll find a comprehensive collection of resources, code examples, and discussions centered around the SOLID principles in software development

Language: Dart - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

blizzlike-org/wowpasswd

SRP module for CMaNGOS

Language: Go - Size: 13.7 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

alfianlosari/Filter-MVC-iOS

Using Child View Controllers for encapsulation, reusability, and avoid Massive View Controller

Language: Swift - Size: 233 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 11 - Forks: 8

Glusk/srp6-variables

A Java library of cryptographic primitives required for the implementation of the SRP-6 protocol.

Language: Java - Size: 195 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

mouralisandra/S.O.L.I.D

This lab consists of applying the S.O.L.I.D principles to refactor code architectures for the Software Architectures course taught at INSAT.

Language: Java - Size: 642 KB - Last synced at: 23 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Voynic/srp

Pure Go implementation of the Secure Remote Password protocol (SRP-6a)

Language: Go - Size: 41 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

ecidevilin/KhaosLWRP

Language: C# - Size: 794 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 64 - Forks: 11

ryanslikesocool/URP-Sun-Shafts 📦

A URP port of Unity's classic Standard Assets Effects package's Sun Shaft effect

Language: C# - Size: 180 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 8

AhmedTarekHasan/SingleResponsibilityPrinciple

Uncover the secrets about the Single Responsibility Principle (SRP) of the SOLID Principles.

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RuslanUC/SimpleSRP

Simple Secure Remote Password written in pure python/javascript.

Language: Python - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

thachp/use-cqrs

React hooks library for applying Command and Query Responsibility Segregation (CQRS) design pattern and Single Responsibility Principle (SRP) in frontend development.

Language: TypeScript - Size: 326 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

ulasgulhan/Software_Principles

This repository is where I explain and demonstrate software principles.

Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

secure-remote-password/implementations

The list and umbrella issue tracker for compatible SRP implementations.

Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

GuardHei/SRP

A customized forward+ render pipeline for Unity

Language: C# - Size: 573 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 105 - Forks: 20

marcozakaria/Unity-Shaders-from-Shader-Toy

Converted Unity shaders from SahderToy to Unity shading language

Language: ShaderLab - Size: 56.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 131 - Forks: 25

Moonflow-Studio/Moonflow-Lensflare-System

■■Finished■■ Unity full pipeline multi light source lens flare rendering scheme based on atlas

Language: C# - Size: 9.45 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 119 - Forks: 19

alexandredorea/SOLID

:books: Repositório de estudos voltado aos Princípios de Padrões Orientado a Objetos: SOLID.

Language: C# - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

dunkelstern/mbedtls-esp8266

Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)

Language: C - Size: 701 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 4

nopecho/nopecho-server

프로젝트 아키텍쳐 수련

Language: Java - Size: 325 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

gabriel-rcpereira/solid-principles

Repository created to study the SOLID Principles

Language: Java - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

lisacvuk/godot-wow-srp

A C++ Godot module for World of Warcraft client-side SRP

Language: C++ - Size: 8.79 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

DenIngenieur/SOLID

Explanation of SOLID with simple examples (in JAVA).

Language: Java - Size: 656 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

BlackLeg15/learning_solid_with_dart_flutter

SOLID in Dart

Language: C++ - Size: 141 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

garrettw/aspire

An opinionated general-purpose PHP app framework

Language: PHP - Size: 97.7 KB - Last synced at: 16 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

3-Delta/Unity-CignalRP

模仿URP,从0开始实现自己的一套RP

Language: C# - Size: 2.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 1

crl/lwrp

unity 轻量级渲染管线的理解

Language: C# - Size: 41.7 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 1

Anagh-Sharma/salary-calculator

A simple salary allowances calculator.

Language: HTML - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gdwrd/esrp

🔑 The Secure Remote Password protocol

Language: Go - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

sunmeat/SRP

single responsibility principle cpp example [Solid]

Language: C++ - Size: 25.4 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0