All Projects → Crepecake → Similar Projects or Alternatives

138 Open source projects that are alternatives of or similar to Crepecake

Koatty
Koa2 + Typescript = Koatty. Use Typescript's decorator implement IOC and AOP.
Stars: ✭ 67 (-34.95%)
Mutual labels:  aop
core
augejs is a progressive Node.js framework for building applications. https://github.com/augejs/augejs.github.io
Stars: ✭ 18 (-82.52%)
Mutual labels:  aop
Hibeaver
HiBeaver is a gradle plugin for java byte code manipulation and AOP design by modifying project byte code during build of the package, or modifying byte code within Jar independently.
Stars: ✭ 617 (+499.03%)
Mutual labels:  aop
Beike AspectD
Flutter AOP framework.(Flutter面向切面库, 最新适配Flutter v2.5.3, null-safety)
Stars: ✭ 39 (-62.14%)
Mutual labels:  aop
Jeeplatform
一款企业信息化开发基础平台,拟集成OA(办公自动化)、CMS(内容管理系统)等企业系统的通用业务功能 JeePlatform项目是一款以SpringBoot为核心框架,集ORM框架Mybatis,Web层框架SpringMVC和多种开源组件框架而成的一款通用基础平台,代码已经捐赠给开源中国社区
Stars: ✭ 1,285 (+1147.57%)
Mutual labels:  aop
cachex
CacheX注解缓存框架
Stars: ✭ 39 (-62.14%)
Mutual labels:  aop
Xaop
🔥A lightweight AOP(Android) application framework. Includes the most practical AOP applications.(一个轻量级的AOP(Android)应用框架。囊括了最实用的AOP应用)
Stars: ✭ 579 (+462.14%)
Mutual labels:  aop
Spring Examples
SpringBoot Examples
Stars: ✭ 67 (-34.95%)
Mutual labels:  aop
Androidaspectjexample
demo project releasing aspectJ environment
Stars: ✭ 23 (-77.67%)
Mutual labels:  aspectj
Springboot Learn
🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等
Stars: ✭ 270 (+162.14%)
Mutual labels:  aop
Ray.di
Guice style dependency injection framework for PHP
Stars: ✭ 175 (+69.9%)
Mutual labels:  aop
SunnyBeach
阳光沙滩APP
Stars: ✭ 60 (-41.75%)
Mutual labels:  aop
Light Service
Series of Actions with an emphasis on simplicity.
Stars: ✭ 545 (+429.13%)
Mutual labels:  aop
Swifthook
A library to hook methods in Swift and Objective-C.
Stars: ✭ 93 (-9.71%)
Mutual labels:  aop
aspectgo
Aspect-Oriented Programming framework for Go
Stars: ✭ 62 (-39.81%)
Mutual labels:  aop
Laziertracker
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
Stars: ✭ 485 (+370.87%)
Mutual labels:  aop
RuntimeNullables
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
Stars: ✭ 24 (-76.7%)
Mutual labels:  aop
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-36.89%)
Mutual labels:  aop
Decor.NET
A simple way to decorate a class with additional functionality using attributes.
Stars: ✭ 29 (-71.84%)
Mutual labels:  aop
Proxymanager
🎩✨🌈 OOP Proxy wrappers/utilities - generates and manages proxies of your objects
Stars: ✭ 4,556 (+4323.3%)
Mutual labels:  aop
Use Axios Well
axios请求超时,设置重新请求的完美解决方法
Stars: ✭ 74 (-28.16%)
Mutual labels:  aop
Saf Aop
android的AOP框架,支持android studio、gradle最新版本
Stars: ✭ 259 (+151.46%)
Mutual labels:  aop
Pine
Dynamic java method hook framework on ART.
Stars: ✭ 171 (+66.02%)
Mutual labels:  aop
Codeguide
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Stars: ✭ 6,750 (+6453.4%)
Mutual labels:  aop
live-platform
Add breakpoints, logs, metrics, and spans to live production applications
Stars: ✭ 37 (-64.08%)
Mutual labels:  aop
S Mvp
🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理
Stars: ✭ 1,095 (+963.11%)
Mutual labels:  aspectj
ComposableAsync
Create, compose and inject asynchronous behaviors in .Net Framework and .Net Core.
Stars: ✭ 28 (-72.82%)
Mutual labels:  aop
egg-aop
AOP plugin for eggjs, add DI, AOP support.
Stars: ✭ 44 (-57.28%)
Mutual labels:  aop
Laravel Aspect
aspect oriented programming Package for laravel framework
Stars: ✭ 98 (-4.85%)
Mutual labels:  aop
metrics-spring-boot
Spring Boot 基于Sentinel服务接口监控及其手自一体化限流
Stars: ✭ 17 (-83.5%)
Mutual labels:  aop
Jodd
Jodd! Lightweight. Java. Zero dependencies. Use what you like.
Stars: ✭ 3,616 (+3410.68%)
Mutual labels:  aop
tiny4j
IOC, AOP, REST...
Stars: ✭ 15 (-85.44%)
Mutual labels:  aop
Scalac Aspects
Playground for instrumenting `scalac` using AspectJ.
Stars: ✭ 42 (-59.22%)
Mutual labels:  aspectj
LSFramework
手写山寨版spring学习aop、ioc思想的demo,没看过spring的源码,因为实在是太庞大了,参考部分网上博客及开源代码完成。
Stars: ✭ 53 (-48.54%)
Mutual labels:  aop
Meiam.system
.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
Stars: ✭ 340 (+230.1%)
Mutual labels:  aop
hasor
Hasor是一套基于 Java 语言的开发框架,区别于其它框架的是 Hasor 有着自己一套完整的体系,同时还可以和先有技术体系做到完美融合。它包含:IoC/Aop容器框架、Web框架、Jdbc框架、RSF分布式RPC框架、DataQL引擎,等几块。
Stars: ✭ 938 (+810.68%)
Mutual labels:  aop
Sandhook
Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat
Stars: ✭ 1,172 (+1037.86%)
Mutual labels:  aop
Lokie
iOS efficient AOP Library using C++ and libffi
Stars: ✭ 139 (+34.95%)
Mutual labels:  aop
Spring Boot Demo
spring boot demo 是一个Spring Boot、Spring Cloud的项目示例,根据市场主流的后端技术,共集成了30+个demo,未来将持续更新。该项目包含helloworld(快速入门)、web(ssh项目快速搭建)、aop(切面编程)、data-redis(redis缓存)、quartz(集群任务实现)、shiro(权限管理)、oauth2(四种认证模式)、shign(接口参数防篡改重放)、encoder(用户密码设计)、actuator(服务监控)、cloud-config(配置中心)、cloud-gateway(服务网关)等模块
Stars: ✭ 323 (+213.59%)
Mutual labels:  aop
langx-java
Java tools, helper, common utilities. A replacement of guava, apache-commons, hutool
Stars: ✭ 50 (-51.46%)
Mutual labels:  aop
Cauldron
C# Toolkit
Stars: ✭ 27 (-73.79%)
Mutual labels:  aop
Norns
dotnet core aop static weaving on roslyn
Stars: ✭ 23 (-77.67%)
Mutual labels:  aop
Martian
🎨 Martian 是一个基于NIO的JavaWeb编程框架,可以帮助你快速的开发后端服务
Stars: ✭ 320 (+210.68%)
Mutual labels:  aop
Mradvice
.NET aspect weaver (build task under NuGet package)
Stars: ✭ 236 (+129.13%)
Mutual labels:  aop
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.
Stars: ✭ 90 (-12.62%)
Mutual labels:  aop
Coldbox Platform
A modern, fluent and conventions based HMVC framework for ColdFusion (CFML)
Stars: ✭ 220 (+113.59%)
Mutual labels:  aop
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (+3338.83%)
Mutual labels:  aop
Stinger
Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
Stars: ✭ 845 (+720.39%)
Mutual labels:  aop
Spring Boot Demo
Spring Boot & Spring Cloud & Spring Security Demo Case(Spring学习示例实战项目)
Stars: ✭ 255 (+147.57%)
Mutual labels:  aop
Swoft Im
基于swoft-cloud的微服务架构,最小化拆分粒度,PHP7、多进程、协程、异步任务、mysql连接池、redi连接池、rpc连接池、服务治理、服务注册与发现、Aop切面、全注解
Stars: ✭ 189 (+83.5%)
Mutual labels:  aop
Java Bible
🍌 我的技术摘要
Stars: ✭ 2,919 (+2733.98%)
Mutual labels:  aop
Click Debounce
Using ASM to handle Android's click debounce, specially a quick double click.
Stars: ✭ 175 (+69.9%)
Mutual labels:  aop
Swoft Framework
[READ ONLY] Swoft Framework, base of Swoft
Stars: ✭ 70 (-32.04%)
Mutual labels:  aop
Frankie
A frankenstein framework - middleware and annotation based
Stars: ✭ 19 (-81.55%)
Mutual labels:  aop
Koala
从 Java 字节码到 ASM 实践
Stars: ✭ 103 (+0%)
Mutual labels:  aop
Agentframework
An elegant & efficient TypeScript metaprogramming API to build software agents
Stars: ✭ 97 (-5.83%)
Mutual labels:  aop
Doodle
A Simple Java MVC Framework。提供Bean容器、Ioc、Aop、MVC功能
Stars: ✭ 90 (-12.62%)
Mutual labels:  aop
Crosscuttern
A light weight tool to inject customized AOP code into existing assemblies using IL weaving
Stars: ✭ 69 (-33.01%)
Mutual labels:  aop
Aspekt
A lightweight (Aspect Oriented Programming) AOP foundation
Stars: ✭ 18 (-82.52%)
Mutual labels:  aop
Spring-learning
No description or website provided.
Stars: ✭ 25 (-75.73%)
Mutual labels:  aop
61-120 of 138 similar projects