-
Updated
Nov 21, 2019
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Sourcetrail - free and open-source interactive source explorer
-
Updated
Nov 21, 2019 - C++
This year’s Game Off theme is LEAPS AND BOUNDS.
You’re welcome to interpret the theme however you wish, but if you need some ideas to kickstart your creativity, maybe your game could:
- Make your character evolve to overcome challenges
- Add obstacles to test your hero’s ability to leap into action
- Deduct points for anything going out of bounds
- Duck, dip, dive, and dodge an enemy that’s changing or moving rapidly
- Take place in the year 2020, the next leap year
Let your imagination run wild and create a game loosely-based or inspired by that theme using whatever game engines, libraries or languages you prefer before December 1st, 13:37 PT.
Linux
Linux is an open source operating system.
-
Updated
Nov 21, 2019 - Dart
.NET Core library to open native OS windows containing web UI on Windows, Mac, and Linux. Experimental.
-
Updated
Nov 21, 2019 - TypeScript
Git Merge 2020
March 04, 2020 • Los Angeles
A small course on exploiting and defending neural networks
-
Updated
Nov 21, 2019 - Python
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!
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.
https://gameworksdocs.nvidia.com/kaolin doesn't work. 404
All Algorithms implemented in Python
-
Updated
Nov 21, 2019 - Python
This is a collection of legal wording and documentation used for physical security assessments. The goal is to hopefully allow this as a template for other companies to use and to protect themselves when conducting physical security assessments.
-
Updated
Nov 21, 2019
Python - 100天从新手到大师
-
Updated
Nov 21, 2019 - Jupyter Notebook
Free open-source training software / cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by imgui.
-
Updated
Nov 21, 2019 - C++
This issue has been migrated from the Forge. Read the original ticket here.
- Reporter: mrbig00
- Created at: Fri, 20 Apr 2018 11:52:25 +0200
I'm constantly facing the issue that I have to figure out what methods do, return, etc.
And I was wondering that we could document more the code with the DocBlock format and from th
mod_userid
Sets cookies suitable for client identification.
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
Updated
Nov 21, 2019 - Java
Admin Fx Based On .NET Core3.0 + Ant Design Vue
-
Updated
Nov 21, 2019 - C#
some vm obfuscation lua thing
-
Updated
Nov 21, 2019 - C#
flink learning blog. http://www.54tianzhisheng.cn 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例分享。
-
Updated
Nov 21, 2019 - Java
On https://kotlinlang.org/docs/reference/coroutines/basics.html it states for the given example code
import kotlinx.coroutines.*
fun main() {
GlobalScope.launch { // launch a new coroutine in background and continue
delay(1000L) // non-blocking delay for 1 second (default time unit is ms)
println("World!") // print after delay
}
println("Hello,") // main
:books: 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
-
Updated
Nov 21, 2019 - Java
Open-source IoT Platform - Device management, data collection, processing and visualization.
-
Updated
Nov 21, 2019 - Java
LeetCode Problems' Solutions
-
Updated
Nov 21, 2019 - C++
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Updated
Nov 21, 2019 - C#
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 for GitHub commit/PR containing notebooks
- Commenting on the notebook diff to start discussion
- Conversation threads to track all open discussions


Is your feature request related to a problem? Please describe.😞
Accept the fact that postwoman.io have zero docs and wiki
Describe the solution you'd like
Make the wiki, write the docs: https://github.com/liyasthomas/postwoman/wiki
Describe alternatives you've considered
Host docs on postwoman.io itself.
Additional context
Wiki is essential while adding new features,