Code Monkey home page Code Monkey logo

acme's People

Contributors

dependabot[bot] avatar fl03 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

acme's Issues

Explore WebRTC

"WebRTC (Web Real-Time Communication) is a technology that enables Web applications and sites to capture and optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary. The set of standards that comprise WebRTC makes it possible to share data and perform teleconferencing peer-to-peer, without requiring that the user install plug-ins or any other third-party software." MDN

Create a basic web-framework expanding upon hyper_wasi / tokio_wasi

  • Routers
  • Server Wrapper
  • Application Frame

Acme provides several useful utilities for creating cloud-native Web applications within Rust, leveraging the native WebAssembly support and advancements within the WASI api for optimal performance, reduced overhead, and more.

Create a framework for building dynamic automata

An automata is formally described with the 5-tuple consisting of the elements defined below:

  • (Sigma) Input alphabet
  • (Tau) output alphabet
  • (Q) Finite set of states
  • (Dirac) Transition functions
  • (Gamma) Next-Output Function

Create a cloud-native application framework

One of the primary resolves of the crate is to support the creation of cloud-native applications written in Rust leveraging the Axum web-framework alongside a module command line interface leveraging Clap

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.