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

Topic: "aspectj"

north2016/T-MVP

Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2

Language: Java - Size: 24 MB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 2,700 - Forks: 630

Qihoo360/ArgusAPM

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

Language: Java - Size: 16.2 MB - Last synced at: 17 days ago - Pushed at: almost 6 years ago - Stars: 2,690 - Forks: 422

JingYeoh/FragmentRigger

:boom:A powerful library powered by AOP to manage Fragments.(一个基于AOP设计的Fragment管理框架)

Language: Java - Size: 5.59 MB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 2,253 - Forks: 264

yydcdut/PhotoNoter

:notebook:Material Design风格的开源照片笔记。(MVP+Dagger2+RxJava+AspectJ+Dex处理)

Language: Java - Size: 77.8 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1,579 - Forks: 331

UCodeUStory/S-MVP

🔥🔥优化版MVP,使用注解泛型简化代码编写,使用模块化协议方便维护,APT过程使用注解解析器利用JavaPoet🌝完成重复模块的编写,利用ASpect+GradlePlugin 完成横向AOP编程+Javassist动态字节码注入+Tinker实现热修复+Retrofit实现优雅网络操作+RxJava轻松玩转数据处理

Language: Java - Size: 37.1 MB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 1,086 - Forks: 126

FlyJingFish/AndroidAOP

🔥🔥🔥A framework that helps Android App transform into an AOP architecture. (帮助 Android App 改造成AOP架构的框架,一个注解就可以请求权限、切换线程、禁止多点、监测所有点击事件、监测生命周期等等)

Language: Kotlin - Size: 71.7 MB - Last synced at: about 16 hours ago - Pushed at: about 17 hours ago - Stars: 648 - Forks: 40

stevensouza/automon

Automon combines the power of AOP (AspectJ) with monitoring or logging tools you already use to declaratively trace and monitor your Java code, the JDK, and 3rd party libraries.

Language: Java - Size: 12.2 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 576 - Forks: 140

ditclear/PaoNet

【MVVM+RxJava2+AspectJ】泡网第三方客户端,网站主页:http://www.jcodecraeer.com/index.php

Language: Kotlin - Size: 27 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 387 - Forks: 84

Archinamon/android-gradle-aspectj

gradle plug-in adding supports of AspectJ into Android project

Language: Kotlin - Size: 4.02 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 365 - Forks: 58

Knight-ZXW/LancetX

🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力

Language: Java - Size: 298 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 310 - Forks: 47

micyo202/yan

使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架

Language: JavaScript - Size: 3.85 MB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 295 - Forks: 143

linisme/CrepeCake

An compile-time aop engine like AspectJ but easier to use in android application development.

Language: Java - Size: 275 KB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 100 - Forks: 11

astefanutti/metrics-aspectj

AspectJ integration for Dropwizard Metrics

Language: Java - Size: 357 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 82 - Forks: 40

micyo202/yan-demo

本项目是基于 SpringMVC+Spring+MyBatis (SSM) 架构的高效率便捷开发框架

Language: HTML - Size: 16.3 MB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 72 - Forks: 35

TanZhiL/OkAspectj

有人想要Android面向切面编程,今天他来了!轻松完成各种骚操作,登录状态拦截,日志拦截,权限拦截,轻松搞定!

Language: Java - Size: 229 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 71 - Forks: 9

Dawish/AndroidLearn

Android Custom Views

Language: Java - Size: 5.1 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 69 - Forks: 35

Ysj001/BytecodeUtil

安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。

Language: Kotlin - Size: 1.06 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 52 - Forks: 8

Egorand/android-aop-analytics

Demo application that implements Google Analytics tracking in an aspect-oriented way using AspectJ.

Language: Java - Size: 171 KB - Last synced at: 14 days ago - Pushed at: about 9 years ago - Stars: 32 - Forks: 7

ditclear/DataBinding-AspectJ

DataBinding结合AspectJ防止多次点击~给老虎插上翅膀

