{"id":18333473,"url":"https://github.com/tgx-android/leveldb","last_synced_at":"2025-08-03T15:35:04.994Z","repository":{"id":103975597,"uuid":"330534268","full_name":"TGX-Android/leveldb","owner":"TGX-Android","description":"LevelDB java wrapper that implements SharedPreferences.","archived":false,"fork":false,"pushed_at":"2025-05-29T20:07:46.000Z","size":85,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-29T21:23:49.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/TGX-Android.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":"2021-01-18T02:30:31.000Z","updated_at":"2025-05-29T20:07:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5b79646-e0cf-4539-a3b8-5fdddbc8cfbd","html_url":"https://github.com/TGX-Android/leveldb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TGX-Android/leveldb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TGX-Android%2Fleveldb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TGX-Android%2Fleveldb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TGX-Android%2Fleveldb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TGX-Android%2Fleveldb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TGX-Android","download_url":"https://codeload.github.com/TGX-Android/leveldb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TGX-Android%2Fleveldb/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266813416,"owners_count":23988544,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-05T19:42:31.486Z","updated_at":"2025-07-24T08:09:39.658Z","avatar_url":"https://github.com/TGX-Android.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LevelDB Preferences\n\nJava wrapper for [Google's LevelDB](https://github.com/google/leveldb) that implements [SharedPreferences](https://developer.android.com/reference/android/content/SharedPreferences) interface. Additionally, it supports iteration by prefix, array storage and lookup by value.\n\nFor API documentation refer to javadoc inside [LevelDB.java](src/main/java/me/vkryl/leveldb/LevelDB.java).\n\n## TODOs\n\n* `registerOnSharedPreferenceChangeListener` and `unregisterOnSharedPreferenceChangeListener` are unsupported, but in case you need them, they should be relatively easy to implement.\n* [LevelDB](src/main/java/me/vkryl/leveldb/LevelDB.java) object follows a popular native handle pattern. However, according to [this Google I/O talk](https://www.youtube.com/watch?v=7_caITSjk1k), such objects should be designed in a different way.\n* Building is currently dependent on `module-plugin`, `cmake-plugin` and `LibraryVersions.ANNOTATIONS`, which must be defined inside `buildSrc/build.gradle.kts` of the root project.\n* Ability to add this library to your project through Maven dependency.\n\n## Licence\n\n`LevelDB Preferences` is licensed under the terms of the Apache License, Version 2.0. See [LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgx-android%2Fleveldb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftgx-android%2Fleveldb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftgx-android%2Fleveldb/lists"}