{"id":19073776,"url":"https://github.com/jounce/surgeneue","last_synced_at":"2026-06-19T03:31:21.586Z","repository":{"id":83520032,"uuid":"222725046","full_name":"Jounce/SurgeNeue","owner":"Jounce","description":"Experimental blank-slate re-implementation of Surge","archived":false,"fork":false,"pushed_at":"2019-12-16T13:32:15.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-22T04:27:28.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jounce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-19T15:13:46.000Z","updated_at":"2020-04-28T12:45:44.000Z","dependencies_parsed_at":"2023-02-26T07:01:18.422Z","dependency_job_id":null,"html_url":"https://github.com/Jounce/SurgeNeue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jounce/SurgeNeue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jounce%2FSurgeNeue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jounce%2FSurgeNeue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jounce%2FSurgeNeue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jounce%2FSurgeNeue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jounce","download_url":"https://codeload.github.com/Jounce/SurgeNeue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jounce%2FSurgeNeue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34516549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T01:48:18.167Z","updated_at":"2026-06-19T03:31:21.578Z","avatar_url":"https://github.com/Jounce.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SurgeNeue\n\n**SurgeNeue** is an experimental blank-slate re-implementation of the lowest-level building blocks of the **Surge** project.\n\n☣️ CAUTION: You absolutely do NOT want to depend on this project under ANY circumstances! ☢️\n\n## Packages\n\nThe idea behind this project is to split Surge up into smaller Swift Packages, with **SurgeCore** providing a common base dependency.\n\n### Low-Level\n\n- **SurgeCore**: Low-level functional core providing essential building blocks.\n\n### Mid-/High-Level\n\n- **SurgeArithmetic**: High-level parallel computation APIs for arithmetic applications.\n- **SurgeDSP**: High-level parallel computation APIs for digital signal processing applications (FFT, …).\n- **SurgeLinearAlgebra**:  High-level parallel computation APIs for Scalar/Vector/Matrix applications.\n- **SurgeStochastics**: High-level parallel computation APIs for stochastic applications (random numbers, sampling, …).\n- **SurgeStatistics**: High-level parallel computation APIs for statistic applications (mean, variance, …).\n- **SurgeTrigonometry**: High-level parallel computation APIs for trigonometry applications (sin, cos, atan, …).  \n\n## Architecture\n\n**SurgeNeue** makes heavy use of the [**Protocol Witness**](https://www.youtube.com/watch?v=3BVkbWXcFS4) pattern.\n\n## Goals\n\n### Functional Requirements\n\n- Added support for specifying a custom destination buffer for **externalMutating functions**, where applicable.\n- Added support for specifying a custom output type for **external functions**, where applicable.\n- Added support for allocation-efficient copy-on-write semantics for **merging functions**, where applicable.\n\n### Non-Functional Requirements\n\n- Most – if not all – of the APIs should be fully documented.\n- Most – if not all – of the APIs should be fully tested.\n- Most – if not all – of the derivable APIs should get auto-generated \\*.\n- Most – if not all – of the documentation should get auto-generated \\*.\n- Most – if not all – of the unit tests should get auto-generated \\*.\n- Most – if not all – of the benchmarks should get auto-generated \\*.\n\n\\* via [Sourcery](https://github.com/krzysztofzablocki/Sourcery)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjounce%2Fsurgeneue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjounce%2Fsurgeneue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjounce%2Fsurgeneue/lists"}