waynewbishop/bishop-algorithms-swift resource
Examples of commonly used data structures and algorithms in Swift. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4371
- days_rel: n/a
- days_push: 1573
- n_releases_24m: 0
Adoption not part of the score
2075 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An open-source Swift framework providing reference implementations of common data structures and algorithms such as linked lists, sorting, heaps, tries, and graph traversal. It doubles as a learning resource for Swift language features and accompanies the Swift Algorithms Book.
Use cases
- learn data structures and algorithms in Swift
- study Swift implementations of sorting and graph algorithms
- prepare for iOS developer coding interviews
- learn Swift language features like generics and protocols
- find reference code for linked lists, heaps, and tries in Swift
When to choose
- you are learning Swift and algorithms simultaneously
- you want readable, idiomatic Swift examples of classic algorithms
- you are preparing for interviews with an iOS/Swift focus
When to avoid
- you need production-grade, performance-optimized data structures
- you need a maintained library with recent Swift version support
- you work outside the Swift/Apple ecosystem
Facets
learning-resource · maturity maintenance
developer-tools education programming-languages tutorials data-structures swift algorithms educational sorting graphs interview-prep ios macos
1 source
- readme: https://github.com/waynewbishop/bishop-algorithms-swift · fetched 2026-08-28 · 12c21d3b5e37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| waynewbishop/bishop-algorithms-swift | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="waynewbishop/bishop-algorithms-swift")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem