Pinned Repositories
521266750_qq_com
massive multiplayer platform for poker online game
ABTestingGateway
ActiveAndroid
Active record style SQLite persistence for Android
Activiti
Activiti is a light-weight workflow and Business Process Management (BPM) Platform targeted at business people, developers and system admins. Its core is a super-fast and rock-solid BPMN 2 process engine for Java. It's open-source and distributed under the Apache license. Activiti runs in any Java application, on a server, on a cluster or in the cloud. It integrates perfectly with Spring, it is extremely lightweight and based on simple concepts.
Aeron
Efficient reliable unicast and multicast message transport
afinal
Afinal是一个android的ioc,orm框架,内置了四大模块功能:FinalAcitivity,FinalBitmap,FinalDb,FinalHttp。通过finalActivity,我们可以通过注解的方式进行绑定ui和事件。通过finalBitmap,我们可以方便的加载bitmap图片,而无需考虑oom等问题。通过finalDB模块,我们一行代码就可以对android的sqlite数据库进行增删改查。通过FinalHttp模块,我们可以以ajax形式请求http数据。详情请通过以下网址查看。
agit
Agit - Git client for Android
es
JavaEE项目开发脚手架
luaj
Lightweight, fast, Java-centric Lua interpreter written for JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags and unique direct lua-to-java-bytecode compiling.
peerdroid
Automatically exported from code.google.com/p/peerdroid
taoguan's Repositories
taoguan/luaj
Lightweight, fast, Java-centric Lua interpreter written for JSE, with string, table, package, math, io, os, debug, coroutine & luajava libraries, JSR-223 bindings, all metatags and unique direct lua-to-java-bytecode compiling.
taoguan/apollo-1
An open autonomous driving platform
taoguan/awesome-programming-books
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
taoguan/byte-buddy
Runtime code generation for the Java virtual machine.
taoguan/calibre
The official source code repository for the calibre ebook manager
taoguan/craftinginterpreters
Repository for the book "Crafting Interpreters"
taoguan/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
taoguan/eos
An open source smart contract platform
taoguan/fabric
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
taoguan/FastCopy
taoguan/graal
GraalVM: Run Programs Faster Anywhere :rocket:
taoguan/h2database
H2 is an embeddable RDBMS written in Java.
taoguan/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。
taoguan/jarslink
JarsLink is a modular development framework
taoguan/JavaGuide
A core knowledge that most Java programmers need to master
taoguan/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
taoguan/machinelearning
机器学习笔记
taoguan/Motrix
A full-featured download manager.
taoguan/Mybatis-PageHelper
Mybatis通用分页插件
taoguan/oceanbase
A distributed, shared-nothing relational database
taoguan/opentsdb
A scalable, distributed Time Series Database.
taoguan/recommended-books
计算机经典书籍推荐 部分书籍提供PDF下载
taoguan/Signup
Information about signing up for a free Epic Games account, and getting access to UnrealEngine source code.
taoguan/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
taoguan/TeachYourselfCS-CN
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
taoguan/ThirdParty
Modifications to third party software used by UE4
taoguan/uGUI
Source code for the Unity UI system.
taoguan/Unity
GitHub for Unity
taoguan/UnityCsReference
Unity C# reference source code.
taoguan/xv6-public
xv6 OS