{"id":21184873,"url":"https://github.com/r-gg/fork_fft","last_synced_at":"2026-04-28T19:33:10.366Z","repository":{"id":236568007,"uuid":"792872459","full_name":"r-gg/fork_FFT","owner":"r-gg","description":"Implementation of the Cooley-Tukey Fast Fourier Transform algorithm.","archived":false,"fork":false,"pushed_at":"2024-04-27T19:44:58.000Z","size":301,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T08:25:22.654Z","etag":null,"topics":["fourier-transform","linux-pipes","operating-systems","process-forking"],"latest_commit_sha":null,"homepage":"","language":"C","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/r-gg.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":"2024-04-27T19:39:37.000Z","updated_at":"2024-04-28T21:46:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"5bd01632-b815-4bd2-bebc-58a1e0518694","html_url":"https://github.com/r-gg/fork_FFT","commit_stats":null,"previous_names":["r-gg/fork_fft"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r-gg/fork_FFT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-gg%2Ffork_FFT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-gg%2Ffork_FFT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-gg%2Ffork_FFT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-gg%2Ffork_FFT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r-gg","download_url":"https://codeload.github.com/r-gg/fork_FFT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r-gg%2Ffork_FFT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32396036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fourier-transform","linux-pipes","operating-systems","process-forking"],"created_at":"2024-11-20T18:12:04.537Z","updated_at":"2026-04-28T19:33:10.330Z","avatar_url":"https://github.com/r-gg.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cooley-Tukey Fast Fourier Transform\n\nThe program computes the Fourier Transform of its input values recursively through the use of **forks** and **pipes**.\n\nThe input of the program are floating point values, which should be read from stdin. Subsequent values are separated by a newline character. The sequence ends when an EOF (End Of File) is encountered.\n\n## Usage \n\n```\n./forkFFT\n```\n\n## Examples\n![image](https://github.com/r-gg/fork_FFT/assets/90387385/5885d418-45ef-475e-a32e-718572ec46e5)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-gg%2Ffork_fft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-gg%2Ffork_fft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-gg%2Ffork_fft/lists"}