damirstuhec's Stars
apple/swift-async-algorithms
Async Algorithms for Swift
apple/swift-markdown
A Swift package for parsing, building, editing, and analyzing Markdown documents.
DanBloomberg/leptonica
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation.
marksands/BetterCodable
Better Codable through Property Wrappers
andymatuschak/orbit
Experimental spaced repetition platform for exploring ideas in memory augmentation and programmable attention
mzucker/page_dewarp
Text page dewarping using a "cubic sheet" model
FlineDev/BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
krzyzanowskim/STTextView
Performant and reusable text view component (TextKit 2), with line numbers and more. UITextView / NSTextView replacement.
lucaszischka/BottomSheet
A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.
frzi/swiftui-router
Path-based routing in SwiftUI
pointfreeco/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
xmartlabs/PagerTabStripView
🚀 Elegant Pager View fully written in pure SwiftUI.
JohnSundell/CollectionConcurrencyKit
Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.
yaslab/CSV.swift
CSV reading and writing library written in Swift.
cvlab-stonybrook/DewarpNet
Code for the paper "DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks" (ICCV '19)
ZumingHuang/awesome-ocr-resources
A collection of resources (including the papers and datasets) of OCR (Optical Character Recognition).
nicklockwood/LRUCache
LRUCache is an open-source replacement for NSCache that behaves in a predictable, debuggable way
jayhickey/Cirrus
☁️ Simple CloudKit sync for Codable Swift models
swiftui-library/hstack-snap-to-scroll
Easy-to-use HStack that snaps to elements on scroll.
tgrapperon/swift-composable-environment
A library to derive and compose Environment's in The Composable Architecture.
thomasjhuang/deep-learning-for-document-dewarping
An application of high resolution GANs to dewarp images of perturbed documents
Asana/locheck
Validate iOS, Android, and Mac localizations. Find errors in .strings, .stringsdict, and strings.xml files.
ohitsdaniel/ShapeBuilder
A result builder that allows to define shape building closures
zaferarican/menubarpopoverswiftui2
An example of a menu bar app with popover window using SwiftUI 2.0
ericlewis/PageSheet
Customizable sheets using UISheetPresentationController in SwiftUI
noahsark769/NGSwiftUITableCellSizing
Demonstrates issues with SwiftUI views inside self sizing UITableViewCells
rnine/Checksum
Checksum calculation extensions for Swift
cisocrgroup/ocrd_cis
OCR-D python tools
pointfreeco/swiftui-navigation
This package is now Swift Navigation:
xingjici/Texts-as-Lines-Text-Detection-with-Weak-Supervision
weakly supervised label and code of "Texts as Lines: Text Detection with Weak Supervision"