-
build-your-own-x Public
Forked from codecrafters-io/build-your-own-xMaster programming by recreating your favorite technologies from scratch.
UpdatedAug 23, 2023 -
reading Public
Forked from amilajack/readingA list of computer-science readings I recommend
MIT License UpdatedOct 27, 2021 -
-
springboot-jwt Public
Forked from JinBinPeng/springboot-jwtSpringBoot集成JWT实现token验证
Java UpdatedJan 7, 2020 -
alexandria-plsql-utils Public
Forked from mortenbra/alexandria-plsql-utilsOracle PL/SQL Utility Library
PLSQL UpdatedOct 11, 2018 -
grain Public
Forked from dianbaer/graingrain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含系统通用多线程模型与消息通讯、多对多关系的分布式锁、基于Servlet的HTTP框架、基于系统通用多线程模型的Websocket框架、支持行级锁的多线程锁等组件,按需选择组件,不绑架开发者。
Java MIT License UpdatedNov 23, 2017 -
brpc Public
Forked from apache/brpcMost common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
C++ Apache License 2.0 UpdatedSep 16, 2017 -
-
-
libgdx Public
Forked from libgdx/libgdxDesktop/Android/HTML5/iOS Java game development framework
Java Apache License 2.0 UpdatedAug 27, 2016 -
TerraLegion Public
Forked from jmrapp1/TerraLegionA clone of the popular game, Terraria. Developed using Java and the LibGDX framework with an aim to run the game efficiently and smoothly on Android devices.
Java MIT License UpdatedAug 21, 2016 -
-
-
closure-templates Public
Forked from google/closure-templatesA client- and server-side templating system that helps you dynamically build reusable HTML and UI elements
Java Apache License 2.0 UpdatedOct 30, 2015 -
mysql-server Public
Forked from mysql/mysql-serverMySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
C++ GNU General Public License v2.0 UpdatedSep 16, 2015 -
h2database Public
Forked from h2database/h2databaseAutomatically exported from code.google.com/p/h2database
Java UpdatedSep 13, 2015 -
jPlayer Public
Forked from jplayer/jPlayerjPlayer : HTML5 Audio & Video for jQuery
JavaScript Other UpdatedAug 31, 2015 -
three.js Public
Forked from mrdoob/three.jsJavaScript 3D library.
JavaScript MIT License UpdatedAug 29, 2015 -
angular.js Public
Forked from angular/angular.jsHTML enhanced for web apps
JavaScript MIT License UpdatedAug 24, 2015 -
closure-library Public
Forked from google/closure-libraryGoogle's common JavaScript library
JavaScript Apache License 2.0 UpdatedAug 3, 2015 -
spring-framework Public
Forked from spring-projects/spring-frameworkThe Spring Framework
Java UpdatedJul 31, 2015 -
awesome-awesomeness Public
Forked from bayandin/awesome-awesomenessA curated list of awesome awesomeness
UpdatedJul 25, 2015 -
awesome-java Public
Forked from akullpp/awesome-javaA curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
UpdatedJul 22, 2015 -
tableExport.jquery.plugin Public
Forked from kayalshri/tableExport.jquery.plugin"table2JSON", "table2XML", "table2PNG","table2CSV","table2Excel","table2Word","table2Powerpoint","table2txt","table2PDF"
JavaScript UpdatedJul 19, 2015 -
JSON-js Public
Forked from douglascrockford/JSON-jsJSON in JavaScript
JavaScript UpdatedJul 16, 2015 -
Libevent Public
Forked from nmathewson/libevent_obsoleteNick's public libevent repository. The official repository is at git://levent.git.sourceforge.net/gitroot/levent/libevent
C Other UpdatedJun 24, 2015 -
redis Public
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
C BSD 3-Clause "New" or "Revised" License UpdatedJun 12, 2015 -
postgres Public
Forked from postgres/postgresMirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see http://wiki.postgresql.org/wiki/Submittin…
C Other UpdatedJun 5, 2015 -
-
H2-Research Public
Forked from codefollower/H2-ResearchH2数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)