Here's what's popular on GitHub today...
Trending repository
A youtube-dl fork with additional features and fixes
-
Updated
Aug 26, 2021 - Python
![Twitter logo](https://webcf.waybackmachine.org/web/20210826025349im_/https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/twitter/twitter.png)
Popular topic
#
Twitter is an online news and social networking service where users post and interact with messages, known as “Tweets”.
Trending repository
Trending repository
The Linux Kernel Module Programming Guide (updated for 5.x kernels)
-
Updated
Aug 25, 2021 - TeX
![Game Off](https://webcf.waybackmachine.org/web/20210826025349im_/https://events-feed.github.com/events/game-off-2020/game-off.png)
Upcoming event recommended by GitHub
Nov
1
Game Off
November 01, 2021 - December 01, 2021 • Online
Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
Trending repository
-
Updated
Aug 23, 2021 - Go
Trending repository
All Algorithms implemented in Python
python
education
algorithm
practice
interview
sorting-algorithms
learn
algos
algorithm-competitions
sorts
hacktoberfest
algorithms-implemented
community-driven
searches
-
Updated
Aug 26, 2021 - Python
Collection recommended by GitHub
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!
App recommended by GitHub
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.
Trending repository
-
Updated
Aug 3, 2021 - TypeScript
Trending repository
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
iot
sql
algorithms
dbms
os
coding
leetcode-solutions
interview-questions
puzzles
aptitude
hackerrank-solutions
dsa
codeforces-solutions
google-interview
codechef-solutions
hackerearth-solutions
geeksforgeeks-solutions
interviewbit-solutions
babbar
faang-questions
programming-mcqs
-
Updated
Aug 25, 2021 - Jupyter Notebook
Trending repository
Most influential books on Computer Science/programming
-
Updated
Aug 22, 2021
Trending repository
不知名大佬备份
-
Updated
Aug 25, 2021 - JavaScript
Trending repository
kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA (https://www.nsa.gov/News-Features/Feature-Stories/Article-View/Article/2716980/nsa-cisa-release-kubernetes-hardening-guidance/)
-
Updated
Aug 25, 2021 - Go
Trending repository
绝妙的个人生产力(Awesome Productivity 中文版)
-
Updated
Aug 25, 2021
Trending repository
天涯 kkndme 神贴聊房价
-
Updated
Jun 14, 2021
Trending repository
-
Updated
Aug 24, 2021 - JavaScript
Trending repository
Papers from the computer science community to read and discuss.
-
Updated
Apr 17, 2021 - Shell
Trending repository
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
-
Updated
Aug 23, 2021 - Python
Trending repository
An open-source C++ library developed and used at Facebook.
-
Updated
Aug 25, 2021 - C++
Trending repository
curquiza
commented
Aug 24, 2021
Two calls to index/:uid/settings/filtarable-attributes
can return two different orders of fields.
Example: with genre
and price
as filterableAttributes
you can get
[
"genre",
"price"
]
or
[
"price",
"genre"
]
To be consistent with the other settings, the order of these fields should be always the same: the order given by the use
Trending repository
Trending repository
Godot Engine – Multi-platform 2D and 3D game engine
-
Updated
Aug 26, 2021 - C++
Trending repository
Trending repository
Cracking the Coding Interview 6th Ed. JavaScript Solutions
-
Updated
Aug 23, 2021 - JavaScript
Trending repository
24 Lessons, 12 Weeks, Get Started as a Web Developer
-
Updated
Aug 25, 2021 - JavaScript
Trending repository
Scrape all the media from an OnlyFans account - Updated regularly
-
Updated
Aug 25, 2021 - Python
Trending repository
github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题
-
Updated
Aug 25, 2021 - C#
Feature
CPython:
RustPython: