REPOSITORY OVERVIEWLive repository statistics
★ 468Stars
⑂ 165Forks
◯ 10Open issues
◉ 468Watchers
44/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
54 Maintenance state20% weight
85 License clarity10% weight
0 Project information10% weight
35 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
This is an iPhone ready version of:
http://oauth.googlecode.com/svn/code/obj-c/OAuthConsumer/
"iPhone ready" simply means you just need to add the files to Xcode, and import "OAuthConsumer.h".
If you're rolling with the iPhone:
- Be sure to add Security.framework.
- Include libxml2.dylib in your frameworks. You also need to add a
build property to the project -- "header search paths" needs to
include "$SDKROOT/usr/include/libxml2" with "Recursive" checked.
Be sure to include sys/types.h.
Questions? E-mail me. jonathan at my initials (jdg) dot net.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
Objective Topology Suite (OTS) is an Objective-C adaptation of Java Topology Suite (JTS) and GEOS library that primarily targeted for iPhone platform, but should work as well for Mac OSX. This library is currently under development, incomplete, and not properly tested, thus should not be considered ready for production systems.
Features implemented so far:
All geometries with basic operations, such as: intersects, contains, within, etc.
Algorithms related to intersections.
Geometry graph.
STRTree.
37/100 healthActive repository
Objective-CNo license
⑂ 2 forks◯ 0 issuesUpdated Nov 17, 2025