swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
mrousavy/react-native-blurhash508日前1.8k
🖼️ A library to show colorful blurry placeholders while your content loads.
shahen94/react-native-video-processing512日前1.2k
Native Video editing/trimming/compressing :movie_camera: library for React-Native
artsy/eigen507日前3.4k
The Art World in Your Pocket or Your Trendy Tech Company's Tote, Artsy's mobile app.
microsoft/ailab503日前7.6k
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
serhii-londar/open-source-mac-os-apps503日前38.7k
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
kanaka/mal503日前9.7k
mal - Make a Lisp
realm/SwiftLint503日前18.1k
A tool to enforce Swift style and conventions.
pmd/pmd504日前4.6k
An extensible multilanguage static code analyzer.
azl397985856/leetcode503日前53.3k
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
TheAlgorithms/C-Plus-Plus503日前28.6k
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
doocs/leetcode503日前27.8k
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
antlr/antlr4503日前16.1k
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
trekhleb/javascript-algorithms503日前180.2k
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
labuladong/fucking-algorithm503日前122.3k
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
krahets/hello-algo503日前62.3k
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
TheAlgorithms/Java503日前55.8k
All Algorithms implemented in Java
TheAlgorithms/JavaScript503日前30.6k
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
TheAlgorithms/Rust503日前19.3k
All Algorithms implemented in Rust
TheAlgorithms/C503日前17.7k
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
OI-wiki/OI-wiki503日前17.3k
:star2: Wiki of OI / ICPC for everyone. (某大型游戏线上攻略,内含炫酷算术魔法)
TheAlgorithms/Go503日前14.2k
Algorithms and Data Structures implemented in Go for beginners, following best practices.
changgyhub/leetcode_101503日前7.9k
LeetCode 101:和你一起你轻松刷题(C++)
Developer-Y/cs-video-courses503日前63.4k
List of Computer Science courses with video lectures.
pointfreeco/swift-dependencies504日前1.3k
A dependency management library inspired by SwiftUI's "environment."
appwrite/appwrite503日前39.4k
Build like a team of hundreds_
emacs-lsp/lsp-mode504日前4.6k
Emacs client/library for the Language Server Protocol
Provenance-Emu/Provenance504日前5.6k
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
xitu/gold-miner503日前33.2k
🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
compiler-explorer/compiler-explorer502日前14.8k
Run compilers interactively from your web browser and interact with the assembly
liuxinyu95/AlgoXY506日前5.9k
Book of Elementary Functional Algorithms and Data structures
Caldis/Mos502日前13.3k
一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS
nicoverbruggen/phpmon502日前3.0k
Lightweight, native Mac menu bar app that helps you manage multiple PHP installations, locate config files and more. Also interacts with Laravel Valet.
vapor/vapor502日前23.6k
💧 A server-side Swift HTTP web framework.
home-assistant/Iconic525日前1.6k
:art: Auto-generated icon font library for iOS, watchOS and tvOS
dkhamsing/open-source-ios-apps502日前38.3k
:iphone: Collaborative List of Open-Source iOS Apps
airbnb/lottie-ios502日前24.8k
An iOS library to natively render After Effects vector animations
SDWebImage/SDWebImage503日前24.8k
Asynchronous image downloader with cache support as a UIImageView category
SwiftyJSON/SwiftyJSON502日前22.3k
The better way to deal with JSON data in Swift.
dongyuanxin/blog503日前1.4k
📚 专注Web与算法
NativeScript/NativeScript503日前23.5k
⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.
Tencent/MMKV503日前16.6k
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
glideapps/quicktype503日前11.2k
Generate types and converters from JSON, Schema, and GraphQL
Ramotion/animated-tab-bar506日前11.1k
:octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
WenchaoD/FSCalendar511日前10.5k
A fully customizable iOS calendar library, compatible with Objective-C and Swift
Ramotion/folding-cell506日前10.2k
:octocat: 📃 FoldingCell is an expanding content cell with animation made by @Ramotion
Yorko/mlcourse.ai503日前9.3k
Open Machine Learning Course
fastai/numerical-linear-algebra503日前9.9k
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
SwiftGen/SwiftGen502日前9.0k
The Swift code generator for your assets, storyboards, Localizable.strings, … — Get rid of all String-based APIs!
onlytailei/CppRobotics506日前1.6k
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
igorkulman/iOSLocalizationEditor511日前1.4k
Simple macOS editor app to help you manage iOS and macOS app localizations by allowing you to edit all the translations side by side
shadowsocks/ShadowsocksX-NG503日前32.1k
Next Generation of ShadowsocksX
HeroTransitions/Hero503日前21.7k
Elegant transition library for iOS & tvOS
PRML/PRMLT504日前5.9k
Matlab code of machine learning algorithms in book PRML
personqianduixue/Math_Model502日前2.6k
数学建模、美赛、美国大学生数学建模竞赛、全国大学生数学建模竞赛、华为杯研究生数学建模、国赛LaTeX模板、美赛LaTeX模板、mathorcup、电工杯、华中赛、APMCM、深圳杯、中青杯、华东杯、数维杯、东三省数学建模、认证杯、数学建模书籍、常用matlab算法、国赛评阅要点、软件模型算法汇总、智能算法、优化算法、现代的算法
kaxap/arl503日前1.9k
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
realm/realm-swift502日前16.1k
Realm is a mobile database: a replacement for Core Data & SQLite
hackiftekhar/IQKeyboardManager504日前16.3k
Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
CocoaPods/CocoaPods502日前14.4k
The Cocoa Dependency Manager.
CocoaLumberjack/CocoaLumberjack502日前13.1k
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
halfrost/Halfrost-Field502日前12.6k
✍🏻 这里是写博客的地方 —— Halfrost-Field 冰霜之地
SVProgressHUD/SVProgressHUD504日前12.4k
A clean and lightweight progress HUD for your iOS and tvOS app.
Carthage/Carthage503日前14.9k
A simple, decentralized dependency manager for Cocoa
marmelroy/PhoneNumberKit502日前5.0k
A Swift framework for parsing, formatting and validating international phone numbers. Inspired by Google's libphonenumber.
3lvis/Networking525日前1.3k
Swift HTTP Networking with stubbing and caching support
Alamofire/Alamofire502日前40.4k
Elegant HTTP Networking in Swift
Moya/Moya502日前14.9k
Network abstraction layer written in Swift.
ionic-team/capacitor502日前10.8k
Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
andreasbm/web-skills502日前6.8k
A visual overview of useful skills to learn as a web developer
ljpzzz/machinelearning502日前8.0k
My blogs and code for machine learning. http://cnblogs.com/pinard
forthespada/CS-Books502日前17.8k
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
MonitorControl/MonitorControl502日前25.3k
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
ReactiveX/RxSwift502日前24.1k
Reactive Programming in Swift
onevcat/Kingfisher502日前22.0k
A lightweight, pure-Swift library for downloading and caching images from the web.
ReactiveCocoa/ReactiveCocoa502日前20.0k
Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
dillidon/alerts-and-pickers505日前5.6k
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
optonaut/ActiveLabel.swift513日前4.4k
UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
wordpress-mobile/WordPress-iOS507日前3.6k
WordPress for iOS - Official repository
TomWright/dasel502日前4.8k
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
wxxsw/SwiftTheme515日前2.5k
🎨 Powerful theme/skin manager for iOS 9+ 主题/换肤, 暗色模式
IBAnimatable/IBAnimatable502日前8.7k
Design and prototype customized UI, interaction, navigation, transition and animation for App Store ready Apps in Interface Builder with IBAnimatable.
SwifterSwift/SwifterSwift503日前13.5k
A handy collection of more than 500 native Swift extensions to boost your productivity.
marcosgriselli/ViewAnimator502日前7.1k
ViewAnimator brings your UI to life with just one line
Juanpe/About-SwiftUI503日前6.9k
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
ChenYilong/CYLTabBarController510日前6.9k
[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】
SwipeCellKit/SwipeCellKit503日前6.1k
Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
SimpleBoilerplates/SwiftUI-Cheat-Sheet504日前4.3k
SwiftUI 2.0 Cheat Sheet
halfrost/LeetCode-Go502日前31.4k
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
teivah/algodeck503日前5.4k
An Open-Source Collection of 200+ Flash Cards to Help You Preparing Your Algorithms & Data Structures Interview 💯
Jounce/Surge505日前5.2k
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
tony9402/baekjoon502日前5.1k
코딩테스트 대비 문제집(Baekjoon Online Judge)
ra1028/Carbon506日前1.3k
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
ygit/swiftui506日前1.2k
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
SnapKit/SnapKit502日前19.7k
A Swift Autolayout DSL for iOS & OS X
Lision/WKWebViewJavascriptBridge520日前1.2k
🌉 A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.
iamshuaidi/CS-Book501日前11.1k
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
onelang/OneLang511日前1.1k
thi-ng/umbrella503日前3.2k
⛱ Broadly scoped ecosystem & mono-repository of 189 TypeScript projects (and 153 examples) for general purpose, functional, data driven development
fishercoder1534/Leetcode501日前3.7k
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
CodeEditApp/CodeEdit501日前19.7k
CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.
ReactiveCocoa/ReactiveSwift505日前2.9k
Streams of values over time
OpenCombine/OpenCombine502日前2.6k
Open source implementation of Apple's Combine framework for processing values over time.
geekxh/hello-algorithm501日前34.4k
🌍 针对小白的算法训练 | 包括四部分:①.大厂面经 ②.力扣图解 ③.千本开源电子书 ④.百张技术思维导图(项目花了上百小时,希望可以点 star 支持,🌹感谢~)推荐免费ChatGPT使用网站
alexdrone/Render521日前2.2k
UIKit a-là SwiftUI.framework [min deployment target iOS10]
futurice/ios-good-practices508日前10.8k
Good ideas for iOS development, by Futurice developers.
cheatsheet1999/FrontEndCollection502日前3.0k
Notes for Fullstack Software Engineers. Covers common data structure and algorithms, web concepts, Javascript / TypeScript, React, and more!
steipete/Aspects502日前8.4k
Delightful, simple library for aspect oriented programming in Objective-C and Swift.
mahmoud/boltons503日前6.4k
🔩 Like builtins, but boltons. 250+ constructs, recipes, and snippets which extend (and rely on nothing but) the Python standard library. Nothing like Michael Bolton.
ArtSabintsev/Siren501日前4.2k
Notify users when a new version of your app is available and prompt them to upgrade.
apollographql/apollo-ios502日前3.8k
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
aschuch/StatefulViewController520日前2.1k
Placeholder views based on content, loading, error or empty states
max0x7ba/atomic_queue504日前1.3k
C++ lockless queue.