Ross ROSS = Recommend OSS · open-source software intelligence for agents

EvgenyKarkan/EKAlgorithms

EKAlgorithms contains some well known CS algorithms & data structures. observed · 2026-08-28

github.com/EvgenyKarkan/EKAlgorithms · Objective-C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4770
  • days_rel: n/a
  • days_push: 713
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2406 stars · 351 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

EKAlgorithms is an Objective-C library containing well-known computer science algorithms and data structures, including sorting, searching, string manipulation, numeric algorithms, and graph/tree structures. It serves as both a reference implementation and educational resource for classic CS exercises.

Use cases

  • implement sorting algorithms in Objective-C
  • learn classic data structures like stacks, queues, and binary trees
  • find reference implementations of graph algorithms like Dijkstra and Kruskal
  • study string algorithms such as KMP and Levenshtein distance
  • prepare for coding interviews with CS algorithm exercises
  • reuse common array operations like finding duplicates or shuffling

When to choose

  • you need well-known CS algorithms implemented in Objective-C
  • you are learning or teaching data structures and algorithms on Apple platforms
  • you want readable reference implementations of classic algorithms

When to avoid

  • you need a high-performance, production-grade algorithm library
  • you are working in Swift or another modern language
  • you need algorithms not covered by the classic CS curriculum

Facets

library · maturity maintenance

developer-tools education programming-languages objective-c data-structures computer-science learning sorting searching graph-algorithms algorithms ios macos

1 source

Member repositories

RepositoryRoleHealth v2
EvgenyKarkan/EKAlgorithmsmain32

For agents

markdown · JSON · MCP: product_card(name="EvgenyKarkan/EKAlgorithms")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem