{"id":18275892,"url":"https://github.com/davideuler/cpp-btree","last_synced_at":"2025-04-09T04:14:43.519Z","repository":{"id":30219493,"uuid":"33770530","full_name":"davideuler/cpp-btree","owner":"davideuler","description":"Automatically exported from code.google.com/p/cpp-btree","archived":false,"fork":false,"pushed_at":"2015-04-11T09:45:16.000Z","size":208,"stargazers_count":1,"open_issues_count":20,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T22:32:44.793Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davideuler.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-11T09:42:43.000Z","updated_at":"2018-05-07T23:42:43.000Z","dependencies_parsed_at":"2022-08-22T14:40:35.283Z","dependency_job_id":null,"html_url":"https://github.com/davideuler/cpp-btree","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/davideuler%2Fcpp-btree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideuler%2Fcpp-btree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideuler%2Fcpp-btree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davideuler%2Fcpp-btree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davideuler","download_url":"https://codeload.github.com/davideuler/cpp-btree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974731,"owners_count":21026742,"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-05T12:14:25.073Z","updated_at":"2025-04-09T04:14:43.495Z","avatar_url":"https://github.com/davideuler.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This library is a C++ template library and, as such, there is no\nlibrary to build and install.  Copy the .h files and use them!\n\nSee http://code.google.com/p/cpp-btree/wiki/UsageInstructions for\ndetails.\n\n----\n\nTo build and run the provided tests, however, you will need to install\nCMake, the Google C++ Test framework, and the Google flags package.\n\nDownload and install CMake from http://www.cmake.org\n\nDownload and build the GoogleTest framework from\nhttp://code.google.com/p/googletest\n\nDownload and install gflags from https://code.google.com/p/gflags\n\nSet GTEST_ROOT to the directory where GTEST was built.\nSet GFLAGS_ROOT to the directory prefix where GFLAGS is installed.\n\nexport GTEST_ROOT=/path/for/gtest-x.y\nexport GFLAGS_ROOT=/opt\n\ncmake . -Dbuild_tests=ON\n\nFor example, to build on a Unix system with the clang++ compiler,\n\nexport GTEST_ROOT=$(HOME)/src/googletest\nexport GFLAGS_ROOT=/opt\ncmake . -G \"Unix Makefiles\" -Dbuild_tests=ON -DCMAKE_CXX_COMPILER=clang++\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavideuler%2Fcpp-btree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavideuler%2Fcpp-btree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavideuler%2Fcpp-btree/lists"}