{"id":18356013,"url":"https://github.com/ony/leveldb-tl","last_synced_at":"2025-04-10T01:47:02.412Z","repository":{"id":15973495,"uuid":"18716346","full_name":"ony/leveldb-tl","owner":"ony","description":"LevelDB Template Library","archived":false,"fork":false,"pushed_at":"2019-02-10T08:26:15.000Z","size":155,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":2,"default_branch":"gcc-4.9","last_synced_at":"2025-02-15T17:39:58.929Z","etag":null,"topics":["key-value","leveldb"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ucb-bar/chisel-testers","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ony.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-12T22:36:34.000Z","updated_at":"2019-02-10T08:26:17.000Z","dependencies_parsed_at":"2022-07-14T01:00:38.477Z","dependency_job_id":null,"html_url":"https://github.com/ony/leveldb-tl","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ony%2Fleveldb-tl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ony%2Fleveldb-tl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ony%2Fleveldb-tl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ony%2Fleveldb-tl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ony","download_url":"https://codeload.github.com/ony/leveldb-tl/tar.gz/refs/heads/gcc-4.9","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248142558,"owners_count":21054665,"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":["key-value","leveldb"],"created_at":"2024-11-05T22:08:44.209Z","updated_at":"2025-04-10T01:47:02.383Z","avatar_url":"https://github.com/ony.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"LevelDB Template Library\n========================\n\nThis project is intended for using in programs like browsers, small dbms like\nhttp://github.com/openwebos/db8 .\n\nFeatures\n--------\n- abstract AnyDB\n- in-memory AnyDB\n- transactions layer\n- sandwich layer (multiple AnyDB in one)\n- reference layer to embed ref. to existing AnyDB\n\nSee tests/simple.cpp for samples of usage\n\nGoals to stick with\n-------------------\n- extreme fusion between layers to give a chance for compiler optimizer\n- minimize using of ref/ptr that leads outside of this library\n\nNotes for development\n---------------------\n- tests should be run under valgrind also unless built with libasan (sanitizer\n  from gcc 4.8)\n\nCredits\n-------\nInspired by https://github.com/feniksa/ldblayer\n\nCopyright (C) 2014  Nikolay Orliuk \u003cvirkony@gmail.com\u003e\n\nAll parts are subject for LGPL-2.1 license shipped with this sources.\n\nAct of distributing any derived work from this project as a whole or as its\nparts fall under terms of LGPL-2.1 and subject for spreading open source.\nSoftware that uses this library is out of scope of this license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fony%2Fleveldb-tl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fony%2Fleveldb-tl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fony%2Fleveldb-tl/lists"}