#data-structures #async #database

prolly

An implementation of the prolly tree data structure

1 unstable release

0.1.1 Apr 8, 2022
0.1.0 Apr 8, 2022

#12 in #datastructures

Apache-2.0

6KB

Maintenance

WARNING! This is purely experimental code at this point! It doesn't work, and should not be used in your code!

Introduction

This is an implementation of the prolly tree data structure. It is designed to be asynchronous, concurrent, quick, and relatively light. All of the goals described below are currently aspirational. The work here is only in the planning stage.

No runtime deps