aop-framework

There are 49 repositories under aop-framework topic.

  • opensolon/solon

    🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java25; Supports LTS. (Replaceable spring)

    Language:Java2.7k36189245
  • canyie/pine

    Dynamic java method hook framework on ART. Allowing you to change almost all java methods' behavior dynamically.

    Language:Java1.4k3294238
  • aspect-injector

    pamidur/aspect-injector

    AOP framework for .NET (c#, vb, etc)

    Language:C#80642196118
  • Puresharper/NConcern

    NConcern .NET AOP Framework

    Language:C#15019025
  • postsharp/PostSharp.Samples

    PostSharp Samples

    Language:C#1199555
  • m969/AOGame

    A game framework base on ETCore.

    Language:C#1175118
  • weidian-inc/rockerjs-core

    Core of rockerjs, the solution for Node EE. Rockerjs-core provides a IoC container and AOP based on TypeScript, Compatible with any system or framework.

    Language:TypeScript64412
  • mc-es/JavaEssentials

    What is JAVA?

    Language:Java48206
  • fs7744/Norns.Urd

    A dynamic weaving aop framework base on Emit

    Language:C#452279
  • CoffeePartner/Lancet

    A lightweight and fast AOP library for Android App and SDK developers.

    Language:Java31210
  • nimbus-org/nimbus

    Nimbus Framework

    Language:Java1454482
  • huhuics/tauren

    Tauren是一个轻量级Java Web框架,提供IOC、AOP、MVC、ORM、注解式事务功能

    Language:Java9206
  • TAKETODAY/today-aop

    🤨 high-performance lightweight aop framework

    Language:Java9030
  • Eleanor68/AspectSharp

    AspectSharp

    Language:F#6300
  • AoraMD/Kaleidoscope

    Android Dynamic Hook Framework

    Language:C++5300
  • Jasonandy/Spring-Core

    :tada: Deeply analyze and demonstrate SpringCore & 目前已仿写并简单实现Spring自制框架SpringTiny,BeanFactory逻辑后期优化,提前了解一下Java设计模式可以大大提高对Spring源码的认知和理解.

    Language:Java5204
  • forax/virtual-bean

    A simple API to compose bean behavior based on annotations

    Language:Java421
  • zeppaman/csharp-aop

    Repository of AOP examples for the article "How to Improve .Net Applications with AOP"

    Language:C#4011
  • rcrdortiz/Axpecto

    🧙 Axpecto! A magical PHP meta-framework that brings you AOP, smart DI, and powerful collections — perfect for crafting clean code, reusable modules, and AI-friendly systems. Cast spells, not boilerplate!

    Language:PHP30
  • Anubhavjain786/AspectJ

    A Small POC on PerformanceDifference between Java OOPs and AspecjJ PointCuts

    Language:Java210
  • Maskvvv/easy-lock

    本项目基于 Spring AOP 实现,通过注解的方式简化了锁的使用,并对锁的使用方式进行了统一管理,而且还可与 Spring 的 @Transaction 一起使用,默认提供了单机锁和分布式锁实现。

    Language:Java2100
  • rahul-ghadge/spring-boot-h2-ehcache-delegation

    Demo project for Spring Boot, Ehcache delegating with H2 database with BeanPostProcessor interface

    Language:Java210
  • SolarLabRU/IvorySharp

    Позволяет в декларативном стиле перехватывать выполнение методов

    Language:C#2100
  • Templum/lib-of-commons

    A Utility Library for Typescript which contains a variety of Decorators, that solve different Cross-Cutting concerns. This includes common functionality like retries, validation, logging and caching, hence the name lib of commons.

    Language:TypeScript2101
  • Blackmesa-Canteen/alphecca-boot-ioc-framework

    Alphecca Boot is a Spring Boot like backend framework, which supports IoC, AOP, Annotations and so on. All project is based on a backend application demo. Used as the SWEN90007 assignment.

    Language:HTML1100
  • chandandas27/Spring-AOP

    Spring AOP App

    Language:Java110
  • guocaoyi/awesome-netron

    Netron is a Electron framework for building efficient and reliable desktop applications, and fully supports TypeScript (or pure JS) and OOP (IoC + AOP). ⚛️一款用于构建高效可靠桌面应用的 Electron 框架,支持 TS 语言以及 OOP 编程范式!

  • myConsciousness/entity-validator

    Envali is a Java-based framework that provides an intuitive and productive way to validate Entity's field elements by powerful annotations!

    Language:Java1151
  • Pygmalions/EmitToolbox

    A tool library for IL weaving and dynamic classes generating with System.Reflection.Emit.

    Language:C#1000
  • Pygmalions/Prism

    A dynamic IL weaving framework with plugins for AOP, IoC, RPC, etc.

    Language:C#1000
  • snowyu/custom-ability.js

    generate the ability which can be added to any class directly. It makes custom ability more easy.

    Language:TypeScript120
  • squid-beast/Notification-Service

    The NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mustache to generate messages. Depending on the notification type, it sends SMS via Twilio or emails using the appropriate client, while dynamic templates.

    Language:Java1100
  • AspectDN

    tfreyburger/AspectDN

    aspect oriented framework application targetting .net executable

    Language:C#1101
  • thestyleofme/cus-spring

    手写spring

    Language:Java110
  • altafjava/spring-aop-learning

    Learning materials and examples for Spring AOP (Aspect-Oriented Programming) in Java. It includes various code samples and tutorials to help understand and implement AOP concepts in Spring.

    Language:Java10
  • Thitikorn-Nupan/spring-boot-jpa-hibernate-crud-mysql-one-to-many-apply-aop

    this project it's not much be difference from the last once project that works about aop concept. (AspectJ Anotation) but this i use it for query one to many. it works good. i don't need to make method before update actor table. just use @Before annotation for query edit_history table. (this case. modify scan components and allow all cross origin)

    Language:Java10