plug
Library loader
A helper module for using remote dynamic libraries in Deno with minimal overhead and automatic caching.
🔌 Deno FFI helper module
81 stars
2 watching
12 forks
Language: TypeScript
last commit: 8 months ago cachedenodeno-bindingsdeno-ffideno-plugindeno-pluginsffihacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
dontlaugh/packer-provisioner-deno | A Packer plugin that runs Deno scripts to provision virtual machines and containers | 5 |
denosaurs/denon | Automated file watcher and script runner for Deno applications. | 1,101 |
syumai/deno-libs | A collection of reusable commands for the Deno runtime environment. | 31 |
manyuanrong/deno-plugin-prepare | Manages native plugin dependencies for Deno, handling platform-specific binary downloads and caching. | 47 |
siokas/denomander | A Deno-based framework for building command-line interfaces | 149 |
ffi/ffi | A Ruby library for loading and calling functions from native libraries | 2,086 |
motss/deno_mod | A collection of reusable code snippets in TypeScript designed to make working with Deno easier | 14 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
denosaurs/status | A utility for working with HTTP status codes in Deno web applications. | 15 |
denosaurs/tokenizer | A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
webview/webview_deno | A Deno bindings project for a tiny cross-platform web-based GUI library | 1,440 |
switcherapi/switcher-client-deno | A Deno SDK providing access to the Switcher API for feature flag management. | 2 |
deno-windowing/vulkan | An API binding layer between Vulkan and Deno, providing a TypeScript interface to the Vulkan graphics API. | 15 |
denodrivers/postgres | A PostgreSQL driver for Deno that simplifies interaction with the database. | 607 |
ryo-ma/deno-websocket | A simple WebSocket library for Deno, providing a standard interface for establishing and managing WebSocket connections. | 152 |