Here's what's popular on GitHub today...
The best open source remote desktop client software
-
Updated
May 23, 2021 - Rust
Almost four thousand games were submitted for the Ludum Dare 48 competition. Here are a few of our favorites plus source code!
Python
VS Code in the browser
-
Updated
May 24, 2021 - TypeScript
Game Off
November 01, 2021 - December 01, 2021 • Online
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
May 23, 2021 - Python
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
ZenHub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
Updated
May 24, 2021 - C#
A curated list of awesome articles and resources to learn and practice about software architecture, patterns, and principles.
-
Updated
May 24, 2021
We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.
Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.
This change should be focused on our Travis CI YAML file. Any suggestions for improving the co
A powerful JavaScript library for interacting with the Discord API
-
Updated
May 24, 2021 - JavaScript
Course Files for Complete Python 3 Bootcamp Course on Udemy
-
Updated
May 21, 2021 - Jupyter Notebook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
-
Updated
May 12, 2021 - JavaScript
This is a fully functioning Binance trading bot that measures the volatility of every coin on Binance and places trades with the highest gaining coins If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
-
Updated
May 24, 2021 - Python
3D Scrolling Portfolio Website with Three.js
-
Updated
May 21, 2021 - HTML
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
Updated
May 24, 2021 - Python
My Python Examples
-
Updated
May 22, 2021 - Python
-
Updated
May 25, 2021 - Python
-
Updated
May 23, 2021 - Vue
This is the Official Starter template for the AMAZON 5 Day challenge (The SECRET Challenge!) - Next.js | React.js | Tailwind CSS | Redux | Tailwind | Firebase
-
Updated
May 20, 2021 - JavaScript
Rich is a Python library for rich text and beautiful formatting in the terminal.
-
Updated
May 24, 2021 - Python
500 AI Machine learning Deep learning Computer vision NLP Projects with code
-
Updated
Jan 6, 2021
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.


The
spec.rsthat reads the oci-spec specification is a general-purpose code that can be used not only in this project.Therefore, I would like to extract and provide it as a separate crate from youki in this repository.
Ideally, the youki itself should use the crate.
If anyone is interested in this, I would like to challenge you.