zxingify /
zxingify-objc
An Objective-C Port of ZXing
83/100 healthLoading repository data…
lukhnos / repository
An Objective-C port of Lucene 5.x
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
ObjCLucene is an experimental Objective-C port of Lucene. The port is done by using Google's j2objc, and the goal is to make the porting process applicable to subsequent versions of Lucene.
A sample app can be found here: LuceneSearchDemo-iOS.
Currently an Xcode project is provided to build the static library of all the translated Lucene packages:
BreakIterator)org.apache.lucene.store.*)The resulting library is huge and may not be suitable for making apps intended for the App Store.
This should be considered an experimental project, and there are a number of issues that I've already found:
AnalyzingInfixSuggester does not produce correct suggestion
indices. It reads indices built elsewhere fine. I don't know why that is
so. Perhaps some byte ordering or some Java-to-Objective-C nuances
involved.Please see the Mobile Lucene project for more information.
To build the Xcode project, set up the J2ObjC dependencies first. If you
haven't installed it, download version 2.8
from its GitHub releases page. After you have made sure that the command
j2objc exists in your PATH, run the script:
./setup-j2objc.sh
This creates a symlink to where your j2objc lives and enables the project to be built correctly.
Selected from shared topics, language and repository description—not editorial ratings.
zxingify /
An Objective-C Port of ZXing
83/100 healthmyang-git /
An implementation of QR code encoder for Objective-C ported from Psytec library
67/100 healthfe9lix /
An Objective-C port of the $P gesture recognizer to be used in iOS applications.
TheLevelUp /
An Objective-C Port of ZXing
23/100 healthKrishnaPatell /
KPDropMenu is an Objective-C port of HADropDown With Additional features
37/100 healthapps-guild /
An Objective-C port of Paper.js, see http://paperjs.org
43/100 health