Issues
- 3
Acceptable for load balancing use case?
#124 opened by jamesmunns - 5
BUG: BptreeMap range return wrong result
#118 opened by Erigara - 6
Way to combine multiple `concread` structures?
#97 opened by Erigara - 1
Updating lru to 0.10
#94 opened by plugwash - 3
Implement range_mut for BptreeMap
#102 opened by Ekleog - 3
Consider adding `Arc`/atomic reference counting instead of eagerly cloning
#101 opened by GregoryConrad - 2
Double-free in HashTrie
#92 opened by dswd - 7
fails to build on armel, mipsel, powerpc
#89 opened by tjaalton - 3
Why are write transactions abort by default?
#87 opened by axos88 - 5
Shared memory storage of BptreeMap
#84 opened by NewbiZ - 0
- 0
Change points to sptr to assist miri
#77 opened by Firstyear - 3
Undefined Behavior in ARCacheReadTxn::get
#78 opened by y21 - 2
implement DoubleEndedIterator for BptreeMap
#73 opened by ydprycto - 1
Range iterator for Bptreemap
#44 opened by carllin - 11
Feature request: atomic operations
#71 opened by ckaran - 5
Better wasm support
#75 opened by mockfox - 1
Please release 0.3.0 on crates.io
#74 opened by yaleman - 11
Feature request: ARCache::new_from_stats()
#69 opened by ckaran - 2
Optimise concurrent btreemap
#24 opened by Firstyear - 0
Use unions with manually drop
#54 opened by Firstyear - 0
Add an internal generic for stats
#65 opened by Firstyear - 0
Use shared slab to reduce memore allocs
#63 opened by Firstyear - 0
Improve docs syntax and clarity
#1 opened by Firstyear - 1
Add support for cbindgen for python/C users
#7 opened by Firstyear - 18
Implement async mutex datastructure variants
#38 opened by theli-ua - 0
Unnecessary dependencies
#58 opened by g2p - 1
- 2
- 1
Add concurrent maple tree
#14 opened by Firstyear - 1
Concurrent hash map improvements
#37 opened by Firstyear - 4
Miri flag passing changed
#45 opened by RalfJung - 0
Reduce clones in arcache fn get
#42 opened by Firstyear - 6
Use git tag for semantic vesioning
#39 opened by phozzy - 1
Investigate a bloomfilter on cache
#21 opened by Firstyear - 1
- 0
Add concurrent ARC
#15 opened by Firstyear - 0
Add hashing layer to concurrent bptree
#20 opened by Firstyear - 1
Run miri on the codebase
#27 opened by Firstyear - 1
Add concread bptree
#2 opened by Firstyear - 1
Lazy clone on write
#8 opened by Firstyear - 4
Make cowcell T Send + 'static
#6 opened by Firstyear - 2
- 1
Linear drop test for EBR
#4 opened by Firstyear - 5
Consider a different license?
#5 opened by photex