{"id":19293979,"url":"https://github.com/igrishaev/pcap-parse","last_synced_at":"2025-07-31T16:15:44.867Z","repository":{"id":147470282,"uuid":"70240295","full_name":"igrishaev/pcap-parse","owner":"igrishaev","description":"Haskell assessment","archived":false,"fork":false,"pushed_at":"2016-10-07T20:28:08.000Z","size":332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-05T20:42:31.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/igrishaev.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":"2016-10-07T11:24:07.000Z","updated_at":"2016-10-07T20:21:20.000Z","dependencies_parsed_at":"2023-07-16T03:30:32.219Z","dependency_job_id":null,"html_url":"https://github.com/igrishaev/pcap-parse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fpcap-parse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fpcap-parse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fpcap-parse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrishaev%2Fpcap-parse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igrishaev","download_url":"https://codeload.github.com/igrishaev/pcap-parse/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240397016,"owners_count":19794777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-09T22:36:44.199Z","updated_at":"2025-02-24T00:23:17.088Z","avatar_url":"https://github.com/igrishaev.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This program parses trading data placed in special PCAP files. It is written in\nHaskell and depends only on `binary` semi-standard package.\n\nThe program uses lazy byte strings to not load entire file in memory. Passing a\nwrong PCAP file (without such UDP packets) returns an empty result.\n\nInstallation steps:\n\n1. Clone this repo.\n2. Install Haskell libraries with `make cabal`.\n3. Compile a program: `make compile`.\n4. Download sample PCAP file: `make download`.\n5. Run the program: `make run` to see the result.\n\nTo change the order of lines, pass `-r` flag or run `make run-r`.\n\nSee the output in `output.txt` and `output-r.txt` files. Use them as unit tests\n(changing code should not create diffs on that files).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrishaev%2Fpcap-parse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figrishaev%2Fpcap-parse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrishaev%2Fpcap-parse/lists"}