Ugly Alpha 1
lock-free-multi-producer-single-consumer-ring-buffer:0.4.0

total uncompressed bytes

51.1 KB

total files

20

Fix

RemoveExcludeAndUseInclude { include_added: [], include: [], include_removed: [ "README.md", "LICENSE", "COPYRIGHT", "src/**/*.rs", "Cargo.toml", "rustfmt.toml", "clippy.toml", ], }

20 wasted files

total waste: 51.1 KB

  1. src/RingBufferInnerHeader.rs : 12.6 KB
  2. src/lib.rs : 5.7 KB
  3. src/RingBufferConsumerGuard.rs : 4.3 KB
  4. src/RingBufferInner.rs : 3.9 KB
  5. src/RingBufferProducer.rs : 3.7 KB
  6. COPYRIGHT : 3.0 KB
  7. src/RingBuffer.rs : 2.9 KB
  8. src/RingBufferConsumer.rs : 1.9 KB
  9. src/VolatileRingBufferOffset.rs : 1.8 KB
  10. src/RingBufferProducerGuard.rs : 1.8 KB
  11. Cargo.toml : 1.6 KB
  12. src/SpinLockBackOff.rs : 1.4 KB
  13. rustfmt.toml : 1.2 KB
  14. src/RingBufferProducerInner.rs : 1.2 KB
  15. src/RingBufferInnerDropHandler.rs : 1.1 KB
  16. src/fence_stores.rs : 855 B
  17. src/RingBufferOffset.rs : 838 B
  18. README.md : 687 B
  19. clippy.toml : 603 B
  20. LICENSE : 221 B