-
Updated
May 17, 2020 - Go
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
May 18, 2020 - Python
Keep your solar-powered ship charged by going fast enough to keep up with the sun while avoiding obstacles in this web-based game created for Ludum Dare.
Mongoose
Like other civilized projects, every build should tigger automatic building and production of API documentation for TShock & TSAPI.
- Identifying which documentation system we should go with.
- Creating a script to build said documentation. (And god let it be better than a python script as far as "can run instantly on every platform" goes).
My ideal system is a static file generator tha
Using Actions for CI · Stay Home and Learn with GitHub
May 19, 2020 • Online
-
Updated
May 19, 2020 - JavaScript
-
Updated
May 19, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Azure Pipelines
Continuously build, test, and deploy to any platform and cloud
Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.
-
Updated
May 18, 2020 - Python
Tagging this as a Good First issue if anyone's interested.
There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.
-
Updated
May 16, 2020 - JavaScript
Contributing.md doesn't doesn't appear to contain any actual guidlines, and the link only leads back to the same document: Java/CONTRIBUTING.md.
-
Updated
May 19, 2020 - Rust
-
Updated
May 18, 2020 - Python
I create leetcode directory. You can contribute solution for Leetcode algorithm by C language.
Good practice coding :)
Please put some comment for explanation. It helps other people understand your algorithm better
-
Updated
May 19, 2020 - C++
-
Updated
May 18, 2020 - Java
-
Updated
May 17, 2020 - Python
-
Updated
May 19, 2020 - Jupyter Notebook
关于项目Archive的一些解释
本人最近时间有点紧,加上最近身体有些问题。想着issue太多看了就有点遭不住了就archive了。想了好久还是unarchive了这个项目。接下来这个项目会更新的比较缓慢,但是不会停更。。你们的每个issue我都有看,感谢大家一如既往的支持。本项目将不会接受捐赠并且开源。下载前请验证checksum是否一致。
-
Updated
May 18, 2020 - R
Example in ReadMe is incorrect,
// Or use can access fields by index!
jsonparser.GetInt("person", "avatars", "[0]", "url")
Should be,
// Or use can access fields by index!
jsonparser.Get(data, "person", "avatars", "[0]", "url")
-
Updated
May 19, 2020 - C++
-
Updated
Apr 13, 2020
Pull Assistant
Every time you create a pull request Pull Assistant analyses it and provides you all necessary information to perform code reviews faster and with a confidence.
Plan biweekly check of code quality with https://codeclimate.com/ and add outputs in the spreadsheet named "immudb codeclimate results" available in the shared drive "CodeNotary Product"