The following module was proposed for inclusion in the Module List: modid: Tie::Array::Unsafe DSLIP: aaprp description: Lock-free unsafe static c-style byte array. userid: YURY (Yury Kotlyarov) chapterid: 6 (Data_Type_Utilities) communities: perlmonks.org
similar: N/A rationale: Tie a Perl array to static-sized C-array. Array stored in virtual memory and can be shared between threads. All operations for array elements uses memcpy() function without mutexes. Note: this is unsafe array, simultaneous write to it is forbidden. enteredby: YURY (Yury Kotlyarov) enteredon: Mon Jun 18 11:03:26 2012 GMT The resulting entry would be: Tie::Array:: ::Unsafe aaprp Lock-free unsafe static c-style byte array. YURY Thanks for registering, -- The PAUSE PS: The following links are only valid for module list maintainers: Registration form with editing capabilities: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=00c00000_bdeb21504dfbb9d5&SUBMIT_pause99_add_mod_preview=1 Immediate (one click) registration: https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=00c00000_bdeb21504dfbb9d5&SUBMIT_pause99_add_mod_insertit=1 Peek at the current permissions: https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Tie%3A%3AArray%3A%3AUnsafe