clone
Here are 1,685 public repositories matching this topic...
Native shared element transition "primitives" for react-native
-
Updated
Aug 13, 2021 - TypeScript
-
Updated
Jul 4, 2021 - TypeScript
-
Updated
Aug 10, 2021 - JavaScript
A Jira clone built with Vuejs & Nodejs/Graphql
-
Updated
Aug 12, 2021 - Vue
Tinder clone - React Native.
-
Updated
Aug 10, 2021 - JavaScript
A redis clone in Python 3 to disprove some falsehoods about performance.
-
Updated
Nov 15, 2020 - Python
A Stack Overflow clone for teams (self-hosted or hosted)
-
Updated
Aug 5, 2021 - Java
git repo to local editor instantly
-
Updated
Feb 20, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
If the default branch is updated on a repo in github after it has been cloned locally into the ghorg dir and the branch didn't already exist when originally cloned, ghorg will error saying the repo does not have that branch. This typically happens when someone migrates an established repos default branch from master to main but lo
A Swiggy UI Clone Flutter App.
-
Updated
Jun 8, 2021 - Dart
Spotify UI Clone with React Native & Expo || web support => https://expo-spotify.vercel.app
-
Updated
Aug 11, 2021 - JavaScript
Netflix UI Clone with React Native & Expo || web support => https://expo-netflix.vercel.app
-
Updated
Aug 15, 2021 - JavaScript
A re-implementation of Freelancer
-
Updated
Aug 9, 2021 - C#
-
Updated
Jun 11, 2021 - Vue
Improve this page
Add a description, image, and links to the clone topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clone topic, visit your repo's landing page and select "manage topics."


Required skills: Cython
Difficulty: Medium
Animation frames from AoE2 graphics files are packed into a texture atlas by the openage converter. We use bin packing to find the optimal arrangement (= smallest atlas dimensions) of the frames in the atlas. Bin packing becomes computationally intensive if a lot of frames are packed (look