aspect-oriented-programming
There are 289 repositories under aspect-oriented-programming topic.
dotnetcore/AspectCore-Framework
AspectCore is an AOP-based cross platform framework for .NET Standard.
DevArchitecture/DevArchitecture
DevArchitecture Backend Project
jcabi/jcabi-aspects
Collection of AspectJ Java Aspects to facilitate aspect-oriented programming patterns: logging, caching, validating, etc.
mgechev/aspect.js
JavaScript library for aspect-oriented programming using modern syntax.
inversionhourglass/Rougamo
Compile-time AOP component. Works with any method, whether it is async or sync, instance or static. Uses an aspectj-like pattern to match methods.
k1r0s/kaop-ts
Simple Yet Powerful Library of ES2016 Decorators with Strongly typed method Interceptors like BeforeMethod, AfterMethod, OnException, etc
ozgurkara/fastapi-pydiator
Python clean architecture and usecase implementation with fastapi and pydiator-core
Agilefreaks/Aquarium
An AOP library for Ruby
pancsta/asyncmachine-go
Declarative control flow library implementing AOP and Actor Model through a clock-based state machine
codingadventures/LINQBridgeVs
Dumps the content of variables during debugging in Visual Studio to LINQPad
ionelmc/python-aspectlib
An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
postsharp/PostSharp.Samples
PostSharp Samples
PragTob/after_do
after_do allows you to add simple callbacks to methods
ray-di/Ray.Aop
An aspect-oriented framework for PHP
goaop/goaop-laravel-bridge
Integration bridge for Go! AOP framework and Laravel
yusufyilmazfr/Asmin
Asmin is .NET CORE project infrastructure, to get a quick start on the project.
melihkaratekin/Full-Stack-Rent-A-Car-System
It is Rent A Car System project developed as Full Stack using C# and Angular.
AkihiroSuda/aspectgo
Aspect-Oriented Programming framework for Go
aliyasindogan/ECommerceProjectWithWebAPI
.NET Core 5.0 Web API İle E-Ticaret Sitesi Yapımı MVC,Win Form,Angular ve Mobil
awslabs/disco
A suite of tools including a framework for creating Java Agents, for aspect-oriented tooling for distributed systems.
goaop/goaop-symfony-bundle
[Outdated!] Integration bridge for Go! AOP framework and Symfony
amogorkon/justuse
Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module globals injection before import and more.
mces58/JavaEssentials
What is JAVA?
mtamme/NProxy
NProxy is a library for .NET to create lightweight dynamic proxies
fs7744/Norns.Urd
A dynamic weaving aop framework base on Emit
max7patek/metaprogramming
CS 1501 Student-Taught-Class at the University of Virginia
k1r0s/kaop
Advanced OOP Library with createClass, inheritance, providers, injectors, advices which enables handy Inversion of Control techniques
lawrence-laz/Decor.NET
A simple way to decorate a class with additional functionality using attributes.
KyriosArk/KYHooker
A library for complex aspect oriented programming
ezequieljuliano/Aspect4Delphi
Concepts of aspect-oriented programming (AOP) in Delphi.
okapi-web/php-aop
PHP-AOP is a library that adds aspect oriented programming capabilities to PHP.
Puresharper/CNeptune
CNeptune improve productivity & efficiency by urbanize .net module with meta-code to lay foundation for frameworks
BurakTemelkaya/ASP.NET_Core_5.0-ProjeKampi
ASP.NET Core MVC & N Tier Architecture
sagifogel/NCop
Composite-aspect oriented framework for .NET
jdvp/AndroidAspectExample
Project to show examples of leveraging Aspect-Oriented Programming techniques