{"id":17954151,"url":"https://github.com/pmalek/recursive_hashmap","last_synced_at":"2025-04-03T16:33:38.396Z","repository":{"id":36948072,"uuid":"41255625","full_name":"pmalek/recursive_hashmap","owner":"pmalek","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-27T19:36:20.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T05:21:03.480Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmalek.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2015-08-23T15:44:22.000Z","updated_at":"2015-08-23T16:04:59.000Z","dependencies_parsed_at":"2022-07-11T14:32:51.825Z","dependency_job_id":null,"html_url":"https://github.com/pmalek/recursive_hashmap","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/pmalek%2Frecursive_hashmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Frecursive_hashmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Frecursive_hashmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmalek%2Frecursive_hashmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmalek","download_url":"https://codeload.github.com/pmalek/recursive_hashmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037330,"owners_count":20873134,"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-10-29T10:10:59.521Z","updated_at":"2025-04-03T16:33:38.358Z","avatar_url":"https://github.com/pmalek.png","language":"C++","readme":"# recursive_hashmap\n\n## Build instructions\n\nIn order to build this project edit **GMOCK_ROOT** variable in `CMakeLists.txt` to point to your googlemock root directory (google test should reside in **gtest** directory inside googlemock's root dir - at least the libraries built this way for me).\n\nAfter this is done you can simply create a build directory (out-of-source builds are preferred), create makefile using cmake and build it:\n\n    git clone https://github.com/pmalek/recursive_hashmap.git \u0026\u0026 \\ \n    mkdir build_dir \u0026\u0026 cd build_dir \u0026\u0026 \\\n    cmake ../recursive_hashmap \u0026\u0026 make\n\nthis will build both the main executable `recursive` and unit tests `recursive_test`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmalek%2Frecursive_hashmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmalek%2Frecursive_hashmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmalek%2Frecursive_hashmap/lists"}