Language: Java - Size: 1.97 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 29 - Forks: 5

jdvp/AndroidAspectExample

Project to show examples of leveraging Aspect-Oriented Programming techniques

Language: Kotlin - Size: 568 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 28 - Forks: 4

indrabasak/spring-loadtime-weaving-example

Spring Boot Load-Time Weaving Example with AspectJ

Language: Java - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 12

Book-Microservices-v2/chapter03

Learn Microservices with Spring Boot (2nd edition) - Chapter 3

Language: Java - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 16

bileto/extend-mdc

A Java aspect to extend the logging MDC with annotation-defined values and method arguments

Language: Java - Size: 61.5 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 16 - Forks: 11

daimalaoge/uc_demo

联合组件 项目DEMO示例 结合Spring Boot+shiro+layui+Freemarker,集成权限管理、菜单管理、日志自动记录、数据保护等功能,到手就用

Language: JavaScript - Size: 1.93 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 6

sedovalx/gradle-aspectj-binary

Gradle plugin for AspectJ binary weaving

Language: Kotlin - Size: 190 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 5

JLLeitschuh/gradle-kotlin-aspectj-weaver

A Gradle plugin that allows you to weave your compiled Java and Kotlin files with AspectJ

Language: Kotlin - Size: 97.7 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 0

orsinium-labs/aop

Aspect oriented programming for Python. Patch everything!

Language: Python - Size: 72.3 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 1

indrabasak/spring-source-weaving-example

Spring Boot Source Weaving Example with AspectJ

Language: Java - Size: 180 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 6

gyorgygabor/TraceDebug

Annotation triggered method call plugin

Language: Java - Size: 140 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 0

victorhsr/TTXN

Tenant Transaction is an almost zero-configuration and lightweight plugin for spring framework that allows to change the tenant that will be used in any transaction/queries dynamically

Language: Java - Size: 58.6 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

meldmy/spring-aop-private-method-weaving

Sample project to help with weaving private methods by using Spring-driven native AspectJ

Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4

Sivan757/aspectj-examples

Java 集成 aspectj 的示例项目, 包含 '.aj'文件, Java 注解, Lombok, LTW, SpringBoot, SpringBoot + Lombok, SpringBoot + Lombok + LTW的集成示例.

Language: Java - Size: 1.87 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 0

AWarmHug/TrackBoy

无痕埋点实现方案的尝试

Language: Java - Size: 933 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

ozlerhakan/aop-metrics 📦

:mag_right: master thesis: a metrics suite including both aspect-oriented and object-oriented features using Ekeko

Language: Clojure - Size: 16.9 MB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 8 - Forks: 1

kasramp/spring-boot-aspectj

Example of Spring Boot 3 with AspectJ

Language: Java - Size: 32.2 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 6

casid/jusecase-inject

A fast and lightweight dependency injection framework for Java, with focus on simplicity, testability and ease of use.

Language: Java - Size: 58.6 KB - Last synced at: 23 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

ozlerhakan/aspectj-ebook

:blue_book: AspectJ E-Book (in Turkish)

Language: AGS Script - Size: 270 KB - Last synced at: 2 months ago - Pushed at: over 10 years ago - Stars: 6 - Forks: 5

voidframework/voidframework

Light and modular Framework for Java

Language: Java - Size: 1.71 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 5 - Forks: 1

isopropylcyanide/Lesson-AspectJ-Demo

A short project for teaching the new batch of students, AspectJ as part of the training university

Language: Java - Size: 14.6 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

ThangLeQuoc/timer-ninja

A handy Java utility for measuring execution time easily with annotation-based tracking, multiple time units, and stacktrace tree visualization.

Language: Java - Size: 264 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 0

lefou/mill-aspectj

AspectJ compiler/weaver support for mill build tool

Language: Scala - Size: 161 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 3

ckenergy/PlaitMachine

Plait是一个开源的android studio asm编译期进行的插桩插件,可以自定义要插桩的方法、被插入的代码位置和黑名单(要排除)方法

