{"id":21001129,"url":"https://github.com/j05u3/fenwick-tree-redis","last_synced_at":"2025-06-20T23:09:36.439Z","repository":{"id":37848498,"uuid":"205799686","full_name":"j05u3/fenwick-tree-redis","owner":"j05u3","description":"Fenwick Tree (a.k.a. Binary Indexed Tree) using typescript+redis","archived":false,"fork":false,"pushed_at":"2023-10-19T18:23:59.000Z","size":2526,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T17:02:01.974Z","etag":null,"topics":["binary-indexed-tree","bit","fenwick","fenwick-tree","fenwick-tree-redis"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j05u3.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-02T07:23:58.000Z","updated_at":"2022-01-15T05:25:12.000Z","dependencies_parsed_at":"2023-02-18T02:45:31.387Z","dependency_job_id":null,"html_url":"https://github.com/j05u3/fenwick-tree-redis","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/j05u3/fenwick-tree-redis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j05u3%2Ffenwick-tree-redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j05u3%2Ffenwick-tree-redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j05u3%2Ffenwick-tree-redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j05u3%2Ffenwick-tree-redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j05u3","download_url":"https://codeload.github.com/j05u3/fenwick-tree-redis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j05u3%2Ffenwick-tree-redis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260797306,"owners_count":23064742,"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":["binary-indexed-tree","bit","fenwick","fenwick-tree","fenwick-tree-redis"],"created_at":"2024-11-19T08:13:53.496Z","updated_at":"2025-06-20T23:09:31.424Z","avatar_url":"https://github.com/j05u3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fenwick-tree-redis\n\n[![NPM version](https://img.shields.io/npm/v/fenwick-tree-redis.svg?style=flat-square)](https://www.npmjs.com/package/fenwick-tree-redis)\n[![CircleCI](https://img.shields.io/circleci/project/github/j05u3/fenwick-tree-redis.svg?style=flat-square)](https://circleci.com/gh/j05u3/fenwick-tree-redis)\n\nBinary Indexed Tree (aka Fenwick Tree) implementation with a Redis backend.\n\nUsage examples: [here](./src/lib/bit.spec.ts#11)\n\n[Generated docs](https://j05u3.github.io/fenwick-tree-redis/)\n\nThis project was generated with [typescript-starter](https://www.npmjs.com/package/typescript-starter)\n\n## development\n\n`npm run watch`\n\nOnce in a while I needed to `rm -rf build` to be able to run again. \n\n## TODOs\n\n* Write tests with a real redis backend.\n* Write stress tests (benchmarks) and evaluate high concurrency behavior.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj05u3%2Ffenwick-tree-redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj05u3%2Ffenwick-tree-redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj05u3%2Ffenwick-tree-redis/lists"}