Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
V version:
OS:
https://vlang.io/play
What did you do?
fn main() {
enum Color {
red green blue
}
mut color := Color.red
// V knows that `color` is a `Color`. No need to use `color = Color.green` here.
color = .green
println(color) // "1" TODO: print "green"?
}
errorMessage:
unexpected token: `}`
9| println(color) // "1" TODO: print "green"?
Solve puzzles, fight enemies, overcome leaps and bounds to help solve a very important mission in this point-and-click / action adventure game. Awarded 1st place in Audio category.
The current discovery protocol doesn't have any integration tests, and is therefore susceptible to bugs which cannot be checked for in unit tests. #1770 fixes one such bug where the Discovery protocol was no longer being advertised after refactoring, and we ended up in a state where only the seed nodes were being connected to by all peers.
cc: @phlip9
Are there any references on how to create a good design diagram? What do the different colors mean? What do the dashed lines mean?
Sorry if this is a basic question but I don't even know where to start searching for more information. This is the first page I saw that had the diagrams in the format that I've seen before.
Git Merge 2020
March 04, 2020 • Los Angeles
Add Caffe example
newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
-
Updated
Jan 16, 2020 - Java
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!
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
Yesterday, I was trying to make an actual universe clone with your framework. But it so happened that I couldn't find exposed API for ���������� that you have not mentioned in your Readme.
We need to not write this API documentation, so people know that they shouldn't be writing unnecessary code. I feel like the below part would make a fine addition.
-
Updated
Jan 16, 2020 - C++
Experimental Mobile Blazor Bindings - Build native mobile apps with Blazor
-
Updated
Jan 16, 2020 - C#
Reverse engineering course by Z0F. Focuses on x64 Windows.
-
Updated
Jan 16, 2020 - C++
:white_check_mark: The largest Node.js best practices list (December 2019)
-
Updated
Jan 16, 2020 - JavaScript
Mainly due to defaulting of .any.js and not inserting the necessary boilerplate.
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
-
Updated
Jan 16, 2020 - Python
Add a route to GET / on the API, that displays or links to the documentation of the API.
Test a host for susceptibility to CVE-2019-19781
-
Updated
Jan 16, 2020 - Python
Facebook AI Research's Automatic Speech Recognition Toolkit
-
Updated
Jan 16, 2020 - C++
Please fill out the sections below to help us address your issue.
Version of AWS SDK for Go?
Currently, v1.25.50 released yesterday, but missing updates from at least v1.25.46, released December 3rd (8 days ago).
Version of Go (go version)?
N/A
What issue did you see?
https://docs.aws.amazon.com/sdk-for-go/api/ is missing documentation for updates since at least Dec
GoFrame is a modular, full-featured and production-ready application development framework of golang. Providing a series of core components and dozens of practical modules, such as: cache, logging, containers, timer, resource, validator, database orm, etc. Supporting web server integrated with router, cookie, session, middleware, logger, configure, template, https, hooks, rewrites and many more features.
-
Updated
Jan 16, 2020 - Go
What is missing or needs to be updated?
In the "Regular expressions" section, It would be nice to add in some part 2 concepts:
1- Regular expressions are slow and on the overall strategy must be used after all the others checks.
2- When you are building regex to validate syntactics, be very careful with denial of service caused by backtracking. Check if your language is using NFA or D
10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
-
Updated
Jan 16, 2020
Some markdown bold syntax is incorrectly displayed.
- 예를 들면 **alt-.**같은 경우
- ctrl-v **[Tab]**키를 누르거나
It should be modified as follows.
- 예를 들면 alt-. 같은 경우
- ctrl-v [Tab] 키를 누르거나
Zoom Recycler Layout Manager For Android Kotlin
-
Updated
Jan 16, 2020 - Kotlin
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.
Kind (Required)
Overview (Required)
Links