-
Updated
Nov 16, 2020 - Jupyter Notebook
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Nov 18, 2020 - Swift

Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!

Bash
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 27, 2020 - JavaScript

GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 26, 2020 - Assembly
-
Updated
Nov 27, 2020 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
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,
- Visual diff to see what changed in a notebook
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
loadimpact / k6
-
Updated
Nov 6, 2020
-
Updated
Nov 27, 2020 - HTML
-
Updated
Nov 26, 2020 - Python
-
Updated
Nov 27, 2020
-
Updated
Nov 22, 2020
-
Updated
Nov 27, 2020
-
Updated
Nov 27, 2020 - Python
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 12, 2020 - Kotlin
The current version of the HANS dataset is missing the additional information provided for each example, including the sentence parses, heuristic and subcase.
-
Updated
Nov 27, 2020 - Go
-
Updated
Nov 27, 2020 - Dart
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 27, 2020 - TypeScript
Coveralls
Coveralls.io: Deliver Better Code
We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.
Eliminate Tech Debt
Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.
K6 http.post method isn't correctly encoding a list of values assigned to a key in an object.
The simplest way to see this is to run the sample at
https://github.com/loadimpact/k6/blob/master/samples/html_form_post.js and note that it fails.