{"id":18908972,"url":"https://github.com/bitdefender/river.format","last_synced_at":"2025-04-15T05:32:16.911Z","repository":{"id":98862183,"uuid":"138175808","full_name":"bitdefender/river.format","owner":"bitdefender","description":"RIVER tracer format","archived":false,"fork":false,"pushed_at":"2023-04-07T10:37:09.000Z","size":50,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-28T16:51:15.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bitdefender.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-06-21T13:44:42.000Z","updated_at":"2024-08-01T02:21:44.000Z","dependencies_parsed_at":"2023-03-17T07:30:16.218Z","dependency_job_id":null,"html_url":"https://github.com/bitdefender/river.format","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/bitdefender%2Friver.format","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitdefender%2Friver.format/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitdefender%2Friver.format/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bitdefender%2Friver.format/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bitdefender","download_url":"https://codeload.github.com/bitdefender/river.format/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249015555,"owners_count":21198823,"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-08T09:29:53.914Z","updated_at":"2025-04-15T05:32:16.905Z","avatar_url":"https://github.com/bitdefender.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project is mainly designed as a format library for our\nserial and distributed projects that involve RIVER: Cardinal[1] and simpletracer[2].\n\nIf you want to use it outside these projects, follow the following\ninstructions:\n\nIn order to build and install the river.format library,\nintegrate it into the cmake project that will use the library\nfollowing the below guideline.\n\nIn the root CMakeLists.txt file, before the line\nthat builds your executables / libraries, add the\nfollowing lines:\nadd_subdirectory(river.format/logger)\nadd_subdirectory(river.format/format.handler)\n\nThese will build two static libraries,\nliblogger.a and libformat.handler.a. In order to link\nthese objects you need to use:\ntarget_link_libraries(TARGET logger format.handler)\n\nriver.format can also be used inside a gyp project. The necessary\nconfiguration requires only one simple change to `main` package.json\nfile. More specific, the \"dependencies\" json requires the following\nelement: \"river.format\" : \"file:./river.format\"\n\n[1] https://github.com/teodor-stoenescu/simpletracer\n[2] https://github.com/teodor-stoenescu/distributed.tracer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitdefender%2Friver.format","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbitdefender%2Friver.format","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbitdefender%2Friver.format/lists"}