202
202
May 31, 2017
05/17
by
zzw922cn
software
eye 202
favorite 0
comment 0
End-to-end automatic speech recognition from scratch in Tensorflow Automatic-Speech-Recognition End-to-end automatic speech recognition system implemented in TensorFlow. Recent Updates [x] Support TensorFlow r1.0 (2017-02-24) [x] Support dropout for dynamic rnn (2017-03-11) [x] Support running in shell file (2017-03-11) [x] Support evaluation every several training epoches automatically (2017-03-11) [x] Fix bugs for character-level automatic speech recognition (2017-03-14) [x] Improve some...
Topics: GitHub, code, software, git
98
98
Apr 18, 2019
04/19
by
zzh8829
software
eye 98
favorite 0
comment 0
Download the bundle zzh8829-yolov3-tf2_-_2019-04-17_16-25-12.bundle and run: git clone zzh8829-yolov3-tf2_-_2019-04-17_16-25-12.bundle -b master YoloV3 Implemented in Tensorflow 2.0 YoloV3 Implemented in TensorFlow 2.0 This repo provides a clean implementation of YoloV3 in TensorFlow 2.0 using all the best practices. Key Features [x] TensorFlow 2.0 [x] yolov3 with pre-trained Weights [x] yolov3-tiny with pre-trained Weights [x] Inference example [x] Transfer learning example [x] Eager mode...
Topics: GitHub, code, software, git
24
24
Apr 23, 2018
04/18
by
zzarcon
software
eye 24
favorite 0
comment 0
Renders a svg circle + progress, it just works 💘 react-circle Renders a svg circle + percentage. It just works Demo https://zzarcon.github.io/react-circle Install 🚀 $ yarn add react-circle Usage ⛏ Basic 🙃 ReactCircle is opinionated and comes with default size and colors, just pass the progress prop to get them: ```javascriptimport Circle from 'react-circle'; ``` Custom 💅 Optionally, you can pass the following props and customize it as your will ```javascriptimport Circle from...
Topics: GitHub, code, software, git
33
33
Aug 9, 2017
08/17
by
zyyoona7
software
eye 33
favorite 0
comment 0
对 PopupWindow 的封装 EasyPopup PopupWindow 对 PopupWindow 的封装,使得在项目中使用起来更加简单、方便、快捷 项目特性 链式调用:除了在传统的 PopupWindow 使用方法之外还加入了更多的方法 带有相对于 AnchorView 的各个方位弹出的方法,弹出 PopupWindow 更轻松、更简单 支持 PopupWindow 弹出时背景变暗 (API>=18) 加入了简单的生命周期方法,自定义 PopupWindow、处理逻辑更方便、更清晰...
Topics: GitHub, code, software, git
7
7.0
Nov 30, 2021
11/21
by
zyylhn
software
eye 7
favorite 0
comment 0
Zscan a scan blasting tool set Zscan a scan blasting tool set 📄 English document 结果输出格式 -输出的部分结果截图 简介🎉 Zscan是一个开源的内网端口扫描器、爆破工具和其他实用工具的集合体。以主机发现和端口扫描为基础,可以对mysql、mssql、redis、mongo、postgres、ftp、ssh等服务进行爆破,还有其他netbios、smb、oxid、socks...
Topics: GitHub, code, software, git
30
30
Apr 8, 2018
04/18
by
zyx0814
software
eye 30
favorite 0
comment 0
dzzoffice # dzzoffice 官方网站:http://dzzoffice.com 演示地址:http://demo.dzzoffice.com DzzOffice 介绍: Dzzoffice是一套开源办公套件,适用于企业、团队搭建自己的 类似“Google企业应用套件”、“微软Office365”的企业协同办公平台。套件由多个工具组成,包含但不限于如: 网盘 :...
Topics: GitHub, code, software, git
41
41
Apr 14, 2020
04/20
by
zylo117
software
eye 41
favorite 0
comment 0
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights. Yet Another EfficientDet Pytorch The pytorch re-implement of the official EfficientDet with SOTA performance in real time, original paper link: https://arxiv.org/abs/1911.09070 Performance Pretrained weights and benchmark The performance is very close to the paper's, it is still SOTA. The speed/FPS test includes the time of post-processing with no jit/data precision trick. |...
Topics: GitHub, code, software, git
67
67
Apr 13, 2020
04/20
by
zylo117
software
eye 67
favorite 0
comment 0
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights. Yet Another EfficientDet Pytorch The pytorch re-implement of the official EfficientDet with SOTA performance in real time, original paper link: https://arxiv.org/abs/1911.09070 Performance Pretrained weights and benchmark The performance is very close to the paper's, it is still SOTA. The speed/FPS test includes the time of post-processing with no jit/data precision trick. |...
Topics: GitHub, code, software, git
42
42
Apr 15, 2020
04/20
by
zylo117
software
eye 42
favorite 0
comment 0
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights. Yet Another EfficientDet Pytorch The pytorch re-implement of the official EfficientDet with SOTA performance in real time, original paper link: https://arxiv.org/abs/1911.09070 Performance Pretrained weights and benchmark The performance is very close to the paper's, it is still SOTA. The speed/FPS test includes the time of post-processing with no jit/data precision trick. |...
Topics: GitHub, code, software, git
22
22
May 29, 2020
05/20
by
zyedidia
software
eye 22
favorite 0
comment 0
A modern and intuitive terminal-based text editor micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilitiesof modern terminals. It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now! As its name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use.It strives to be enjoyable as a full-time editor for people who...
Topics: GitHub, code, software, git
39
39
May 20, 2018
05/18
by
zyedidia
software
eye 39
favorite 0
comment 0
A modern and intuitive terminal-based text editor Micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilitiesof modern terminals. It comes as one single, batteries-included, static binary with no dependencies, and you can download and use it right now. As the name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use in a pinch, but micro also aims to beenjoyable to use...
Topics: GitHub, code, software, git
20
20
May 30, 2020
05/20
by
zyedidia
software
eye 20
favorite 0
comment 0
A modern and intuitive terminal-based text editor micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the capabilitiesof modern terminals. It comes as a single, batteries-included, static binary with no dependencies; you can download and use it right now! As its name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use.It strives to be enjoyable as a full-time editor for people who...
Topics: GitHub, code, software, git
39
39
Sep 29, 2017
09/17
by
zyedidia
software
eye 39
favorite 0
comment 0
A modern and intuitive terminal-based text editor Micro is a terminal-based text editor that aims to be easy to use and intuitive, while also taking advantage of the full capabilitiesof modern terminals. It comes as one single, batteries-included, static binary with no dependencies, and you can download and use it right now. As the name indicates, micro aims to be somewhat of a successor to the nano editor by being easy to install and use in a pinch, but micro also aims to beenjoyable to use...
Topics: GitHub, code, software, git
15
15
Apr 13, 2020
04/20
by
zxystd
software
eye 15
favorite 0
comment 0
IntelWifi itlwm 基于 OpenBSD 的 macOS 英特尔网卡驱动。 Readme 简体中文 English 简介 远景链接 距离上次发布 蓝牙固件上传驱动 刚好三月半,很感谢各位的支持,本人接触MacOS半年,对于 IOKit 也是半知半解,摸索着前进,可能有很多东西是不对的,也是纯粹凭着对技术的求知欲以及编程的爱好来完成这些的。 关注我的朋友应该都知道我还有一个 Wi-Fi 驱动仓库,根据 2019 年十月份的...
Topics: GitHub, code, software, git
59
59
Jun 24, 2020
06/20
by
zxystd
software
eye 59
favorite 0
comment 0
IntelWifi itlwm 基于 OpenBSD 的 macOS 英特尔网卡驱动。 Readme 简体中文 English 简介 远景链接 距离上次发布 蓝牙固件上传驱动 刚好三月半,很感谢各位的支持,本人接触MacOS半年,对于 IOKit 也是半知半解,摸索着前进,可能有很多东西是不对的,也是纯粹凭着对技术的求知欲以及编程的爱好来完成这些的。 关注我的朋友应该都知道我还有一个 Wi-Fi 驱动仓库,根据 2019 年十月份的...
Topics: GitHub, code, software, git
50
50
Mar 18, 2020
03/20
by
zxystd
software
eye 50
favorite 0
comment 0
IntelWifi itlwm 基于 OpenBSD 的 macOS 英特尔网卡驱动。 Readme 简体中文 English 简介 远景链接 距离上次发布 蓝牙固件上传驱动 刚好三月半,很感谢各位的支持,本人接触黑苹果半年,对于 IOKit 也是半知半解,摸索着前进,可能有很多东西是不对的,也是纯粹凭着对黑苹果的求知欲以及编程的爱好来完成这些的。 关注我的朋友应该都知道我还有一个 Wi-Fi 驱动仓库,根据 2019...
Topics: GitHub, code, software, git
45
45
Jul 23, 2019
07/19
by
zxqfl
software
eye 45
favorite 0
comment 0
The all-language autocompleter: https://tabnine.com/ TabNine This is the repository for the backend of TabNine , the all-language autocompleter.There are no source files here because the backend is closed source. You can make feature requests by filing an issue. You are also welcome to make pull requests for changes to the configuration files. languages.yml determines which file extensions are considered part of the same language. (For example, identifiers from .c files will be suggested in .h...
Topics: GitHub, code, software, git
326
326
Jun 17, 2017
06/17
by
zxing
software
eye 326
favorite 0
comment 0
Official ZXing ("Zebra Crossing") project home Get Started Developing To get started, please visit: https://github.com/zxing/zxing/wiki/Getting-Started-Developing ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processinglibrary implemented in Java, with ports to other languages. Supported Formats | 1D product | 1D industrial | 2D| ---------- | ------------- | --------------| UPC-A | Code 39 | QR Code| UPC-E | Code 93 | Data Matrix| EAN-8 | Code...
Topics: GitHub, code, software, git
33
33
Feb 15, 2022
02/22
by
zxing
software
eye 33
favorite 0
comment 0
ZXing ("Zebra Crossing") barcode scanning library for Java, Android Project in Maintenance Mode Only The project is in maintenance mode, meaning, changes are driven by contributed patches.Only bug fixes and minor enhancements will be considered. The Barcode Scanner app canno longer be published, so it's unlikely any changes will be accepted for it.There is otherwise no active development or roadmap for this project. It is "DIY". Get Started Developing To get started, please...
Topics: GitHub, code, software, git
52
52
Apr 11, 2018
04/18
by
zwStar
software
eye 52
favorite 0
comment 0
vue+node+mongodb仿美团外卖点餐系统带支付功能 关于 2019届大三学生,前段时间一直想一个人单独开发一个较为完整的项目,在众多应用中,考虑之后选择了美团外卖来模仿,这段时间就利用课余时间进行开发,前端用vue+vuex+vue-router+axios,因为需要用到定位和支付等功能,需要后端配合,而且想要做真正数据交互,所以用express(基于nodejs的框架)做后台,数据库用NOSQL的mongodb。...
Topics: GitHub, code, software, git
30
30
Mar 2, 2019
03/19
by
zulip
software
eye 30
favorite 0
comment 0
Download the bundle zulip-zulip_-_2019-03-02_19-26-00.bundle and run: git clone zulip-zulip_-_2019-03-02_19-26-00.bundle -b master Zulip server - powerful open source team chat Zulip overview Zulip is a powerful, open source group chat application that combines theimmediacy of real-time chat with the productivity benefits of threadedconversations. Zulip is used by open source projects, Fortune 500 companies,large standards bodies, and others who need a real-time chat system thatallows users to...
Topics: GitHub, code, software, git
26
26
Apr 19, 2018
04/18
by
zulip
software
eye 26
favorite 0
comment 0
Zulip server - powerful open source team chat Zulip overview Zulip is a powerful, open source group chat application that combines theimmediacy of real-time chat with the productivity benefits of threadedconversations. Zulip is used by open source projects, Fortune 500 companies,large standards bodies, and others who need a real-time chat system thatallows users to easily process hundreds or thousands of messages a day. Withover 300 contributors merging over 500 commits a month, Zulip is also...
Topics: GitHub, code, software, git
15
15
Feb 21, 2019
02/19
by
zulip
software
eye 15
favorite 0
comment 0
Zulip server - powerful open source team chat Zulip overview Zulip is a powerful, open source group chat application that combines theimmediacy of real-time chat with the productivity benefits of threadedconversations. Zulip is used by open source projects, Fortune 500 companies,large standards bodies, and others who need a real-time chat system thatallows users to easily process hundreds or thousands of messages a day. Withover 300 contributors merging over 500 commits a month, Zulip is also...
Topics: GitHub, code, software, git
35
35
Apr 18, 2018
04/18
by
zulip
software
eye 35
favorite 0
comment 0
Zulip server - powerful open source team chat Zulip overview Zulip is a powerful, open source group chat application that combines theimmediacy of real-time chat with the productivity benefits of threadedconversations. Zulip is used by open source projects, Fortune 500 companies,large standards bodies, and others who need a real-time chat system thatallows users to easily process hundreds or thousands of messages a day. Withover 300 contributors merging over 500 commits a month, Zulip is also...
Topics: GitHub, code, software, git
23
23
Apr 20, 2018
04/18
by
zulip
software
eye 23
favorite 0
comment 0
Zulip server - powerful open source team chat Zulip overview Zulip is a powerful, open source group chat application that combines theimmediacy of real-time chat with the productivity benefits of threadedconversations. Zulip is used by open source projects, Fortune 500 companies,large standards bodies, and others who need a real-time chat system thatallows users to easily process hundreds or thousands of messages a day. Withover 300 contributors merging over 500 commits a month, Zulip is also...
Topics: GitHub, code, software, git
22
22
Jan 13, 2020
01/20
by
zuihou
software
eye 22
favorite 0
comment 0
基于SpringCloud(Hoxton.SR1) + SpringBoot(2.2.2.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT...
Topics: GitHub, code, software, git
19
19
Jan 3, 2021
01/21
by
ztino
software
eye 19
favorite 0
comment 0
go版本jd_seckill,京东茅台抢购,降低使用门栏。 Jd_Seckill ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统 目前编译好的可执行文件有Windows,MacOS,Linux,arm,mips平台。 安装 shellgo get github.com/ztino/jd_seckill 待办...
Topics: GitHub, code, software, git
32
32
Jan 3, 2021
01/21
by
ztino
software
eye 32
favorite 0
comment 0
go版本jd_seckill,京东茅台抢购,降低使用门栏。 Jd_Seckill ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 特别声明: 本仓库发布的 jd_seckill 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。...
Topics: GitHub, code, software, git
21
21
Jan 7, 2021
01/21
by
ztino
software
eye 21
favorite 0
comment 0
Hello,MT helloworld ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统 目前编译好的可执行文件有Windows,MacOS,Linux,arm,mips平台。 安装(开发者) 方式一(推荐): shellgit clone https://github.com/ztino/jd_seckill.gitcd jd_seckillgo get 方式二: shellgo get...
Topics: GitHub, code, software, git
118
118
Jan 5, 2021
01/21
by
ztino
software
eye 118
favorite 0
comment 0
go版本jd_seckill,京东茅台抢购,降低使用门栏。 Jd_Seckill 还未收到安全通知,但是估计也快了,给大家建个Telegram群吧,茶余饭后,聊天扯淡,有条件的可以加入:https://t.me/joinchat/GsDnhtkdKJ4nbwJh ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统...
Topics: GitHub, code, software, git
53
53
Jan 6, 2021
01/21
by
ztino
software
eye 53
favorite 0
comment 0
Hello,MT Jd_Seckill 还未收到安全通知,但是估计也快了,给大家建个Telegram群吧,茶余饭后,聊天扯淡,有条件的可以加入:https://t.me/joinchat/GsDnhtkdKJ4nbwJh ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统...
Topics: GitHub, code, software, git
20
20
Jan 6, 2021
01/21
by
ztino
software
eye 20
favorite 0
comment 0
Hello,MT Jd_Seckill 还未收到安全通知,但是估计也快了,给大家建个Telegram群吧,茶余饭后,聊天扯淡,有条件的可以加入:https://t.me/joinchat/GsDnhtkdKJ4nbwJh ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统...
Topics: GitHub, code, software, git
37
37
Jan 8, 2021
01/21
by
ztino
software
eye 37
favorite 0
comment 0
Hello,MT helloworld 特别声明: 本仓库发布的 helloworld 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。 ztino 对任何脚本问题概不负责,包括但不限于由任何脚本错误导致的任何损失或损害....
Topics: GitHub, code, software, git
17
17
Jan 7, 2021
01/21
by
ztino
software
eye 17
favorite 0
comment 0
Hello,MT helloworld 不定时开放群链接:https://t.me/joinchat/GsDnhtkdKJ4nbwJh ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门槛和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统 目前编译好的可执行文件有Windows,MacOS,Linux,arm,mips平台。 安装(开发者) 方式一(推荐): shellgit clone...
Topics: GitHub, code, software, git
38
38
Jan 5, 2021
01/21
by
ztino
software
eye 38
favorite 0
comment 0
go版本jd_seckill,京东茅台抢购,降低使用门栏。 Jd_Seckill ⚠ 此项目是 python jd_seckill 的go版本实现,旨在降低使用门栏和相互学习而创建。 go版本的jd_seckill,京东抢茅台神器,支持跨平台,使用者请在发布页下载可执行文件,欢迎pr。 支持系统 目前编译好的可执行文件有Windows,MacOS,Linux,arm,mips平台。 安装 方式一(推荐): shellgit clone https://github.com/ztino/jd_seckill.gitcd jd_seckillgo get...
Topics: GitHub, code, software, git
45
45
Jan 9, 2021
01/21
by
ztino
software
eye 45
favorite 0
comment 0
Hello,MT helloworld 不定时开放群链接:https://t.me/joinchat/GsDnhtkdKJ4nbwJh 特别声明: 本仓库发布的 helloworld 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。 本项目内所有资源文件,禁止任何公众号、自媒体进行任何形式的转载、发布。 ztino...
Topics: GitHub, code, software, git
17
17
Jun 23, 2020
06/20
by
zthxxx
software
eye 17
favorite 0
comment 0
傲娇钉宫,鞭写鞭骂 - 钉宫理惠 vscode-rainbow-fart 扩展语音包 钉宫 rainbow-fart 语音包 哪个男孩能拒绝一个傲娇萝莉纸片人老婆在一旁鞭写鞭骂呢? 这是一个 vscode 彩虹屁🌈插件 vscode-rainbow-fart 的语音扩展包,灵感来源 issue#40 但这不是彩虹屁,因为钉宫并没有夸你,相反是在骂你; 但是从作用并没有区别,彩虹屁原理是让人听着舒服 心情愉悦有动力写代码,...
Topics: GitHub, code, software, git
15
15
Oct 16, 2020
10/20
by
zserge
software
eye 15
favorite 0
comment 0
The world smallest office suite Awfice - the world smallest office suite Awfice is a collection of tiny office suite apps: a word processor, a spreadsheet, a drawing app and a presentation maker each less than 1KB of plain JavaScript each is literally just one line of code packaged as data URLs, so you can use them right away, without downloading or installing you can also use them offline but they can't store their state, so whatever you type there would be lost on page refresh which can be...
Topics: GitHub, code, software, git
18
18
Oct 16, 2020
10/20
by
zserge
software
eye 18
favorite 0
comment 0
The world smallest office suite Awfice - the world smallest office suite Awfice is a collection of tiny office suite apps: a word processor, a spreadsheet, a drawing app and a presentation maker each less than 1KB of plain JavaScript each is literally just one line of code packaged as data URLs, so you can use them right away, without downloading or installing you can also use them offline but they can't store their state, so whatever you type there would be lost on page refresh which can be...
Topics: GitHub, code, software, git
22
22
Oct 15, 2020
10/20
by
zserge
software
eye 22
favorite 0
comment 0
The world smallest office suite Awfice - the world smallest office suite Awfice is a collection of tiny office suite apps: a word processor, a spreadsheet, a drawing app and a presentation maker each less than 1KB of plain JavaScript each is literally just one line of code packaged as data URLs, so you can use them right away, without downloading or installing you can also use them offline but they can't store their state, so whatever you type there would be lost on page refresh which can be...
Topics: GitHub, code, software, git
36
36
Feb 13, 2019
02/19
by
zserge
software
eye 36
favorite 0
comment 0
Download the bundle zserge-lorca_-_2019-02-13_06-09-52.bundle and run: git clone zserge-lorca_-_2019-02-13_06-09-52.bundle -b master Build cross-platform modern desktop apps in Go + HTML5 Lorca A very small library to build modern HTML5 desktop apps in Go. It uses Chrome browser as a UI layer. Unlike Electron it doesn't bundle Chrome into the app package, but rather reuses the one that is already installed. Lorca establishes a connection to the browser window and allows calling Go code from the...
Topics: GitHub, code, software, git
277
277
Aug 19, 2018
08/18
by
zserge
software
eye 277
favorite 0
comment 0
Download the bundle zserge-webview_-_2018-08-17_06-57-34.bundle and run: git clone zserge-webview_-_2018-08-17_06-57-34.bundle -b master Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and MSHTML (Windows) webview A tiny cross-platform webview library for C/C++/Golang to build modern cross-platform GUIs. Also, there are Rust bindings , Python bindings , Nim bindings , Haskell and C# bindings available. It supports two-way JavaScript bindings (to call JavaScript...
Topics: GitHub, code, software, git
30
30
Nov 26, 2018
11/18
by
zserge
software
eye 30
favorite 0
comment 0
Download the bundle zserge-lorca_-_2018-11-24_17-22-00.bundle and run: git clone zserge-lorca_-_2018-11-24_17-22-00.bundle -b master Build cross-platform modern desktop apps in Go + HTML5 Lorca A very small library to build modern HTML5 desktop apps in Go. It uses Chrome browser as a UI layer. Unlike Electron it doesn't bundle Chrome into the app package, but rather reuses the one that is already installed. Lorca establishes a connection to the browser window and allows calling Go code from the...
Topics: GitHub, code, software, git
21
21
Oct 14, 2020
10/20
by
zserge
software
eye 21
favorite 0
comment 0
The world smallest office suite Awfice - the world smallest office suite Awfice is a collection of tiny office suite apps: a word processor, a spreadsheet, a drawing app and a presentation maker each less than 1KB of plain JavaScript each is literally just one line of code packaged as data URLs, so you can use them right away, without downloading or installing you can also use them offline but they can't store their state, so whatever you type there would be lost on page refresh which can be...
Topics: GitHub, code, software, git
293
293
Jun 26, 2017
06/17
by
zsdonghao
software
eye 293
favorite 0
comment 0
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network Super Resolution Examples We run this script under TensorFlow 1.2 and the self-contained TensorLayer. If you got error, you may need to update TensorLayer. SRGAN Architecture TensorFlow Implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network" Results Prepare Data and Pre-trained VGG In this experiment, we used images from DIV2K - bicubic downscaling x4...
Topics: GitHub, code, software, git
24
24
Feb 20, 2018
02/18
by
zricethezav
software
eye 24
favorite 0
comment 0
Searches full repo history for secrets and keys 🔑 GitLeaks Check git repos for secrets and keys Features Search all commits on all branches in topological order Regex/Entropy checks Installing bashgo get -u github.com/zricethezav/gitleaks Usage and Explanation bash./gitleaks {git url} This example will clone the target {git url} and run a diff on all commits. A report will be output to {repo_name}_leaks.json Gitleaks scans all lines of all commits and checks if there are any regular...
Topics: GitHub, code, software, git
66
66
Dec 29, 2019
12/19
by
zricethezav
software
eye 66
favorite 0
comment 0
Audit git repos for secrets 🔑 Gitleaks Audit git repos for secrets. Gitleaks provides a way for you to find unencrypted secrets and other unwanted data types in git repositories. As part of its core functionality, it provides: Audits for uncommitted changes Github and Gitlab support including support for bulk organization and repository owner (user) repository scans, as well as pull/merge request scanning for use in common CI workflows. Support for private repository scans, and repositories...
Topics: GitHub, code, software, git
25
25
Feb 20, 2018
02/18
by
zricethezav
software
eye 25
favorite 0
comment 0
Searches full repo history for secrets and keys 🔑 GitLeaks Check git repos for secrets and keys Features Search all commits on all branches in topological order Regex/Entropy checks Installing bashgo get -u github.com/zricethezav/gitleaks Usage and Explanation bash./gitleaks {git url} This example will clone the target {git url} and run a diff on all commits. A report will be output to {repo_name}_leaks.json Gitleaks scans all lines of all commits and checks if there are any regular...
Topics: GitHub, code, software, git
43
43
Feb 22, 2018
02/18
by
zricethezav
software
eye 43
favorite 0
comment 0
Searches full repo history for secrets and keys 🔑 GitLeaks Check git repos for secrets and keys Features Search all commits on all branches in topological order Regex/Entropy checks Installing bashgo get -u github.com/zricethezav/gitleaks Usage and Explanation bash./gitleaks {git url} This example will clone the target {git url} and run a diff on all commits. A report will be output to {repo_name}_leaks.json Gitleaks scans all lines of all commits and checks if there are any regular...
Topics: GitHub, code, software, git
70
70
Feb 15, 2022
02/22
by
zricethezav
software
eye 70
favorite 0
comment 0
Scan git repos (or files) for secrets using regex and entropy 🔑 ○│╲│ ○○ ░░ gitleaks Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos. Gitleaks is an easy-to-use, all-in-one solution for detecting secrets, past or present, in your code. Getting Started Gitleaks can be installed using Homebrew, Docker, or Go. Gitleaks is also available in binary form for many popular platforms and OS types on the releases...
Topics: GitHub, code, software, git
65
65
Jan 13, 2021
01/21
by
zqjzqj
software
eye 65
favorite 0
comment 0
京东茅台抢购 mtSecKill 这里来统一回复一下,对于不会编译的用户,可在 https://github.com/zqjzqj/mtSecKill/releases 获取已经编译好的发布版 mac用户请在控制台中运行 其他错误可尝试升级浏览器 如果浏览器路径未找到请手动输入您的浏览器执行文件地址 最好是google浏览器 最后祝各位好运 特别声明: 3.0 3.1版本都有空数据BUG 在最新3.2已修复 本次京东优化应该是最后一次优化了...
Topics: GitHub, code, software, git
48
48
Jan 12, 2021
01/21
by
zqjzqj
software
eye 48
favorite 0
comment 0
京东茅台抢购 mtSecKill 这里来统一回复一下,对于不会编译的用户,可在 https://github.com/zqjzqj/mtSecKill/releases 获取已经编译好的发布版 mac用户请在控制台中运行 其他错误可尝试升级浏览器 如果浏览器路径未找到请手动输入您的浏览器执行文件地址 最好是google浏览器 最后祝各位好运 特别声明: 3.0 3.1版本都有空数据BUG 在最新3.2已修复 本次京东优化应该是最后一次优化了...
Topics: GitHub, code, software, git
42
42
Jan 12, 2021
01/21
by
zqjzqj
software
eye 42
favorite 0
comment 0
京东茅台抢购 mtSecKill 这里来统一回复一下,对于不会编译的用户,可在 https://github.com/zqjzqj/mtSecKill/releases 获取已经编译好的发布版 mac用户请在控制台中运行 其他错误可尝试升级浏览器 如果浏览器路径未找到请手动输入您的浏览器执行文件地址 最好是google浏览器 最后祝各位好运 特别声明: 本次京东优化应该是最后一次优化了 现在京东脚本使用的人太多...
Topics: GitHub, code, software, git
31
31
Jan 7, 2021
01/21
by
zqjzqj
software
eye 31
favorite 0
comment 0
京东茅台抢购 mtSecKill 特别声明: 本次京东优化应该是最后一次优化了 现在京东脚本使用的人太多 大家都重新回到了同一起跑线上 成功率不太好保证 期待下一个天猫版吧 本仓库发布的 mtSecKill 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。...
Topics: GitHub, code, software, git
25
25
Jan 8, 2021
01/21
by
zqjzqj
software
eye 25
favorite 0
comment 0
京东茅台抢购 mtSecKill 特别声明: 本次京东优化应该是最后一次优化了 现在京东脚本使用的人太多 大家都重新回到了同一起跑线上 成功率不太好保证 期待下一个天猫版吧 本仓库发布的 mtSecKill 项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断。...
Topics: GitHub, code, software, git
21
21
Jan 11, 2021
01/21
by
zqjzqj
software
eye 21
favorite 0
comment 0
京东茅台抢购 mtSecKill 这里来统一回复一下,对于不会编译的用户,可在 https://github.com/zqjzqj/mtSecKill/releases 获取已经编译好的发布版 mac用户请在控制台中运行 其他错误可尝试升级浏览器 如果浏览器路径未找到请手动输入您的浏览器执行文件地址 最好是google浏览器 最后祝各位好运 特别声明: 本次京东优化应该是最后一次优化了 现在京东脚本使用的人太多...
Topics: GitHub, code, software, git
56
56
Jan 6, 2020
01/20
by
zpoint
software
eye 56
favorite 0
comment 0
Dive into CPython internals, trying to illustrate every detail of CPython implementation | CPython 源码阅读笔记, 多图展示底层实现细节 Cpython Internals 简体中文 한국어 Watch this repo if you need to be notified when there's update This repository is my notes/blog for cpython source code Trying to illustrate every detail of cpython implementation # based on version 3.8.0a0cd cpythongit reset --hard ab54b9a130c88f708077c2ef6c4963b632c132b3 The following contents are...
Topics: GitHub, code, software, git
25
25
May 19, 2017
05/17
by
zoujingli
software
eye 25
favorite 0
comment 0
Download the bundle zoujingli-Think.Admin_-_2017-05-18_10-16-44.bundle and run: git clone zoujingli-Think.Admin_-_2017-05-18_10-16-44.bundle -b master 基于 Thinkphp5 的后台管理系统 Think.Admin Think.Admin 是一个基于 Thinkphp5 开发的后台管理系统,集成后台系统常用功能。 项目安装请参考 ThinkPHP 官方文档及下面的服务环境说明,数据库 sql 文件存放于项目根目录下。...
Topics: GitHub, code, software, git
19
19
May 25, 2017
05/17
by
zouhir
software
eye 19
favorite 0
comment 0
Download the bundle zouhir-lqip-loader_-_2017-05-25_16-59-12.bundle and run: git clone zouhir-lqip-loader_-_2017-05-25_16-59-12.bundle -b master Low Quality Image Placeholders (LQIP) for Webpack LQIP-LOADER for WEBPACK LQIP: Low Quality Images Placeholder Demo: must see first Inspired By: Medium web app Instagram mobile app Polymer shop project What's this loader best at: Static assets Fast JPEG, JPG, PNG scale down and base64 string conversion. Not losing a reference of the original image as...
Topics: GitHub, code, software, git
38
38
Jan 14, 2018
01/18
by
zouhir
software
eye 38
favorite 0
comment 0
A very intelligent browser based Webpack dashboard J.A.R.V.I.S. (Just A Rather Very Intelligent System) will put in your browser all the relevant information you need from your webpack build whether in dev or in prod. Tons of features are on the roadmap but still, this beta version will improve the way you look at webpack-dev-server or webpack production build bundle, chunks and other output assets. It is hugely inspired by other webpack dashboards and the core idea is not original, but here...
Topics: GitHub, code, software, git
34
34
Jan 13, 2018
01/18
by
zouhir
software
eye 34
favorite 0
comment 0
A very intelligent browser based Webpack dashboard To restore the repository download the bundle wget https://archive.org/download/github.com-zouhir-jarvis_-_2018-01-13_13-40-37/zouhir-jarvis_-_2018-01-13_13-40-37.bundle and run: git clone zouhir-jarvis_-_2018-01-13_13-40-37.bundle Source: https://github.com/zouhir/jarvis Uploader: zouhir Upload date: 2018-01-13
Topics: GitHub, code, software, git
22
22
Jan 16, 2018
01/18
by
zouhir
software
eye 22
favorite 0
comment 0
A very intelligent browser based Webpack dashboard About the Project J.A.R.V.I.S. (Just A Rather Very Intelligent System) will put in your browser all the relevant information you need from your webpack build whether in dev or in prod. Tons of features are on the roadmap but still, this beta version will improve the way you look at webpack-dev-server or webpack production build bundle, chunks and other output assets. It is hugely inspired by other webpack dashboards and the core idea is not...
Topics: GitHub, code, software, git
48
48
Mar 14, 2018
03/18
by
zotroneneis
software
eye 48
favorite 0
comment 0
Plain python implementations of basic machine learning algorithms Machine learning basics This repository contains implementations of basic machine learning algorithms in plain Python (Python Version 3.6+). All algorithms are implemented from scratch without using additional machine learning libraries. The intention of these notebooks is to provide a basic understanding of the algorithms and their underlying structure, not to provide the most efficient implementations. Linear Regression...
Topics: GitHub, code, software, git
45
45
Mar 12, 2018
03/18
by
zotroneneis
software
eye 45
favorite 0
comment 0
Plain python implementations of basic machine learning algorithms Machine learning basics This repository contains implementations of basic machine learning algorithms in plain Python (Python Version 3.6+). All algorithms are implemented from scratch without using additional machine learning libraries. The intention of these notebooks is to provide a basic understanding of the algorithms and their underlying structure, not to provide the most efficient implementations. Linear Regression...
Topics: GitHub, code, software, git
20
20
Feb 4, 2021
02/21
by
zoran-cuckovic
software
eye 20
favorite 0
comment 0
None Topographic network analysis for QGIS Terrain can be represented as a collection of objects - terrain features such as valleys, ridges, hills etc. One possible approach to arrive at such a model is modelling relationships between elements in a terrain model, most commonly pixels in an elevation model. Here, pixels are connected according to their height difference. Such a network, in it's simplest form identical to the one used for watershed modelling, can then be analysed for further...
Topics: GitHub, code, software, git
63
63
Feb 4, 2021
02/21
by
zoran-cuckovic
software
eye 63
favorite 0
comment 0
None Senscape Senscape is a toolbox for modelling human perception of topography for QGIS, based on QGIS viewshed module . It is a subclass of QGIS processing framework and can be readily used in custom models or scripts. The plugin is in experimental phase. To install: 1. Search for “Senscape” in QGIS plugin manager (make sure experimental plugins are allowed)2. In Processing menu, under Options, allow Senscape provider For manual instalation see QGIS viewshed module . Files should be...
Topics: GitHub, code, software, git
31
31
Feb 5, 2021
02/21
by
zoran-cuckovic
software
eye 31
favorite 0
comment 0
None QGIS-scripts Random scripts that could be useful for QGIS users... Installing QGIS scripts Simply go to Processing Toolbox -> Scripts -> Tools -> Create new script and paste the code. Or use "Add from file" option (which doesn'talways work) To restore the repository download the bundle wget https://archive.org/download/github.com-zoran-cuckovic-QGIS-scripts_-_2018-07-21_22-11-13/zoran-cuckovic-QGIS-scripts_-_2018-07-21_22-11-13.bundle and run: git clone...
Topics: GitHub, code, software, git
26
26
Feb 4, 2021
02/21
by
zoran-cuckovic
software
eye 26
favorite 0
comment 0
Quantum GIS plugin for visibility analysis Advanced viewshed analysis for QGIS Version: 1.2 Supported QGIS version: 3.x Licence: GNU GPLv3 Documentation : zoran-cuckovic.github.io/QGIS-visibility-analysis/ Author: Zoran Čučković ( web page ) Introduction: Viewshed analysis plugin for QGIS calculates visible surface from a given observer point over a digital elevation model. The plugin is intended for more complex modelling, such as the depth below the visible horizon or generation of...
Topics: GitHub, code, software, git
20
20
Mar 1, 2021
03/21
by
zoometh
software
eye 20
favorite 0
comment 0
Formal methods to study Prehistory iconography iconr package modeling Prehistoric iconography Created by Thomas Huet , Jose M Pozo , Craig Alexander The R package iconr is grounded in graph theory and spatial analysis to offer concepts and functions for modeling Prehistoric iconographic compositions and preparing for further analysis (clustering, typology tree, Harris diagram, etc.). The package purpose is to contribute to cross-cultural comparison through a greater normalization of...
Topics: GitHub, code, software, git
120
120
Jun 19, 2020
06/20
by
zoom
software
eye 120
favorite 0
comment 0
End-to-End Encryption for Zoom Meetings Zoom End-to-End Encryption Whitepaper This is the home of the whitepaper documenting Zoom's planned end-to-end encryption system. The latest released PDF will always be available here . This repository will be updated as we implement and iterate our cryptographic design. Timeline 17 June 2020 : Version 2 was published.See the changelog for a summary of what changed. We still value feedback, recommendation and corrections. Please continue to post them...
Topics: GitHub, code, software, git
29
29
Feb 4, 2021
02/21
by
zooaRchGUI
software
eye 29
favorite 0
comment 0
None Zooarchaeology is concerned with the analysis and inference of faunal remains recovered from archaeological sites. The zooaRchGUI package provides a Graphical User Interface (GUI) to analytical tools for zooarchaeological data in the R package. Functions in this package allow users to: input handle visualize and analyze zooarchaeological data Useful data are available with the package. After installing and starting zooaRchGUI, users will have access to these data. Most datasets are in...
Topics: GitHub, code, software, git
42
42
May 13, 2021
05/21
by
zo0r
software
eye 42
favorite 0
comment 0
React Native Local and Remote Notifications React Native Push Notifications React Native Local and Remote Notifications for iOS and Android 🎉 Version 7.x is live ! 🎉 Check out for changes and migration in the CHANGELOG: Changelog Supporting the project Maintainers are welcome ! Feel free to contact me :wink: Changelog Changelog is available from version 3.1.3 here: Changelog Installation NPM npm install --save react-native-push-notification Yarn yarn add react-native-push-notification...
Topics: GitHub, code, software, git
168
168
Sep 22, 2017
09/17
by
znxlwm
software
eye 168
favorite 0
comment 0
Collection of generative models in Pytorch version. pytorch-generative-model-collections Original : [Tensorflow version] Pytorch implementation of various GANs. This repository was re-implemented with reference to tensorflow-generative-model-collections by Hwalsuk Lee I tried to implement this repository as much as possible with tensorflow-generative-model-collections , But some models are a little different. This repository is included code for CPU mode Pytorch, but i did not test. I tested...
Topics: GitHub, code, software, git
28
28
Aug 5, 2019
08/19
by
znxlwm
software
eye 28
favorite 0
comment 0
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation U-GAT-IT — Official PyTorch Implementation : Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation Paper | Official Tensorflow code The results of the paper came from the Tensorflow code U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive...
Topics: GitHub, code, software, git
24
24
Aug 7, 2019
08/19
by
znxlwm
software
eye 24
favorite 0
comment 0
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation U-GAT-IT — Official PyTorch Implementation : Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation Paper | Official Tensorflow code The results of the paper came from the Tensorflow code U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive...
Topics: GitHub, code, software, git