📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
📚 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
The recursive internet scanner for hackers. 🧡
The modern Java bytecode editor
翻译 - 现代Java字节码编辑器
Bootstrap post-collapse technology
翻译 - Bootstrap崩溃后技术
#IOS#coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foun...
翻译 - coobjc为Objective-C和Swift提供协程支持。我们添加了一个等待方法,生成器和参与者模型,例如C#,Javascript和Kotlin。为了方便起见,我们在cokit框架中为某些Foundation和UIKit API添加了协程类别,例如NSFileManager,JSON,NSData,UIImage等。我们还在coobjc中添加了元组支持。
Quickly discover exposed hosts on the internet using multiple search engines.
Scouter is an open source APM (Application Performance Management) tool.
#安卓#Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
#安卓#用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
🤟 Super fast H.264/H.265 FLV player
翻译 - 我们可以在WeChat WebView中播放和自动播放!
#安卓#A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....