Data-Deque-Shared 0.03 Latest
Files
- .github/workflows/ci.yml
- Changes
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- Shared.xs
- bench/multiprocess.pl
- bench/single.pl
- deque.h
- eg/basic.pl
- eg/ev_eventfd.pl
- eg/memfd_fork.pl
- eg/priority_lanes.pl
- eg/producer_consumer.pl
- eg/sliding_window.pl
- eg/work_stealing.pl
- lib/Data/Deque/Shared.pm
- t/01-basic.t
- t/02-mpmc-state-machine.t
- t/03-file-format.t
- t/04-str.t
- t/05-edges.t
- t/eventfd_set.t
- t/pod_synopsis.t
- t/version_check.t
- xt/asan.t
- xt/capacity_boundary.t
- xt/cloexec_exec.t
- xt/concurrent_open.t
- xt/eg_runs.t
- xt/fd_leak.t
- xt/fd_validation.t
- xt/file_format_v1.t
- xt/fork_live.t
- xt/fuzz_ops.t
- xt/invalid_args.t
- xt/manifest_vs_git.t
- xt/memfd_seal.t
- xt/mmap_leak.t
- xt/signal_during_wait.t
- xt/stress.t
- xt/timeout_validation.t
- xt/truncation.t
- xt/tsan.t
- xt/valgrind.t
- xt/valgrind_mp.t