Here's what's popular on GitHub today...
Trending repository
-
Updated
May 5, 2022 - TypeScript
The Download
On this episode of The Download, Christina’s penchant for collecting dead company merch paid off and she updates you on the latest developer news of the week.
Popular topic
MongoDB
Trending repository
This is the source code for the original Microsoft 3D Movie Maker released in 1995. This is not supported software.
-
Updated
May 4, 2022 - SWIG
Trending repository
【编程随想】整理的《太子党关系网络》,专门揭露赵国的权贵
-
Updated
Aug 1, 2021 - Python
Upcoming event recommended by GitHub
Octogatos Conf20 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Updated
May 6, 2022 - Go
Trending repository
This repo contain the syllabus of the Hugging Face Deep Reinforcement Learning Class.
-
Updated
May 6, 2022 - Jupyter Notebook
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
Trending repository
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
-
Updated
May 6, 2022 - TypeScript
Trending repository
Digital Forensics Guide
-
Updated
May 1, 2022 - Python
Trending repository
Trying to move some of the JavaScripts to pyscript, its there a way to of something like this in pyscript now?
var metas = document.getElementsByTagName('meta');
Trending repository
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
Updated
May 6, 2022 - Java
Trending repository
Join the GitHub Graduation Yearbook and "walk the stage" on June 11.
-
Updated
May 6, 2022 - JavaScript
Trending repository
In this ticket we will keep track of existing translations of the documentation in languages other than English. If you have translated the documentation in a missing language, please do share the link here:
- Original/English
- Spanish/Español by Colectivo Disonancia (not fully updated)
For
Trending repository
收集整理 GitHub 上高质量、有趣的开源项目。
-
Updated
May 6, 2022
Trending repository
编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,SpringCloud,TCPIP,Tomcat,Zookeeper,人工智能,大数据类,并发编程,数据库类,数据挖掘,新面试题,架构设计,算法系列,计算机类,设计模式,软件测试,重构优化,等更多分类
-
Updated
Mar 5, 2022
Trending repository
Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.
So, we should allow overwriting by taking in values. The values that should be supported are:
--private-key
--private-key-file
--url
--faucet-url
The account address and pu
Trending repository
-
Updated
May 6, 2022 - Go
Trending repository
SteamOS 3 (Holo) archiso configuration
-
Updated
May 6, 2022 - Shell
Trending repository
-
Updated
May 6, 2022 - Go
Trending repository
A Vue.js 2.0 UI Toolkit for Web
-
Updated
May 6, 2022 - Vue
Trending repository
Trending repository
This repository contains .NET Documentation.
-
Updated
May 6, 2022
Trending repository
-
Updated
May 6, 2022 - C#
Trending repository
MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、UI 测试和性能测试等。搞测试,就选 MeterSphere!
-
Updated
May 6, 2022 - Java
Trending repository
-
Updated
Apr 6, 2022
Trending repository
App recommended by GitHub
Rollbar
Helping development teams proactively discover, predict, and remediate errors with real-time, AI-assisted workflows.


let's have typechecking, like in ParlAI: https://github.com/fairinternal/ParlAI-Internal/blob/705258b5799e69ef8942a8fc56928ad779e0980b/.github/workflows/lint.yml
Motivation
It would be good to have some type checks (as suggestions, not a blocking test) to help catch common errors