Issues
- 2
- 1
no field `free` on type `REGISTRY`
#98 opened by amab8901 - 0
`get_mut`
#97 opened by nikomatsakis - 6
error when building
#92 opened by Altanis - 1
Provide `Entry` that can cross the `.await` point
#93 opened by loyd - 0
- 1
- 0
- 1
Slab::unique_iter panics when the slab is empty
#73 opened by james7132 - 6
Serde support
#79 opened by aminya - 4
Unbounded memory growth with RESERVED_BITS
#83 opened by lrowe - 2
Document semantics of Slab::unique_iter
#77 opened by jplatte - 1
Draining iterator
#78 opened by jplatte - 5
- 2
#![no_std] support
#76 opened by AppCoder1234 - 2
Why does TID require one extra bit?
#74 opened by loyd - 1
Migrate from lazy_static to once_cell
#71 opened by james7132 - 0
- 0
Some way to query size of pool
#54 opened by rbtcollins - 0
Can I set Config::RESERVED_BITS to 32?
#68 opened by NobodyXu - 2
- 4
- 0
- 5
panic in Config RefCount::decr
#55 opened by rbtcollins - 2
check out references with an arbitrary lifetime
#29 opened by hawkw - 1
`slab` style `VacantEntry` api?
#16 opened by GallagherCommaJack - 4
make index type `NonZeroUsize`
#42 opened by GallagherCommaJack - 1
Consider making `PoolGuard: Send`
#43 opened by oxalica - 1
APIs for mutable (exclusive) access
#39 opened by hawkw - 0
consider adding a `Clone` impl for `Guard`s
#38 opened by hawkw - 0
investigate using mmap for shard storage
#35 opened by hawkw - 5
Unify `Guard` and `PoolGuard` types
#30 opened by bIgBV - 0
update to new loom
#23 opened by hawkw - 1
run tests in miri
#17 opened by hawkw - 0
Reduce pointer indirections
#14 opened by hawkw - 8
Add pooling for heap-allocated objects
#2 opened by hawkw - 0
out pointer/placement new-style API for insert
#15 opened by hawkw - 2
Document that `take` uses spinning
#20 opened by tmandry - 0
- 1
Panic when refcount overflows
#22 opened by tmandry - 0
32-bit CI build
#12 opened by hawkw - 1
Predefined key
#13 opened by tekjar - 0
- 3