Skip to content
View shensam's full-sized avatar

Block or report shensam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • m1-test Public

    Forked from SchelleyYuki/m1-test

    Compilation speed test on M1 MacBook Pro vs Intel Core i9 MacBook Pro

    Updated Dec 13, 2020
  • 提供同花顺客户端/国金/华泰客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件

    Python MIT License Updated Jul 8, 2020
  • 旨在帮助初学者快速入门、收集学习资源

    Dart Apache License 2.0 Updated Jun 3, 2020
  • A web application completely written in Rust. 🌍

    Rust MIT License Updated Jan 3, 2020
  • rust-slides Public

    Forked from rustcc/rust-slides

    The collections of rust slides

    C Updated Dec 9, 2019
  • A curated list of Rust code and resources.

    Rust Updated Dec 8, 2019
  • see Public

    Forked from wyhaya/see

    Static HTTP file server

    Rust MIT License Updated Dec 3, 2019
  • RESTful API written in rust-lang with actix framework and diesel ORM.

    Rust Updated Oct 13, 2019
  • lemocms Public

    Forked from Guo-Hongfu/lemocms

    基于最新的thinkphp6 ,easywechat ,layui2.5.5 开发的后台管理框架,本项目长期更新,期待更多的功能

    PHP Apache License 2.0 Updated Sep 26, 2019
  • 基于Vue,ElementUI开发的一款表单设计器,提高表单开发效率的利器,让开发者从枯燥的表单代码编写中解放出来

    JavaScript GNU Lesser General Public License v3.0 Updated Jun 30, 2019
  • jelly Public

    Forked from ryanmcgrath/jelly

    User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.

    Rust Other Updated Jun 19, 2019
  • mall Public

    Forked from macrozheng/mall

    mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

    Java Apache License 2.0 Updated Apr 22, 2019
  • mall-admin-web是一个电商后台管理系统的前端项目,基于Vue Element实现。 主要包括商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等功能。

    Vue Apache License 2.0 Updated Apr 16, 2019
  • mama-buy Public

    Forked from sunweiguo/mama-buy

    🐶🐶spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定时任务,redis事件通知,分布式事务解决方案等。

    Java Updated Apr 9, 2019
  • vue.draggable example

    Vue Updated Mar 24, 2019
  • t-io Public

    Forked from tywo45/t-io

    t-io是基于aio(nio2)的网络编程框架,和netty属于同类,但t-io更注重一线开发工程师的感受,提供了大量和业务相关的API。基于t-io来开发IM、TCP私有协议、RPC、游戏服务器端、推送服务、实时监控、物联网、UDP、Socket将会变得空前的简单。

    Java Other Updated Mar 20, 2019
  • A RESTful API server based on Actix.rs

    Rust MIT License Updated Mar 7, 2019
  • 这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。

    Python Apache License 2.0 Updated Feb 25, 2019
  • RESTful API Server with Rust

    Rust Updated Jan 16, 2019
  • Source for the TechEmpower Framework Benchmarks project

    PHP Other Updated Nov 18, 2018
  • 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6 。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, support iOS6

    Objective-C MIT License Updated Nov 9, 2018
  • MoltenVK Public

    Forked from KhronosGroup/MoltenVK

    MoltenVK is an implementation of the high-performance, industry-standard Vulkan graphics and compute API, that runs on Apple's Metal graphics framework, bringing Vulkan to iOS and macOS.

    Objective-C Apache License 2.0 Updated Nov 7, 2018
  • image Public

    Forked from image-rs/image

    Encoding and decoding images in Rust

    Rust MIT License Updated Nov 6, 2018
  • lottie-ios Public

    Forked from airbnb/lottie-ios

    An iOS library to natively render After Effects vector animations

    Objective-C Apache License 2.0 Updated Oct 31, 2018
  • Rocket Public

    Forked from rwf2/Rocket

    A web framework for Rust.

    Rust Apache License 2.0 Updated Oct 25, 2018
  • brook Public

    Forked from txthinking/brook

    Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software

    Go GNU General Public License v3.0 Updated Oct 17, 2018
  • iina Public

    Forked from iina/iina

    The modern video player for macOS.

    Swift GNU General Public License v3.0 Updated Oct 12, 2018
  • RESTful API using Rocket framework, Diesel ORM, Mysql Database and JWT written in Rust programming language.

    Rust Updated Oct 7, 2018
  • Swip app api with actix-web juniper (graphql) MariaDB

    Rust Updated Oct 7, 2018
  • iOSProject Public

    Forked from NJHu/iOSProject

    A project of collected some demos for iOS App. oc综合项目,ios综合项目,iosdemo,ocdemo,demo,iosproject,📝,滚动播放,拖拽播放,离线下载,即时通讯,打印 ios 日志,主流视频播放器,视频播放,图片浏览器,photoBrowser,通用链接配置,通用链接,各类知识点总结,运行时,贝塞尔曲线,水纹,粒子发射器,核…

    Objective-C MIT License Updated Sep 29, 2018