Code Monkey home page Code Monkey logo

000-aaa-cruiser's Introduction

Cruiser Logo

Cruiser

Cruiser is a framework for helping build programs on Solana. The main focuses are extensibility and composability. It is currently in an early alpha state with little documentation.

Features

Feature Description State Version
Extensible Instruction System Instruction data and accounts are built on a extensible tree system Released 0.1.0
Rust Code Generation Generates rust code for individual traits Released 0.1.0
All Code Generation Optional All the code generation is optional, if something doesn't do what you want you can replace it Released 0.1.0
Client Support Allows exporting your program as client code for others to call with Released 0.2.0
Auto Size implementation Automatically figures out the size of your accounts Partial Release 0.1.0
IDL Generation Creates and IDL from rust code for client calling Not Started N/A
Extensible IDL IDL can be extended to support any types Not Started N/A
Static Typescript From IDL Generates Static Typescript from an IDL Definition Not Started N/A
In-Place Data Access Similar to Zero Copy, allows direct access to data rather than serde-ing it Experimental N/A
Anchor Support Hooks to allow some components in Cruiser to be used in anchor programs Can be done manually N/A
Interface System Interface system allowing for generic interfaces across programs Experimental N/A
Full Testing Framework Testing framework in rust to allow for easy integration tests and fuzz testing Not Started N/A

000-aaa-cruiser's People

Contributors

buzzec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.