#skip-list #experimental #generics #structure #modified #crossbeam #mycelium

no-std mycelium_experimental

Experimental structures for mycelium. Original repositories where any thing came from originally will be listed. This is intended to be a staging area for transitions from generic to specific Mycelium impl.

1 unstable release

0.1.0 Oct 23, 2019

#3 in #mycelium

26 downloads per month
Used in 3 crates (2 directly)

MIT license

175KB
3.5K SLoC

Search Core

Alternative to MyceliumDDS Core this will use a concurrent skiplist instead of a structure of hash containers.

Code modified from Crossbeam projects Experimental SkipList. Modified version will instead use only the Uuid and byte vectors without generics for data store in Db while Index will use the generics version.

Dependencies

~0.9–1.5MB
~31K SLoC