ticki fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
..
bk bbf1e84bc5 Factor the fat value maintainance into a seperate function. 8 years ago
allocator.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
arena.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
block.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
brk.rs 8f357c4f2b Test BRK release. 8 years ago
derive.rs 8cd761bb91 Switch model entirely. Go from flat vector maps to specialized skip list, add draft paper. 8 years ago
fail.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
lazy_init.rs 2ed94fc2e1 Add `Pointer::aligned_to` test. 8 years ago
leak.rs 21c97d1d19 Simplify `Arena::provide`. 8 years ago
lib.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
log.rs 8cd761bb91 Switch model entirely. Go from flat vector maps to specialized skip list, add draft paper. 8 years ago
ptr.rs ad0036216d Add more tests to `Block`. 8 years ago
random.rs ad09980e22 Remove the remaining `super::\*`s. 8 years ago
symbols.rs 5285a72bce Fix bug related to strange behavior of Arc 8 years ago
sync.rs ad09980e22 Remove the remaining `super::\*`s. 8 years ago
take.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
tls.rs fdee7fbf8d Eliminate a 256-byte memcpy in a hot-path 8 years ago
vec.rs c03967843e Use `brk` instead of arrays for testing `Block`. 8 years ago