ZebingZong's Stars
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
yangshun/tech-interview-handbook
💯 Curated coding interview preparation materials for busy software engineers
facebook/react-native
A framework for building native applications using React
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
kdn251/interviews
Everything you need to know to get the job.
PKUFlyingPig/cs-self-learning
计算机自学指南
expo/expo
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
react-navigation/react-navigation
Routing and navigation for your React Native apps
alibaba/weex
A framework for building Mobile cross-platform UI
flutter/samples
A collection of Flutter examples and demos
Instagram/IGListKit
A data-driven UICollectionView framework for building fast and flexible lists.
bang590/JSPatch
JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
square/moshi
A modern JSON library for Kotlin and Java.
FasterXML/jackson
Main Portal page for the Jackson project
soapyigu/Swift-30-Projects
30 mini Swift Apps for self-study
alibaba/flutter_boost
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
weeeBox/mobile-system-design
A simple framework for mobile system design interviews
ReactiveX/rxdart
The Reactive Extensions for Dart
mxflutter/mxflutter
基于JavaScript 的Flutter框架 mxflutter
Tencent/mxflutter
使用 TypeScript/JavaScript 来开发 Flutter 应用的框架。
halfrost/Learn-Algorithms
算法学习笔记