Giter VIP home page Giter VIP logo

bgraph's Introduction

Hi! ๐Ÿ‘จโ€๐Ÿ’ป

Check out my open source projects!

My opensource projects โœจ

Fast learning, intuitive web framework.

Tot file format package. Tot is a file format (.tot) for managing human readable data in a file.

Unofficial steam drm for node.js desktop apps.

Javascript B-Graph. B-Tree that can perform ranged search.

Javascript database. Memory DB with b-graph.

Support me

๐Ÿ‘ผ Become a Sponsor

๐ŸŽ Shop

bgraph's People

Contributors

opdev1004 avatar

Watchers

 avatar  avatar

bgraph's Issues

Adding end node ref

Having end node pointer would be helpful for removing the end node of graph.

Set max number of item size

To be safe, set max number of item size to Number.MAX_SAFE_INTEGER (9,007,199,254,740,991)

The graph that is holding bigger than 9,007,199,254,740,991 would be very huge data.

So by the size, bigger than 9,007,199,254,740,991 items wouldn't work in current regular hardwares.

Order of 4 creates wrong structure

Insertion of 4 create wrong structure of Btree.
If that's the case, this might be happening in all other even number of order.

This is happening because the bgraph is spliting root wrong when the order is even number.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.