{"id":24797557,"url":"https://github.com/dylanlott/chainer","last_synced_at":"2026-07-16T02:32:29.538Z","repository":{"id":76955300,"uuid":"575229575","full_name":"dylanlott/chainer","owner":"dylanlott","description":"chainer is an experimental linked list storage engine","archived":false,"fork":false,"pushed_at":"2023-01-08T02:02:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T06:45:32.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dylanlott.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":"2022-12-07T03:16:43.000Z","updated_at":"2022-12-07T03:16:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"7638027d-e9ab-4a54-856f-8e27641f4eb5","html_url":"https://github.com/dylanlott/chainer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylanlott/chainer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fchainer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fchainer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fchainer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fchainer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanlott","download_url":"https://codeload.github.com/dylanlott/chainer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanlott%2Fchainer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35528482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"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":"2025-01-30T01:28:38.433Z","updated_at":"2026-07-16T02:32:29.516Z","avatar_url":"https://github.com/dylanlott.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"chainer ⛓️\n==========\n\nchainer is an experimental transaction log.\n\nthis could power a write ahead log in a database, store transactions for a blockchain, or any number of similar responsibilities.\n\nthis library is entirely experimental and not to be used in production without further scrutiny and testing.\n\nit has a set of benchmark tests and some utilities for generating arbitrarily large sets of data to act on and test.\n\n## tests\n\n`go test -v ./...` to run the unit tests.\n\n`go test -bench=.` to run the benchmark tests.\n\n*benchmark test results*\n```sh\n❯ go test -v -bench=.\n=== RUN   TestBlockchain\n--- PASS: TestBlockchain (0.00s)\n=== RUN   TestAppend\n--- PASS: TestAppend (0.00s)\n=== RUN   TestSeed\n--- PASS: TestSeed (0.00s)\ngoos: darwin\ngoarch: amd64\npkg: github.com/dylanlott/blockchain\ncpu: VirtualApple @ 2.50GHz\nBenchmarkBlockchainGet\nBenchmarkBlockchainGet-10    \t16567231\t        69.93 ns/op\nBenchmarkBlockchainSet\nBenchmarkBlockchainSet-10    \t   85296\t     14613 ns/op\nPASS\nok  \tgithub.com/dylanlott/blockchain\t3.873s\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fchainer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanlott%2Fchainer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanlott%2Fchainer/lists"}