-
yc.boilerplate Public
Forked from yc-l/yc.boilerplateYC. Boilerplate is a set of loose coupling, flexible combination, complete functions, convenient development, and reduces the workload of development.
C# Apache License 2.0 UpdatedSep 14, 2021 -
python-demo Public
Forked from kuaidi100-api/python-demo快递100,接口,API,快递100免费接口,快递查询接口,快递查询接口,快递100 api,快递100 api接口,快递100接口,快递查询api,快递查询api 免费,快递api,快递接口,接口,API,查询,快递查询,快递信息推送,实时快递查询,云打印,电子面单,商家寄件,C端寄件
Python UpdatedJan 18, 2021 -
CAP Public
Forked from dotnetcore/CAPDistributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
C# MIT License UpdatedJan 8, 2020 -
-
protobuf Public
Forked from protocolbuffers/protobufProtocol Buffers - Google's data interchange format
C++ Other UpdatedOct 29, 2019 -
PyTorchDocs Public
Forked from fendouai/PyTorchDocsPyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
-
-
numpy-ml Public
Forked from ddbourgin/numpy-mlMachine learning, in numpy
Python GNU General Public License v3.0 UpdatedAug 24, 2019 -
NettyChat Public
Forked from FreddyChen/NettyChat基于Netty+TCP+Protobuf实现的Android IM库,包含Protobuf序列化、TCP拆包与粘包、长连接握手认证、心跳机制、断线重连机制、消息重发机制、读写超时机制、离线消息、线程池等功能。
Java Apache License 2.0 UpdatedAug 12, 2019 -
im Public
Forked from 2881099/FreeIM.NETCore websocket 实现简易、高性能、集群即时通讯组件,支持点对点通讯、群聊通讯、上线下线事件消息等众多实用性功能.
C# MIT License UpdatedAug 6, 2019 -
PowerShell Public
Forked from PowerShell/PowerShellPowerShell for every system!
C# Other UpdatedAug 1, 2019 -
answer_sheet_scan Public
Forked from qindongliang/answer_sheet_scan使用python3+opencv3实现的一些识别答题卡的例子
Python Apache License 2.0 UpdatedJul 31, 2019 -
interview_internal_reference Public
Forked from 0voice/interview_internal_reference2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Python UpdatedJul 23, 2019 -
imutils Public
Forked from PyImageSearch/imutilsA series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
Python MIT License UpdatedJul 16, 2019 -
Odoo. Open Source Apps To Grow Your Business.
JavaScript Other UpdatedJul 16, 2019 -
MaterialDesignInXamlToolkit Public
Forked from MaterialDesignInXAML/MaterialDesignInXamlToolkitGoogle's Material Design in XAML & WPF, for C# & VB.Net.
C# MIT License UpdatedJul 15, 2019 -
flask Public
Forked from pallets/flaskThe Python micro framework for building web applications.
Python BSD 3-Clause "New" or "Revised" License UpdatedJul 10, 2019 -
MaterialDesign Public
Forked from Templarian/MaterialDesign✒3800+ Material Design Icons from the Community
Other UpdatedJul 9, 2019 -
SmartStoreNET Public
Forked from smartstore/SmartStoreNETOpen Source ASP.NET MVC Ecommerce Shopping Cart Solution
C# GNU General Public License v3.0 UpdatedJul 8, 2019 -
todomvc Public
Forked from tastejs/todomvcHelping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
JavaScript Other UpdatedJul 6, 2019 -
dubbo Public
Forked from apache/dubboApache Dubbo is a high-performance, java based, open source RPC framework.
Java Apache License 2.0 UpdatedJul 5, 2019 -
SqlSugar Public
Forked from DotNetNext/SqlSugarBest ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm
C# Apache License 2.0 UpdatedJul 5, 2019 -
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
C++ Apache License 2.0 UpdatedJul 4, 2019 -
jeecg-boot Public
Forked from jeecgboot/JeecgBoot一款基于代码生成器的JAVA快速开发平台!全新架构前后端分离:SpringBoot 2.x,Ant Design&Vue,Mybatis,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在…
-
terraform Public
Forked from hashicorp/terraformTerraform 是一种安全有效地构建、更改和版本控制基础设施的工具(基础架构自动化的编排工具)。具体的说就是可以用代码来管理维护 IT 资源,把之前需要手动操作的一部分任务通过程序来自动化的完成,这样的做的结果非常明显:高效、不易出错。Terraform enables you to safely and predictably create, change, and improve i…
Go Mozilla Public License 2.0 UpdatedJul 4, 2019 -
realworld Public
Forked from gothinkster/realworld由React,Angular,Node,Django等提供支持的示例性fullstack Medium.com克隆 "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
JavaScript MIT License UpdatedJul 3, 2019 -
the-art-of-command-line Public
Forked from jlevy/the-art-of-command-line熟练使用命令行是一种常常被忽视,或被认为难以掌握的技能,但实际上,它会提高你作为工程师的灵活性以及生产力。本文是一份我在 Linux 上工作时,发现的一些命令行使用技巧的摘要。有些技巧非常基础,而另一些则相当复杂,甚至晦涩难懂。这篇文章并不长,但当你能够熟练掌握这里列出的所有技巧时,你就学会了很多关于命令行的东西了。 这篇文章是许多作者和译者共同的成果。 这里的部分内容 首次 出现 于 Qu…
UpdatedJul 3, 2019 -
-
-