SwiftLCS
Swift implementation of the longest common subsequence (LCS) algorithm. (by Frugghi)
Pencil
Super lightweight DB written in Swift. (by naru-jpn)
SwiftLCS | Pencil | |
---|---|---|
- | - | |
213 | 90 | |
- | - | |
0.0 | 0.0 | |
over 5 years ago | almost 7 years ago | |
Swift | Swift | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SwiftLCS
Posts with mentions or reviews of SwiftLCS.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SwiftLCS yet.
Tracking mentions began in Dec 2020.
Pencil
Posts with mentions or reviews of Pencil.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning Pencil yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing SwiftLCS and Pencil you can also consider the following projects:
ISParseBind - Setup your class structure in Xcode Interface Builder and save() in Parse Server.
Algorithm - Algorithm is a library of tools that is used to create intelligent applications.
Dollar - A functional tool-belt for Swift Language similar to Lo-Dash or Underscore.js in Javascript
LeetCode_Swift - Solutions to LeetCode by Swift
SwiftGraph - A Graph Data Structure in Pure Swift
swift-algorithm-club - Algorithms and data structures in Swift, with explanations!
SQLite.swift - A type-safe, Swift-language layer over SQLite3.
Impeller