Trending repository
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
-
Updated
Sep 10, 2021 - Go
{{ message }}
A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
We take a look at 30 fantastic, free, and open source Linux games, their communities, and their stories. Part 1 of 3.
Fork, config, customize and ship your own candy machine mint app on your own domain, ultra fast.
August 13, 2021 - September 13, 2021 • Online
Service Discovery and Governance Center for Distributed and Microservice Architecture
Frameworks for building games across multiple platforms.
Percy gives your team confidence in every visual UI change before it's shipped.
Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
Protocol Buffers - Google's data interchange format
Official OWASP Top 10 Document Repository
Time series AI for developers
Collection of scripts to aggregate image data for the purposes of training an NSFW Image Classifier
when use 3 fe follow, when restart the fes, and regardless of order,we probability can't start fe success,and bdb throw RollbackException,
In this scenario,the bdb suggest should catch the exception,simply closing all your ReplicatedEnvironment handles, and then reopening.
the error stack is:
`
ERROR (replayer|70) [BDBEnvironment.getDatabaseNames():325] bdb environment failure exception.
co
Dopefolio
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Just a place to store cheatsheets
Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.
12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all
This repository is having all the codes used in AI/ML Skill India Scholarship by Elite Techno Groups.
All Algorithms implemented in Python
Code Inspector is a code analysis platform that does automated code reviews, technical debt management and analysis of code quality trends over time. The platform aggregates multiple quality metrics (violations, duplicates, readability, complexity). The platform reports the $ figure of the technical debt and show trends of your code base. Code Inspector reports the most critical issues by distinguishing them according to their category, severity and location.
Hi, I read example command here https://docs.microsoft.com/en-us/cli/azure/container?view=azure-cli-latest#examples
and I found wrong command on "Create a container in a container group that runs Windows, with 2 cores and 3.5Gb of memory." Section.
Here your command
az container create -g MyResourceGroup --name myapp --image myimage:latest --ip-address public --ports 8081 --protocol UDP