Socket
Book a DemoInstallSign in
Socket

aanyx

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aanyx

0.2.0
Source
Cargo
Version published
Maintainers
1
Created
Source

Nyx

This Rust Cargo package is designed to facilitate modularity in Rust applications. With this crate, you can easily create a modular Rust application that can dynamically load functions and plugins at runtime. This makes it easy to extend and customize your application without having to recompile or modify the core code.

This crate contains 4 module:

  • host
  • PDK
  • plugin
  • system

Host

The host contains the tools and utilities that a develoepr should use in the main app, when creating a plugin manager.

PDK

The pdk contains some utilities and tools to test plugins locally before releasing them. It implements some structures that inspect what a plugin is doing

Plugin

The plugin module contains the macros and the structs definitions to allow the plugin manager to understand the structure of the plugin

System

This crate uses the word system meaning a function that accepts any number of arguments. This simplifies the structure of the code becuse understanding which arguemnts should be bessedt oa function becomes a task of he compiler

Safety

This crate doesn't use unsafe functions except in pdk for testing purpose

Examples

Examples of how to use the crate can be found in Examples

FAQs

Package last updated on 10 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.