595 skills found · Page 1 of 20
QianMo / Unity Design Pattern:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
munificent / Game Programming PatternsSource repo for the book
fravoll / Solidity PatternsA compilation of patterns and best practices for the smart contract programming language Solidity
microsurging / SurgingSurging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming.
webpro / Programming PrinciplesCategorized overview of programming principles & design patterns
caiorss / Functional ProgrammingFunctional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
Habrador / Unity Programming PatternsImplementations of programming design patterns in Unity with examples in C# when to use them.
matthiasmullie / MinifyCSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
tkchu / Game Programming Patterns CN《游戏编程模式》中文版
Unity-Technologies / Game Programming Patterns DemoA repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
spring-projects / Spring IntegrationSpring Integration provides an extension of the Spring programming model to support the well-known Enterprise Integration Patterns (EIP)
LeonardoZ / Java Concurrency PatternsConcurrency Patterns and features found in Java, through multithreaded programming. Threads, Locks, Atomics and more.
solodon4 / Mach7Functional programming style pattern-matching library for C++
Suryakant-Bharti / Important Java Concepts🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:
penberg / Awesome Low LatencyPatterns and resources of low latency programming.
Naphier / Unity Design PatternsExamples of programming design patterns in Unity C#
jazzband / Django ConfigurationsA helper for organizing Django project settings by relying on well established programming patterns.
google / AddlicenseA program which ensures source code files have copyright license headers by scanning directory patterns recursively
gennad / Design Patterns In PythonA collection of popular design patterns implemented in Python programming language
bvwells / Go PatternsDesign patterns for the Go programming language