1,525
1.5K
Aug 27, 2018
08/18
by
1N3
software
eye 1,525
favorite 0
comment 0
Automated Pentest Recon Scanner ABOUT: Sn1per Community Edition is an automated scanner that can be used during a penetration test to enumerate and scan for vulnerabilities. Sn1per Professional is Xero Security's premium reporting addon for Professional Penetration Testers, Bug Bounty Researchers and Corporate Security teams to manage large environments and pentest scopes. For more information regarding Sn1per Professional, go to https://xerosecurity.com. SN1PER PROFESSIONAL FEATURES:...
Topics: GitHub, code, software, git
63
63
Feb 21, 2018
02/18
by
NVIDIA
software
eye 63
favorite 0
comment 0
None FastPhotoStyle License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). About This code repository contains an implementation of our fast photorealistic style transfer algorithm. Given a content photo and a style photo, the code can transfer the style of the style photo to the content photo. The details of the algorithm behind the code is documented in our arxiv paper. Please...
Topics: GitHub, code, software, git
39
39
Feb 20, 2018
02/18
by
NVIDIA
software
eye 39
favorite 0
comment 0
None FastPhotoStyle License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). About This code repository contains an implementation of our fast photorealistic style transfer algorithm. Given a content photo and a style photo, the code can transfer the style of the style photo to the content photo. The details of the algorithm behind the code is documented in our arxiv paper. Please...
Topics: GitHub, code, software, git
55
55
Feb 22, 2018
02/18
by
NVIDIA
software
eye 55
favorite 0
comment 0
None FastPhotoStyle License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). About This code repository contains an implementation of our fast photorealistic style transfer algorithm. Given a content photo and a style photo, the code can transfer the style of the style photo to the content photo. The details of the algorithm behind the code is documented in our arxiv paper. Please...
Topics: GitHub, code, software, git
99
99
Aug 19, 2018
08/18
by
NVIDIA
software
eye 99
favorite 0
comment 0
Download the bundle NVIDIA-vid2vid_-_2018-08-19_07-10-14.bundle and run: git clone NVIDIA-vid2vid_-_2018-08-19_07-10-14.bundle -b master Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation. vid2vid [Project] [YouTube] Paper will appear on Arxiv on Aug 20. Pytorch implementation of our method for high-resolution (e.g., 2048x1024) photorealistic video-to-video translation. It can be used for turning semantic label maps into...
Topics: GitHub, code, software, git
124
124
Nov 9, 2018
11/18
by
NVIDIA
software
eye 124
favorite 0
comment 0
A Flow-based Generative Network for Speech Synthesis WaveGlow: a Flow-based Generative Network for Speech Synthesis Ryan Prenger, Rafael Valle, and Bryan Catanzaro In our recent [paper], we propose WaveGlow: a flow-based network capableof generating high quality speech from mel-spectrograms. WaveGlowcombines insights from [Glow] and [WaveNet] in order to provide fast,efficient and high-quality audio synthesis, without the need forauto-regression. WaveGlow is implemented using only a single...
Topics: GitHub, code, software, git
21
21
Apr 18, 2018
04/18
by
NVlabs
software
eye 21
favorite 0
comment 0
Multimodal Unsupervised Image-to-Image Translation MUNIT: Multimodal UNsupervised Image-to-image Translation License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). Code usage Please check out the user manual page . Paper Xun Huang , Ming-Yu Liu , Serge Belongie , Jan Kautz , " Multimodal Unsupervised Image-to-Image Translation " arXiv preprint arXiv:1804.04732 Results...
Topics: GitHub, code, software, git
28
28
Apr 16, 2018
04/18
by
NVlabs
software
eye 28
favorite 0
comment 0
None MUNIT: Multimodal UNsupervised Image-to-image Translation License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). Code usage Please check out the user manual page . Paper Xun Huang , Ming-Yu Liu , Serge Belongie , Jan Kautz , " Multimodal Unsupervised Image-to-Image Translation arXiv preprint arXiv:1804.04732 Results Video Edges to Shoes/handbags Translation Animal...
Topics: GitHub, code, software, git
36
36
Apr 18, 2018
04/18
by
NVlabs
software
eye 36
favorite 0
comment 0
Multimodal Unsupervised Image-to-Image Translation MUNIT: Multimodal UNsupervised Image-to-image Translation License Copyright (C) 2018 NVIDIA Corporation. All rights reserved.Licensed under the CC BY-NC-SA 4.0 license (https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode). Code usage Please check out the user manual page . Paper Xun Huang , Ming-Yu Liu , Serge Belongie , Jan Kautz , " Multimodal Unsupervised Image-to-Image Translation " arXiv preprint arXiv:1804.04732 Results...
Topics: GitHub, code, software, git
53
53
May 22, 2018
05/18
by
NYTimes
software
eye 53
favorite 0
comment 0
The Objective-C Style Guide used by The New York Times NYTimes Objective-C Style Guide This style guide outlines the coding conventions of the iOS teams at The New York Times. We welcome your feedback in issues and pull requests . Also, we’re hiring . Thanks to all of our contributors . Introduction Here are some of the documents from Apple that informed the style guide. If something isn’t mentioned here, it’s probably covered in great detail in one of these: The Objective-C Programming...
Topics: GitHub, code, software, git
26
26
Apr 5, 2018
04/18
by
NathanFlurry
software
eye 26
favorite 0
comment 0
A visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission. Visual Programming Language Swift Visual Programming Language This project aims to create a proof of concept node-based visual programming language that assembles to executable Swift code and can be written almost entirely using an Apple Pencil or touch. See wwdc-submission branch for the original files submitted for my WWDC 2018 scholarship. Video available at here ....
Topics: GitHub, code, software, git
26
26
Apr 3, 2018
04/18
by
NathanFlurry
software
eye 26
favorite 0
comment 0
A visual programming language written in Swift that assembles to executable Swift code. WWDC '18 scholarship submission. Visual Programming Language WWDC 2018 Scholarship Submission This project aims to create a node-based visual programming language that assembles to executable Swift code and can be written almost entirely using an Apple Pencil or touch. Screenshots The Swift Playground that walks through different aspects of the VPL. The VPL running as a standalone application. A video is...
Topics: GitHub, code, software, git
75
75
Jun 17, 2018
06/18
by
NationalSecurityAgency
software
eye 75
favorite 1
comment 0
Log-based transactional graph engine LemonGraph LemonGraph is a log-based transactional graph (nodes/edges/properties) database engine that is backed by a single file. The primary use case is to support streaming seed set expansion. The core of the graph library is written in C, and the Python (2.x) layer adds friendly bindings , a query language , and a REST service . LemonGraph rides on top of (and inherits a lot of awesome from) Symas LMDB - a transactional key/value store that the OpenLDAP...
Topics: GitHub, code, software, git
43
43
Jun 19, 2018
06/18
by
NationalSecurityAgency
software
eye 43
favorite 0
comment 0
Log-based transactional graph engine LemonGraph LemonGraph is a log-based transactional graph (nodes/edges/properties) database engine that is backed by a single file. The primary use case is to support streaming seed set expansion. The core of the graph library is written in C, and the Python (2.x) layer adds friendly bindings , a query language , and a REST service . LemonGraph rides on top of (and inherits a lot of awesome from) Symas LMDB - a transactional key/value store that the OpenLDAP...
Topics: GitHub, code, software, git
74
74
Mar 2, 2018
03/18
by
Neilpang
software
eye 74
favorite 0
comment 0
A pure Unix shell script implementing ACME client protocol An ACME Shell script: acme.sh - An ACME protocol client written purely in Shell (Unix shell) language.- Full ACME protocol implementation.- Support ACME v1 and ACME v2- Support ACME v2 wildcard certs- Simple, powerful and very easy to use. You only need 3 minutes to learn it.- Bash, dash and sh compatible.- Simplest shell script for Let's Encrypt free certificate client.- Purely written in Shell with no dependencies on python or the...
Topics: GitHub, code, software, git
106
106
Feb 28, 2018
02/18
by
Neilpang
software
eye 106
favorite 0
comment 0
A pure Unix shell script implementing ACME client protocol An ACME Shell script: acme.sh - An ACME protocol client written purely in Shell (Unix shell) language.- Full ACME protocol implementation.- Support ACME v1 and ACME v2- Support ACME v2 wildcard certs- Simple, powerful and very easy to use. You only need 3 minutes to learn it.- Bash, dash and sh compatible.- Simplest shell script for Let's Encrypt free certificate client.- Purely written in Shell with no dependencies on python or the...
Topics: GitHub, code, software, git
43
43
Feb 5, 2018
02/18
by
Neo23x0
software
eye 43
favorite 0
comment 0
A toolset to make a system look as if it was the victim of an APT attack APT Simulator APT Simulator is a Windows Batch script that uses a set of tools and output files to make a system look as if it was compromised Use Cases POCs: Endpoint detection agents / compromise assessment tools Test your security monitoring's detection capabilities Test your SOCs response on a threat that isn't EICAR or a port scan Prepare an environment for digital forensics classes Motives Customers tested our...
Topics: GitHub, code, software, git
54
54
Feb 6, 2018
02/18
by
Neo23x0
software
eye 54
favorite 0
comment 0
A toolset to make a system look as if it was the victim of an APT attack APT Simulator APT Simulator is a Windows Batch script that uses a set of tools and output files to make a system look as if it was compromised Use Cases POCs: Endpoint detection agents / compromise assessment tools Test your security monitoring's detection capabilities Test your SOCs response on a threat that isn't EICAR or a port scan Prepare an environment for digital forensics classes Motives Customers tested our...
Topics: GitHub, code, software, git
65
65
Feb 4, 2018
02/18
by
Neo23x0
software
eye 65
favorite 0
comment 0
A toolset to make a system look as if it was the victim of an APT attack APT Simulator APT Simulator is a Windows Batch script that uses a set of tools and output files to make a system look as if it was compromised Use Cases POCs: Endpoint detection agents / compromise assessment tools Test your security monitoring's detection capabilities Test your SOCs response on a threat that isn't EICAR or a port scan Prepare an environment for digital forensics classes Motives Customers tested our...
Topics: GitHub, code, software, git
242
242
Jan 29, 2018
01/18
by
Neohapsis
software
eye 242
favorite 0
comment 0
None Information This repo is for my modifications to the original 'creddump' program availableat: https://code.google.com/p/creddump/ I did not write the original program. I have combined many patches and fixes I have seen from different forums anduser suggestions, as well as modified the usage to make it a little more clear. I followed patches and fixes from the following links: https://code.google.com/p/creddump/issues/detail?id=4 https://code.google.com/p/volatility/issues/detail?id=92...
Topics: GitHub, code, software, git
19
19
Jul 7, 2018
07/18
by
NervJS
software
eye 19
favorite 0
comment 0
Download the bundle NervJS-taro_-_2018-07-07_16-35-19.bundle and run: git clone NervJS-taro_-_2018-07-07_16-35-19.bundle -b master 多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
24
24
Jan 11, 2018
01/18
by
NervJS
software
eye 24
favorite 0
comment 0
A blazing fast React alternative, compatible with IE8 and React 16. Nerv is a virtual-dom based JavaScript (TypeScript) library with identical React 16 API, which offers much higher performance, tinyer package size and better browser compatibility. 中文文档 Features ⚛ Identical React API, no 'nerv-compat' is needed ️⚔ Battle tested, serve in JD.com home page and TOPLIFE.com ⚡️ High performance 🤣 IE8 compatibility 🎯 Tiny size, 9Kb gziped 🌗 Isomorphic rendering on both...
Topics: GitHub, code, software, git
14
14
Jun 7, 2018
06/18
by
NervJS
software
eye 14
favorite 0
comment 0
京东多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
21
21
Nov 8, 2018
11/18
by
NervJS
software
eye 21
favorite 0
comment 0
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
26
26
Jan 12, 2018
01/18
by
NervJS
software
eye 26
favorite 0
comment 0
A blazing fast React alternative, compatible with IE8 and React 16. Nerv is a virtual-dom based JavaScript (TypeScript) library with identical React 16 API, which offers much higher performance, tinier package size and better browser compatibility. 中文 Features ⚛ Identical React API, no 'nerv-compat' is needed ️⚔ Battle tested, serve in JD.com home page and TOPLIFE.com ⚡️ High performance 🤣 IE8 compatibility 🎯 Tiny size, 9Kb gzipped 🌗 Isomorphic rendering on both client...
Topics: GitHub, code, software, git
20
20
Jun 8, 2018
06/18
by
NervJS
software
eye 20
favorite 0
comment 0
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
26
26
Jun 9, 2018
06/18
by
NervJS
software
eye 26
favorite 0
comment 0
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
18
18
Jan 11, 2018
01/18
by
NervJS
software
eye 18
favorite 0
comment 0
A blazing fast React alternative, compatible with IE8 and React 16. Nerv is a virtual-dom based JavaScript (TypeScript) library with identical React 16 API, which offers much higher performance and better browser compatibility. 中文文档 Features ⚛ Identical React API, no 'nerv-compat' is needed ️⚔ Battle tested, serve in JD.com home page ⚡️ High performance 🤣 IE8 compatibility 🎯 Tiny size, 9Kb gziped 🌗 Isomorphic rendering on both client and server 💫 Support React 16...
Topics: GitHub, code, software, git
37
37
Nov 9, 2018
11/18
by
NervJS
software
eye 37
favorite 0
comment 0
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。 Taro 👽 Taro['tɑ:roʊ],泰罗·奥特曼,宇宙警备队总教官,实力最强的奥特曼。 简介 Taro 是一套遵循 React 语法规范的 多端开发...
Topics: GitHub, code, software, git
54
54
Jun 22, 2018
06/18
by
NervanaSystems
software
eye 54
favorite 0
comment 0
Neural Network Distiller: a Python package for neural network compression research. Documentation | Getting Started | Algorithms | Design | Model Zoo Distiller is an open-source Python package for neural network compression research. Network compression can reduce the memory footprint of a neural network, increase its inference speed and save energy. Distiller provides a PyTorch environment for prototyping and analyzing compression algorithms, such as sparsity-inducing methods and low-precision...
Topics: GitHub, code, software, git
49
49
Jun 24, 2018
06/18
by
NervanaSystems
software
eye 49
favorite 0
comment 0
Neural Network Distiller: a Python package for neural network compression research. Documentation | Getting Started | Algorithms | Design | Model Zoo Distiller is an open-source Python package for neural network compression research. Network compression can reduce the memory footprint of a neural network, increase its inference speed and save energy. Distiller provides a PyTorch environment for prototyping and analyzing compression algorithms, such as sparsity-inducing methods and low-precision...
Topics: GitHub, code, software, git
45
45
Mar 2, 2018
03/18
by
Netflix
software
eye 45
favorite 0
comment 0
Security Monkey Security Monkey Security Monkey monitors your AWS and GCP accounts for policy changes and alerts on insecure configurations. Support is available for OpenStack public and private clouds. Security Monkey can also watch and monitor your GitHub organizations, teams, and repositories. It provides a single UI to browse and search through all of your accounts, regions, and cloud services. The monkey remembers previous states and can show you exactly what changed, and when. Security...
Topics: GitHub, code, software, git
74
74
Apr 18, 2018
04/18
by
Netflix
software
eye 74
favorite 0
comment 0
None Titus Documentation Documentation Titus Source Code on Github Titus API Definition Titus Control Plane Titus Executor To restore the repository download the bundle wget https://archive.org/download/github.com-Netflix-titus_-_2018-04-18_19-26-38/Netflix-titus_-_2018-04-18_19-26-38.bundle and run: git clone Netflix-titus_-_2018-04-18_19-26-38.bundle Source: https://github.com/Netflix/titus Uploader: Netflix Upload date: 2018-04-18
Topics: GitHub, code, software, git
73
73
Mar 26, 2018
03/18
by
Netflix
software
eye 73
favorite 0
comment 0
None Overview Java Library that implements and integrates concepts from TCP congestion control to auto-detect concurrency limits to achieve optimal throughput with optimal latency. Background When thinking of service availability operators traditionally think in terms of RPS. Stress tests are normally performed to determine the RPS at which point the service tips over. RPS limits are then set somewhere below this tipping point (say 75% of this value) and enforced via a token bucket. However, in...
Topics: GitHub, code, software, git
50
50
Jul 14, 2018
07/18
by
Netflix
software
eye 50
favorite 0
comment 0
Download the bundle Netflix-pollyjs_-_2018-07-13_05-20-15.bundle and run: git clone Netflix-pollyjs_-_2018-07-13_05-20-15.bundle -b master Record, Replay, and Stub HTTP Interactions. Record, Replay, and Stub HTTP Interactions Polly.JS is a standalone, framework-agnostic JavaScript library that enablesrecording, replaying, and stubbing HTTP interactions. Polly taps into native browser APIs to mock requests and responses with little to noconfiguration while giving you the ability to take full...
Topics: GitHub, code, software, git
112
112
Apr 6, 2018
04/18
by
Netflix
software
eye 112
favorite 0
comment 0
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs. FlameScope FlameScope is a visualization tool for exploring different time ranges as Flame Graphs, allowing quick analysis of performance issues such as perturbations, variance, single-threaded execution, and more. FlameScope begins by displaying the input data as an interactive subsecond-offset heat map. This shows patterns in the data. You can then select a time range to highlight on different patterns,...
Topics: GitHub, code, software, git
45
45
Apr 5, 2018
04/18
by
Netflix
software
eye 45
favorite 0
comment 0
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs. FlameScope FlameScope is a visualization tool for exploring different time ranges as Flame Graphs, allowing quick analysis of performance issues such as perturbations, variance, single-threaded execution, and more. FlameScope begins by displaying the input data as an interactive subsecond-offset heat map. This shows patterns in the data. You can then select a time range to highlight on different patterns,...
Topics: GitHub, code, software, git
56
56
Feb 2, 2018
02/18
by
Netflix
software
eye 56
favorite 0
comment 0
A lightning fast JSON:API serializer for Ruby Objects. Fast JSON API A lightning fast JSON:API serializer for Ruby Objects. Performance Comparison We compare serialization times with Active Model Serializer as part of RSpec performance tests included on this library. We want to ensure that with every change on this library, serialization time is at least 25 times faster than Active Model Serializers on up to current benchmark of 1000 records. Benchmark times for 250 records bash$ rspecActive...
Topics: GitHub, code, software, git
54
54
Mar 29, 2018
03/18
by
Netflix
software
eye 54
favorite 0
comment 0
None Overview Java Library that implements and integrates concepts from TCP congestion control to auto-detect concurrency limits to achieve optimal throughput with optimal latency. Background When thinking of service availability operators traditionally think in terms of RPS (requests per second). Stress tests are normally performed to determine the RPS at which point the service tips over. RPS limits are then set somewhere below this tipping point (say 75% of this value) and enforced via a...
Topics: GitHub, code, software, git
62
62
Mar 4, 2018
03/18
by
Netflix
software
eye 62
favorite 0
comment 0
Security Monkey Security Monkey Security Monkey monitors your AWS and GCP accounts for policy changes and alerts on insecure configurations. Support is available for OpenStack public and private clouds. Security Monkey can also watch and monitor your GitHub organizations, teams, and repositories. It provides a single UI to browse and search through all of your accounts, regions, and cloud services. The monkey remembers previous states and can show you exactly what changed, and when. Security...
Topics: GitHub, code, software, git
78
78
Apr 20, 2018
04/18
by
Netflix
software
eye 78
favorite 0
comment 0
None Titus Documentation Documentation Titus Source Code on Github Titus API Definition Titus Control Plane Titus Executor To restore the repository download the bundle wget https://archive.org/download/github.com-Netflix-titus_-_2018-04-19_18-40-34/Netflix-titus_-_2018-04-19_18-40-34.bundle and run: git clone Netflix-titus_-_2018-04-19_18-40-34.bundle Source: https://github.com/Netflix/titus Uploader: Netflix Upload date: 2018-04-19
Topics: GitHub, code, software, git
95
95
Feb 3, 2018
02/18
by
Netflix
software
eye 95
favorite 0
comment 0
A lightning fast JSON:API serializer for Ruby Objects. Fast JSON API A lightning fast JSON:API serializer for Ruby Objects. Performance Comparison We compare serialization times with Active Model Serializer as part of RSpec performance tests included on this library. We want to ensure that with every change on this library, serialization time is at least 25 times faster than Active Model Serializers on up to current benchmark of 1000 records. Benchmark times for 250 records bash$ rspecActive...
Topics: GitHub, code, software, git
50
50
Jun 14, 2018
06/18
by
Netflix
software
eye 50
favorite 0
comment 0
Record, Replay, and Stub HTTP Interactions. Record, Replay, and Stub HTTP Interactions Polly.JS is a standalone, framework-agnostic JavaScript library that enablesrecording, replaying, and stubbing HTTP interactions. Polly taps into native browser APIs to mock requests and responses with little to noconfiguration while giving you the ability to take full control of each request witha simple, powerful, and intuitive API. Interested in contributing or just seeing Polly in action? Head over to...
Topics: GitHub, code, software, git
43
43
Apr 7, 2018
04/18
by
Netflix
software
eye 43
favorite 0
comment 0
FlameScope is a visualization tool for exploring different time ranges as Flame Graphs. FlameScope FlameScope is a visualization tool for exploring different time ranges as Flame Graphs, allowing quick analysis of performance issues such as perturbations, variance, single-threaded execution, and more. FlameScope begins by displaying the input data as an interactive subsecond-offset heat map. This shows patterns in the data. You can then select a time range to highlight on different patterns,...
Topics: GitHub, code, software, git
44
44
Mar 29, 2018
03/18
by
Netflix
software
eye 44
favorite 0
comment 0
None Overview Java Library that implements and integrates concepts from TCP congestion control to auto-detect concurrency limits to achieve optimal throughput with optimal latency. Background When thinking of service availability operators traditionally think in terms of RPS (requests per second). Stress tests are normally performed to determine the RPS at which point the service tips over. RPS limits are then set somewhere below this tipping point (say 75% of this value) and enforced via a...
Topics: GitHub, code, software, git
74
74
Jun 14, 2018
06/18
by
Netflix
software
eye 74
favorite 0
comment 0
Record, Replay, and Stub HTTP Interactions. Record, Replay, and Stub HTTP Interactions Polly.JS is a standalone, framework-agnostic JavaScript library that enablesrecording, replaying, and stubbing HTTP interactions. Polly taps into native browser APIs to mock requests and responses with little to noconfiguration while giving you the ability to take full control of each request witha simple, powerful, and intuitive API. Interested in contributing or just seeing Polly in action? Head over to...
Topics: GitHub, code, software, git
19
19
May 20, 2018
05/18
by
Nick233333
software
eye 19
favorite 0
comment 0
PHPer 必知必会的 Linux 命令 PHPer 必知必会的 Linux 命令 起因 由于工作的原因,从 16 年开始学习 Linux 到现在也有 2 年的时间了,从 Linux 小白到无需查看手册即可输出常用的命令,过程也是经历痛苦的学习,其实主要原因是工作中经常使用。 动机 主要为了方便其他新手学习 Linux , 也为学习 Linux...
Topics: GitHub, code, software, git
28
28
Jan 22, 2018
01/18
by
NicolasLM
software
eye 28
favorite 0
comment 0
An on-disk B+tree for Python 3 To restore the repository download the bundle wget https://archive.org/download/github.com-NicolasLM-bplustree_-_2018-01-21_19-58-04/NicolasLM-bplustree_-_2018-01-21_19-58-04.bundle and run: git clone NicolasLM-bplustree_-_2018-01-21_19-58-04.bundle Source: https://github.com/NicolasLM/bplustree Uploader: NicolasLM Upload date: 2018-01-21
Topics: GitHub, code, software, git
36
36
Jan 24, 2018
01/18
by
NicolasLM
software
eye 36
favorite 0
comment 0
An on-disk B+tree for Python 3 To restore the repository download the bundle wget https://archive.org/download/github.com-NicolasLM-bplustree_-_2018-01-23_21-38-49/NicolasLM-bplustree_-_2018-01-23_21-38-49.bundle and run: git clone NicolasLM-bplustree_-_2018-01-23_21-38-49.bundle Source: https://github.com/NicolasLM/bplustree Uploader: NicolasLM Upload date: 2018-01-23
Topics: GitHub, code, software, git
63
63
Jan 28, 2018
01/18
by
NifTK
software
eye 63
favorite 0
comment 0
An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy NiftyNet NiftyNet is a TensorFlow -based open-source convolutional neural networks (CNN) platform for research in medical image analysis and image-guided therapy.NiftyNet's modular structure is designed for sharing networks and pre-trained models.Using this modular structure you can: Get started with established pre-trained networks using built-in tools Adapt existing networks...
Topics: GitHub, code, software, git
31
31
Jan 29, 2018
01/18
by
NifTK
software
eye 31
favorite 0
comment 0
An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy NiftyNet NiftyNet is a TensorFlow -based open-source convolutional neural networks (CNN) platform for research in medical image analysis and image-guided therapy.NiftyNet's modular structure is designed for sharing networks and pre-trained models.Using this modular structure you can: Get started with established pre-trained networks using built-in tools Adapt existing networks...
Topics: GitHub, code, software, git
41
41
Jan 30, 2018
01/18
by
NifTK
software
eye 41
favorite 0
comment 0
An open-source convolutional neural networks platform for research in medical image analysis and image-guided therapy NiftyNet NiftyNet is a TensorFlow -based open-source convolutional neural networks (CNN) platform for research in medical image analysis and image-guided therapy.NiftyNet's modular structure is designed for sharing networks and pre-trained models.Using this modular structure you can: Get started with established pre-trained networks using built-in tools Adapt existing networks...
Topics: GitHub, code, software, git
163
163
Apr 7, 2018
04/18
by
NightDiveStudios
software
eye 163
favorite 0
comment 0
System Shock (PowerMac version / Official GPL Release) System Shock GPL Source Code Copyright 2015-2018, Night Dive Studios, Incorporated. This file contains the following sections: GENERAL NOTESLICENSE GENERAL NOTES Game data and patching: This source release does not contain any game data, the game data is stillcovered by the original EULA and must be obeyed as usual. Compiling on MacOS 9: A project file for Metrowerks Codewarrior is provided in ShockMac/Shock.µ You will need a PowerPC to...
Topics: GitHub, code, software, git
47
47
Mar 5, 2018
03/18
by
NoelFB
software
eye 47
favorite 0
comment 0
Celeste Bugs & Issue Tracker Celeste This repo is used to track issues and bugs with Celeste . Before submitting an issue, please check the Celeste changelog and closed issues to see if it has already been fixed. Info & Links Tech support and general inquiries should be sent to our email at contact.celestegame@gmail.com A changelog of all releases can be found here Source Code We also will be releasing a few of the class files from Celeste, which you will later find in this repo....
Topics: GitHub, code, software, git
26
26
Mar 7, 2018
03/18
by
NoelFB
software
eye 26
favorite 0
comment 0
Celeste Bugs & Issue Tracker + some Source Code Celeste This repo is used to track issues and bugs with Celeste . Before submitting an issue, please check the Celeste changelog and closed issues to see if it has already been fixed. Info & Links Tech support and general inquiries should be sent to our email at contact.celestegame@gmail.com A changelog of all releases can be found here Source Code We also will be releasing a few of the class files from Celeste, which you will later find...
Topics: GitHub, code, software, git
43
43
Sep 7, 2018
09/18
by
Nozbe
software
eye 43
favorite 0
comment 0
Download the bundle Nozbe-WatermelonDB_-_2018-09-07_10-37-50.bundle and run: git clone Nozbe-WatermelonDB_-_2018-09-07_10-37-50.bundle -b master 🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️ Next-generation React database Build powerful React and React Native apps that scale from hundreds to tens of thousands of records and remain fast | | WatermelonDB || - | ------------ || ⚡️ | Launch your app instantly no matter...
Topics: GitHub, code, software, git
56
56
Feb 1, 2018
02/18
by
NullArray
software
eye 56
favorite 0
comment 0
Automated Mass Exploiter AutoSploit As the name might suggest AutoSploit attempts to automate the exploitation of remote hosts. Targets are collected automatically as well by employing the Shodan.io API. The program allows the user to enter their platform specific search query such as; Apache , IIS , etc, upon which a list of candidates will be retrieved. After this operation has been completed the 'Exploit' component of the program will go about the business of attempting to exploit these...
Topics: GitHub, code, software, git
70
70
Jan 31, 2018
01/18
by
NullArray
software
eye 70
favorite 0
comment 0
Automated Mass Exploiter AutoSploit As the name might suggest AutoSploit attempts to automate the exploitation of remote hosts. Targets are collected automatically as well by employing the Shodan.io API. The program allows the user to enter their platform specific search query such as; Apache , IIS , etc, upon which a list of candidates will be retrieved. After this operation has been completed the 'Exploit' component of the program will go about the business of attempting to exploit these...
Topics: GitHub, code, software, git
86
86
Jan 31, 2018
01/18
by
NullArray
software
eye 86
favorite 0
comment 0
Automated Mass Exploiter AutoSploit As the name might suggest AutoSploit attempts to automate the exploitation of remote hosts. Targets are collected automatically as well by employing the Shodan.io API. The program allows the user to enter their platform specific search query such as; Apache , IIS , etc, upon which a list of candidates will be retrieved. After this operation has been completed the 'Exploit' component of the program will go about the business of attempting to exploit these...
Topics: GitHub, code, software, git
39
39
Feb 2, 2018
02/18
by
NullArray
software
eye 39
favorite 0
comment 0
Automated Mass Exploiter AutoSploit As the name might suggest AutoSploit attempts to automate the exploitation of remote hosts. Targets are collected automatically as well by employing the Shodan.io API. The program allows the user to enter their platform specific search query such as; Apache , IIS , etc, upon which a list of candidates will be retrieved. After this operation has been completed the 'Exploit' component of the program will go about the business of attempting to exploit these...
Topics: GitHub, code, software, git
478
478
Jan 29, 2018
01/18
by
n1nj4sec
software
eye 478
favorite 0
comment 0
Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android) remote administration and post-exploitation tool mainly written in python Pupy Pupy is an opensource, cross-platform (Windows, Linux, OSX, Android), multi function RAT (Remote Administration Tool) and post-exploitation tool mainly written in python. It features a all-in-memory execution guideline and leaves very low footprint. Pupy can communicate using various transports, migrate into processes (reflective injection), load...
Topics: GitHub, code, software, git
23
23
Jul 27, 2018
07/18
by
napolux
software
eye 23
favorite 0
comment 0
File utili a costruire liste di comuni, province, regioni italiane Italia - Comuni, province, regioni, in diversi formati In questo repository potrete trovare una serie di file utili a costruire elenchi, endpoint JSON, html, tabelle MySQL, ecc... Basati su comuni, province e regioni italiane. Contenuto del repository Dump MySQL composto da tre tabelle: comuni , province , regioni . Le tabelle sono relazionate tra loro tramite i campi id_regione , id_provincia rispettivamente Database SQLite3...
Topics: GitHub, code, software, git
23
23
Mar 30, 2019
03/19
by
narner
software
eye 23
favorite 0
comment 0
Study of a flame-detection sensor sending data to iOS over Bluetooth iOS-FlameSensor-Bluetooth-Study Repository for blogpost "Integrating Arduino-Bluetooth Sensors with iOS" . Consists of Arudino sketch for reading data from a flame sensor, and transmitting the data over Bluetooth to an iOS app. The iOS app willreceive the data, and display the results in a simple UI. To restore the repository download the bundle wget...
Topics: GitHub, code, software, git
40
40
Feb 19, 2018
02/18
by
nativescript-vue
software
eye 40
favorite 0
comment 0
NativeScript with the ease of Vue Supporting NativeScript-Vue NativeScript-Vue is an MIT-licensed open source project made possible bythese awesome backers: Tiago Alves Kamen Bundev Jan Weller OpenLitterMap Aparajita Fishman Hajnalka Molnár Csikós Jen Looper Packy Tagliaferro Alexander Vakrilov Dave Todd Anglin If you'd like to join them, please consider becoming a backer / sponsor on Patreon . A huge thank you for all of the backers / sponsors! NativeScript Vue Plugin This plugin integrates...
Topics: GitHub, code, software, git
33
33
Feb 18, 2018
02/18
by
nativescript-vue
software
eye 33
favorite 0
comment 0
NativeScript with the ease of Vue Supporting NativeScript-Vue NativeScript-Vue is an MIT-licensed open source project made possible bythese awesome backers: Tiago Alves Kamen Bundev Jan Weller OpenLitterMap Aparajita Fishman Hajnalka Molnár Csikós Jen Looper Packy Tagliaferro Alexander Vakrilov Dave If you'd like to join them, please consider becoming a backer / sponsor on Patreon . A huge thank you for all of the backers / sponsors! NativeScript Vue Plugin This plugin integrates Vue and...
Topics: GitHub, code, software, git
17
17
May 26, 2018
05/18
by
naturaln0va
software
eye 17
favorite 0
comment 0
A way to represent what you’re sharing. About This project provides a preview of items being shared via UIActivityViewController . Example: ```swift// standard activity view controllerlet vc = UIActivityViewController(activityItems: [shareText], applicationActivities: nil) // custom activity view controller with a preview let vc = VisualActivityViewController(text: shareText)``` Features Text, Image, and URL previewing Swipe gesture to dismiss the share sheet Easy customization (match your...
Topics: GitHub, code, software, git
47
47
Feb 7, 2018
02/18
by
nayafia
software
eye 47
favorite 0
comment 0
Talks, blog posts, and interviews about the experience of being an open source maintainer Awesome Maintainers Talks, blog posts, and interviews about the experience of being an open source maintainer @amjith , pgcli "Maintainer Stories: Amjith Ramanujam" ( video ) @ariya , PhantomJS "Maintainer Stories: Ariya Hidayat" ( interview ) @boneskull , Mocha "Maintaining a Popular Project and Managing Burnout" ( interview ) @brettcannon , Python "The give and take of...
Topics: GitHub, code, software, git
41
41
Feb 8, 2018
02/18
by
nayafia
software
eye 41
favorite 0
comment 0
Talks, blog posts, and interviews about the experience of being an open source maintainer Awesome Maintainers Talks, blog posts, and interviews about the experience of being an open source maintainer @amjith , pgcli "Maintainer Stories: Amjith Ramanujam" ( video ) @ariya , PhantomJS "Maintainer Stories: Ariya Hidayat" ( interview ) @boneskull , Mocha "Maintaining a Popular Project and Managing Burnout" ( interview ) @brettcannon , Python "The give and take of...
Topics: GitHub, code, software, git
87
87
Jul 3, 2018
07/18
by
nbedos
software
eye 87
favorite 0
comment 0
Download the bundle nbedos-termtosvg_-_2018-07-03_16-10-32.bundle and run: git clone nbedos-termtosvg_-_2018-07-03_16-10-32.bundle -b master Record terminal sessions as SVG animations termtosvg A Linux terminal recorder written in Python which renders your commandline sessions as standalone SVG animations. More examples of recordings here Motivation I really like the clean look of SVG animations and I also wanted to seehow this solution would hold out against other attempts at terminalrecording...
Topics: GitHub, code, software, git
37
37
May 4, 2018
05/18
by
nbs-system
software
eye 37
favorite 0
comment 0
NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX We need your help Please fill in this little feedback survey , 2 minutes of your time, great help for us ! What is Naxsi? NAXSI means Nginx Anti XSS & SQL Injection . Technically, it is a third party nginx module, available as a package formany UNIX-like platforms. This module, by default, reads a small subset of simple (and readable) rules containing 99% of known patterns involved inwebsite vulnerabilities. For...
Topics: GitHub, code, software, git
47
47
May 4, 2018
05/18
by
nbs-system
software
eye 47
favorite 0
comment 0
Detect potentially malicious PHP files PHP Malware Finder ``` _ _ _ _ | _ || | | || | | | | || || _ | | | | || || | Webshell finder, | || || | kiddies hunter, | | | |||| || | website cleaner. | | | | | || | Detect potentially malicious PHP files.``` What does it detect? PHP-malware-finder does its very best to detect obfuscated/dodgy code as well asfiles using PHP functions often used in malwares/webshells. The following list of encoders/obfuscators/webshells are also detected: Best PHP...
Topics: GitHub, code, software, git
35
35
Mar 18, 2019
03/19
by
nbs-system
software
eye 35
favorite 0
comment 0
NAXSI is an open-source, high performance, low rules maintenance WAF for NGINX We need your help Please fill in this little feedback survey , 2 minutes of your time, great help for us ! What is Naxsi? NAXSI means Nginx Anti XSS & SQL Injection . Technically, it is a third party nginx module, available as a package formany UNIX-like platforms. This module, by default, reads a small subset of simple (and readable) rules containing 99% of known patterns involved inwebsite vulnerabilities. For...
Topics: GitHub, code, software, git
26
26
Aug 27, 2018
08/18
by
nccgroup
software
eye 26
favorite 0
comment 0
Undetectable Windows Payload Generation Winpayloads - Python2.7 Undetectable Windows Payload Generation with extras Running on Python2.7 As usual, Don't upload payloads to any online virus checkers Virus Total Detection - Updated 30/9/2016 - Detected by 8 AVhttps://www.virustotal.com/en/file/23a24f99c3c6c00cd4bf6cb968f813ba2ceadfa846c7f169f412bcbb71ba6573/analysis/1475232549/ For Fully Undetectable Payloads please use the stager functionality Youtube Video Features UACBypass - PowerShellEmpire...
Topics: GitHub, code, software, git
17
17
Feb 2, 2018
02/18
by
nearform
software
eye 17
favorite 0
comment 0
Clinic diagnoses your Node.js performance issues node-clinic Install npm install -g clinic Getting started As a first step, run the clinic doctor : clinic doctor -- node server.js Then benchmark your server with wrk or autocannon : wrk http://localhost:3000autocannon http://localhost:3000 Finally shut down your server (Ctrl+C). Once the server process has shutdown clinic doctor will analyse the collected data and detect what type of issueyou are having. Based on the issue type, it will provide...
Topics: GitHub, code, software, git
28
28
Apr 14, 2018
04/18
by
nebulet
software
eye 28
favorite 0
comment 0
(Going to be) A microkernel that implements a WebAssembly "usermode" that runs in Ring 0. nebulet What is Nebulet? Nebulet is a microkernel that executes web assembly modules instead of elf binaries. Furthermore, it does so in ring 0 and in the same address space as the kernel, instead of in ring 3. Normally, this would be super dangerous, but web assembly is designed to run safely on remote computers, so it can be securely sandboxed without losing performance. Eventually, once the...
Topics: GitHub, code, software, git