Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

CyberChef
GitHub security recommendation

CyberChef is a simple web app for analyzing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression.

Popular topic

Material design

Material design is a unified system of theory and tools for creating digital experiences developed by Google.

GitHub Universe
Upcoming event recommended by GitHub
Nov
13

GitHub Universe

November 13, 2019 - November 14, 2019 • San Francisco

GitHub Universe is a conference for the builders, planners, and leaders defining the future of software.
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

python-ds
Trending repository
libra
Trending repository
bothra90
bothra90 commented Oct 1, 2019

At present, Discovery message fields are accessed using .unwrap() once they've been verified to be present and valid. This makes the code look uglier and riskier than it really is or needs to be. A better solution would be to convert verified messages into an alternate type which provides accessors that don't unwrap, along the following lines:

`fn verify_message(raw_discovery_msg: bytes) -> R

tesseract
Trending repository
PENTESTING-BIBLE
Trending repository

This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources.

  • Updated Oct 9, 2019
  • 172 commits
onnx
Trending repository
TMVector
TMVector commented Sep 16, 2019

Support for storing large tensor values in external files was introduced in #678, but AFAICT is undocumented.

This is a pretty important feature, functionally, but it's also important for end users who may not realise that they need to move around more than just the *.onnx file.

I would suggest it should be documented in IR.md, and perhaps there are other locations from which it could be s

Python
Trending repository
cclauss
cclauss commented Jul 28, 2019

The following do not yet have any pytests:

  • boolean_algebra
  • digital_image_processing
  • divide_and_conquer
  • hashes
  • linear_algebra #1124
  • networking_flow #1126
  • traversals
  • file_transfer_protocol # This might be difficult
  • machine_learning
  • neural_network

For ease of review, please only modify one directory per pull request.

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

You can’t perform that action at this time.