Pinned Repositories
actor-platform
Actor Messaging platform
apollo
An open autonomous driving platform
appium
:iphone: Automation for iOS, Android, and Windows Apps.
AudioKit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
cracked_ipa
A collection of cracked ipa for common apps on AppStore
developer-roadmap
Roadmap to becoming a web developer in 2019
googletest
Googletest - Google Testing and Mocking Framework
guava
Google core libraries for Java
spdlog
Fast C++ logging library.
femperor's Repositories
femperor/awesome-gamedev
A collection of free software and free culture resources for making amazing games. (mirror)
femperor/BlePipe
femperor/brynet
A Header-Only cross-platform C++ TCP network library . Can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) install
femperor/casdoor-android-sdk
Casdoor Android client SDK
femperor/CocoaMQTT
MQTT for iOS and macOS written with Swift
femperor/coding-interview-university
A complete computer science study plan to become a software engineer.
femperor/EsecuBit-wallet-sdk
femperor/examples
Examples for my blog posts.
femperor/FEBS-Shiro
Spring Boot 2.4.2,Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址:http://47.104.70.138:8080/login
femperor/games
:video_game: A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
femperor/godot
Godot Engine – Multi-platform 2D and 3D game engine
femperor/java-totp
A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.
femperor/jetlinks-community
JetLinks 基于Java8,Spring Boot 2.x ,WebFlux,Netty,Vert.x,Reactor等开发, 是一个全响应式的企业级物联网平台。支持统一物模型管理,多种设备,多种厂家,统一管理。统一设备连接管理,多协议适配(TCP,MQTT,UDP,CoAP,HTTP等),屏蔽网络编程复杂性,灵活接入不同厂家不同协议等设备。实时数据处理,设备告警,消息通知,数据转发。地理位置,数据可视化等。能帮助你快速建立物联网相关业务系统。
femperor/jwt-spring-security-demo
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
femperor/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
femperor/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
femperor/mall-admin-web
mall-admin-web是一个电商后台管理系统的前端项目,基于Vue+Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。
femperor/MessageKit
A community-driven replacement for JSQMessagesViewController
femperor/mmorpg
springboot编写的高性能分布式mmorpg手游服务端框架,包含中心服,网关服,游戏服,战斗服等。
femperor/NumCpp
C++ implementation of the Python Numpy library
femperor/p3c
Alibaba Java Coding Guidelines pmd implements and IDE plugin
femperor/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
femperor/Signal-iOS
A private messenger for iOS.
femperor/spring-boot-api-project-seed
:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
femperor/spring-security-registration
Go further into "Learn Spring Security":
femperor/SwiftUI
Examples projects using SwiftUI released by WWDC2019. Include Layout, UI, Animations, Gestures, Draw and Data.
femperor/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
femperor/warriorjs
🏰 An exciting game of programming and Artificial Intelligence
femperor/zxpiano
a piano keyboard implemented by swift UI.
femperor/ZZGridTextField
a simple grid text field derived from UITextField