foxjungle's Stars
jpr5/ngrep
ngrep is like GNU grep applied to the network layer. It's a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets. It understands many kinds of protocols, including IPv4/6, TCP, UDP, ICMPv4/6, IGMP and Raw, across a wide variety of interface types, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop.
mnot/redbot
REDbot is lint for HTTP resources.
goodfeli/dlbook_notation
LaTeX files for the Deep Learning book notation
goodfeli/dlbook_exercises
Exercises for the Deep Learning textbook at www.deeplearningbook.org
iana-org/get-trust-anchor
Tool for fetching/refreshing DNS Root Zone trust anchors
prevayler/prevayler
Prevayler
CyberShadow/RABCDAsm
Robust ABC (ActionScript Bytecode) [Dis-]Assembler
jindrapetrik/jpexs-decompiler
JPEXS Free Flash Decompiler
servo/pathfinder
A fast, practical GPU rasterizer for fonts and vector graphics
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
magento/magento2-kubernetes-devbox
shiftedreality/magento-tool
magento/magento2
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
schemaorg/schemaorg
Schema.org - schemas and supporting software
codeforamerica/civic-tech-taxonomy
Standardized identifiers for categorizing civic technology projects
companieshouse/third-party-test-harness
A small Java web application that is used primarily for the use of karate testing and interacting with CHS services. The testing with this harness focuses on obtaining the correct scopes and permissions that are requested via this web application for use of Companies House Enabled API's
companieshouse/api-enumerations
open-contracting/standard
Documentation of the Open Contracting Data Standard (OCDS)
Airtable/blocks
excon/excon
Usable, fast, simple HTTP 1.1 for Ruby
lostisland/faraday
Simple, but flexible HTTP client library, with support for multiple backends.
typhoeus/typhoeus
Typhoeus wraps libcurl in order to make fast and reliable requests.
bblimke/webmock
Library for stubbing and setting expectations on HTTP requests in Ruby.
LibraryOfCongress/bagit-python
Work with BagIt packages from Python.
LibraryOfCongress/bagit-java
Java library to support the BagIt specification.
LibraryOfCongress/bagger
The Bagger application packages data files according to the BagIt specification.
vcr/vcr
Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
octokit/octokit.rb
Ruby toolkit for the GitHub API