Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pixiedevpraveen/speed-index
Red Black tree with filters for indexing.
https://github.com/pixiedevpraveen/speed-index
dsa indexing indexing-algorithms indexing-engine indexing-querying redblack-tree
Last synced: about 1 month ago
JSON representation
Red Black tree with filters for indexing.
- Host: GitHub
- URL: https://github.com/pixiedevpraveen/speed-index
- Owner: pixiedevpraveen
- License: mit
- Created: 2024-03-19T17:14:02.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-03-20T22:13:05.000Z (9 months ago)
- Last Synced: 2024-09-23T22:13:09.983Z (3 months ago)
- Topics: dsa, indexing, indexing-algorithms, indexing-engine, indexing-querying, redblack-tree
- Language: TypeScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Speed Index
[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![bundle][bundle-src]][bundle-href]
[![JSDocs][jsdocs-src]][jsdocs-href]
[![License][license-src]][license-href]Red Black tree with filters for indexing.
[npm-version-src]: https://img.shields.io/npm/v/speed-index?style=flat&colorA=080f12&colorB=1fa669
[npm-version-href]: https://npmjs.com/package/speed-index
[npm-downloads-src]: https://img.shields.io/npm/dm/speed-index?style=flat&colorA=080f12&colorB=1fa669
[npm-downloads-href]: https://npmjs.com/package/speed-index
[bundle-src]: https://img.shields.io/bundlephobia/minzip/speed-index?style=flat&colorA=080f12&colorB=1fa669&label=minzip
[bundle-href]: https://bundlephobia.com/result?p=speed-index
[license-src]: https://img.shields.io/github/license/pixiedevpraveen/speed-index.svg?style=flat&colorA=080f12&colorB=1fa669
[license-href]: https://github.com/pixiedevpraveen/speed-index/blob/main/LICENSE
[jsdocs-src]: https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=1fa669
[jsdocs-href]: https://www.jsdocs.io/package/speed-index