Language: Kotlin - Size: 562 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

maximevw/autolog

Automatic logging for Java applications

Language: Java - Size: 291 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

Cooperari/cooperari

Cooperari: a tool for testing multithreaded Java code

Language: Java - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

VishnuGurudathan/custom-spring-boot-starter

Sample project of how to build a custom Spring Boot starter with AOP

Language: Java - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

jomalonejia/Cz-Admin-Server

cz admin backend

Language: Java - Size: 789 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

TolgaKmbl/HumanResourceManagementSystem-Microservice

Human Resource Management System project with microservice architecture

Language: Java - Size: 1.38 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1

Ysj001/bcu-modifier-aspect

基于 BytecodeUtil 开发的,用于在 Android 中实现 AOP 的字节码修改器。

Language: Kotlin - Size: 443 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

ICoder0/spring-boot-starter-websocket-plus

基于spring-boot-starter-websocket官方依赖,提供mvc设计架构模式, 路由配置类中无需维护路由映射关系数据, 单路由可根据spel表达式校验topic/version等元信息分配子路由入口, 且方法入参提供无缝类型自动转换和校验, 以及提供ws路由全局异常捕捉入口等等.

Language: Java - Size: 271 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 4

hariohmprasath/distributed-tracing-for-containers-with-x-ray

This article explains how to enable distributed tracing for a microservice-based on spring boot using AWS X-ray. The microservice uses Dynamodb and Aurora RDS (Mysql) for data persistence. This article will also explain see how to create custom subsegments, add annotations, and visualize them in the AWS console.

Language: Java - Size: 387 KB - Last synced at: 23 days ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

swimorsink/spring-aspectj-examples

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

whiskeysierra/archer 📦

Architectural Enforcement

Language: Java - Size: 499 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

serpro69/kotlin-aspectj-maven-example

An example showing how to do compile-time weaving of Kotlin classes with aspectj and maven

Language: Java - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 1

pietrobiondi/Distributed-dictionary-attack

Language: Java - Size: 1.94 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

dantasfiles/Aspects-of-Access-Control

Extension of work done in "A Simple and Expressive Semantic Framework for Policy Composition in Access Control" at ACM Formal Methods in Security Engineering

Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

iNikitaGricenko/ComputerSystem

Microservices for e-commerce computer components store

Language: Java - Size: 545 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

seanpm2001/AI2001_Category-Source_Code-SC-AspectJ

🧠️🖥️2️⃣️0️⃣️0️⃣️1️⃣️💾️📜️ The sourceCode:AspectJ category for AI2001, containing AspectJ programming language datasets

Language: R - Size: 2.46 MB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

AlexandrSinitsyn/gazpromcps-smg-telegram

Gazpromcps telegram bot for tracking daily activity

Language: Java - Size: 160 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

seanpm2001/SNU_2D_ProgrammingTools_IDE_AspectJ

The AspectJ Programming language IDE submodule for SNU Programming Tools (2D Mode)

Language: AspectJ - Size: 511 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

seanpm2001/Learn-AspectJ

A repository for showcasing my knowledge of the AspectJ programming language, and continuing to learn the language

Language: AspectJ - Size: 466 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

peace710/AJLife

Learing note about program coding

Language: Java - Size: 19.4 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

SanjinKurelic/CapitalBusConnect

Capital Bus Connect (CBC) is website for buying bus tickets using PayPal and viewing travel history.

Language: Java - Size: 36.7 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Chakib-DAII/design-paterns-examples

a Spring Boot demo of some design patterns implementations in java with Junit tests

Language: Java - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

Anubhavjain786/AspectJ

A Small POC on PerformanceDifference between Java OOPs and AspecjJ PointCuts

Language: Java - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

ih-shin/SamlpleBackEnd

샘플 rest api 입니다.

Language: Java - Size: 84 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

springframework-storage/SpringBoot-AOP 📦

