Top 20 Swift Data Structures / Algorithm Projects
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
This post reminded me of this killer btree implementation for swift. The analysis on GitHub is fantastic and reads like a thriller novel :)
https://github.com/attaswift/BTree#why
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
BinaryKit
💾🔍🧮 BinaryKit helps you to break down binary data into bits and bytes, easily access specific parts and write data to binary.
-
-
-
-
-
RandMyMod
RandMyMod base on your own struct or class create one or a set of instance, which the variable's value in the instance is automatic randomized.
-
OneWaySynchronizer
The simplest abstraction to synchronize local data with remote source. For iOS, wirtten in swift.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Swift Data Structures / Algorithms discussion
Index
What are some of the best open-source Data Structures / Algorithm projects in Swift? This list will help you:
# | Project | Stars |
---|---|---|
1 | SwiftStructures | 2,088 |
2 | BTree | 1,322 |
3 | Algorithm | 829 |
4 | Changeset | 801 |
5 | SwiftGraph | 782 |
6 | Differ | 663 |
7 | SwiftPriorityQueue | 372 |
8 | Buffer | 351 |
9 | Probably | 268 |
10 | HeckelDiff | 166 |
11 | Differific | 123 |
12 | diff | 121 |
13 | BinaryKit | 111 |
14 | Pencil | 89 |
15 | HAMT (for Swift) | 49 |
16 | Dekoter | 25 |
17 | Monaka | 22 |
18 | RandMyMod | 18 |
19 | OneWaySynchronizer | 9 |
20 | SwiftSortedList | 5 |