runtime_native_semaphores 0.0.1 copy "runtime_native_semaphores: ^0.0.1" to clipboard
runtime_native_semaphores: ^0.0.1 copied to clipboard

A library for creating and managing named semaphores in Dart using FFI across macOS, Linux, and Windows.

0.0.1 #

  • Initial release
  • See test/semaphore_test.dart for unified usage examples
  • See test/unix_named_semaphore_ffi_bindings_test.dart and test/windows_named_semaphore_ffi_bindings_test.dart for platform-specific usage examples
7
likes
0
points
2.83k
downloads

Publisher

verified publisherruntime.dev

Weekly Downloads

A library for creating and managing named semaphores in Dart using FFI across macOS, Linux, and Windows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, path, safe_int_id

More

Packages that depend on runtime_native_semaphores