Aspect-Oriented Programming

Language: Java - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

pankajsinghal/aop-example

Aspect Oriented Programming(AOP) Load Time Weaving(LTW) Example

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

andonescu/play-aop

Playframework start project combined with aspectj

Language: CSS - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

smac89/aspectj-gradle Fork of semestry/gradle-aspectj

Gradle AspectJ plugin

Language: Groovy - Size: 700 KB - Last synced at: 12 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

chriniko13/spring-rest-example

TODO: unit tests, integration tests.

Language: Java - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

dmi3coder/Aspectissions

Example of easy handling permissions via aspects

Language: Java - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

CamelliaV/tjxt-walkthrough

tjxt天机学堂follow;全流程全练习;复盘更新中;

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

ajavageek/fun-with-loops

Language: Java - Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

seefa/spring-aop-tutorial

This tutorial project explains spring-aop and AspectJ and AOP concepts(add advice, different point-cut annotations for logging purpose)

Language: Java - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

2YSP/my-springboot

spring boot学习项目

Language: Java - Size: 196 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

arcadio/ajcontract

Design by contract extension to Java using annotations and bytecode injection

Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tawfik-s/payroll-spring

under development this project for learning after some courses

Language: Java - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Armando1514/CRM-with-spring-mvc-and-Hibernate

A simple crm with CRUD operations. The purpose of the project is to learn the basic functionalities of spring MVC and Hibernate. The project is updated to Spring 5 and Java ≥ 17.

Language: Java - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Zemke/javalin-chess

Chess engine served with Javalin and custom dependency injection, client with Vue 2.

Language: Kotlin - Size: 198 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

jjYBdx4IL/aspectj-utils

Language: Java - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

Yuganka/Bernoulli

Annotation based permission and setting state checks for Android.

Language: Java - Size: 454 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jaymindesai/segment-aop

Annotation based AOP template for Segment analytics

Language: Java - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

isopropylcyanide/async-metrics-codahale

Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.

Language: Java - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

egormkn/java-profiler

📈 Simple Java profiler based on AspectJ load-time weaving

Language: Java - Size: 174 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

aLittleGreens/AOP_LOGIN

使用AOP切面,完成集中式登录架构设计、埋点统计。

Language: Kotlin - Size: 135 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bstservices/weave-dependencies

Weave binary aspects into binary dependencies with AspectJ

Language: Groovy - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

yangxiaobinhaoshuai/AspectJ4Android

An AsepctJ plugin for Android.

Language: Java - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

sweat123/trace-aspectj

trace implement with aspectj ctw

Language: AspectJ - Size: 7.81 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jyoo980/aop-spaceinvaders Fork of yogthos/Space-Invaders

Space invaders...with Aspects!

Language: Java - Size: 2.6 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

forgetman/vaop

aop的一些常用的使用

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

android9527/AndroidAspectjDemo

Language: Java - Size: 627 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

klimesf/diploma-thesis

Implementation of my diploma thesis – "Central management and automatic integration of business rules in service oriented architecture"

Language: Java - Size: 4.96 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

HirayClay/AndroidAop

aop aop sample

Language: Java - Size: 148 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

aleksey-slavik/store

online shop

Language: Java - Size: 1.02 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

fondemen/n-orm 📦

This is the deprecated version of n-orm ; please, check https://github.com/fondemen/n-orm.core

Language: Java - Size: 8.39 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

anshu7vyas/privacy_inspector

A test-monitor-analyze tool for enhancing security on Android devices

Language: Makefile - Size: 20.7 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

saantiaguilera/spark-api-routes

Show all registered spark routes, with their corresponding http method

Language: Java - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

pchaigno/sublime-aspectj

AspectJ syntax highlighting for Sublime Text

Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

Archinamon/AndroidAspectJExample2

Ultimately small & simple sample — AspectJ for Android!

Language: Kotlin - Size: 131 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

sanjar/Day_Today

Language: Java - Size: 8.88 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0