Skip to content
/ astra Public

ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)

License

Notifications You must be signed in to change notification settings

pzaino/astra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASTRA - Asynchronous Scalable Task and Resource Actors

WIP - This is a work in progress and not yet ready for use.

ASTRA is a library for building applications using asynchronous actors. It is designed to be scalable and efficient, and to provide a simple and flexible API for building applications.

Features

  • Asynchronous actors
  • Customizable backends (File, Memory, RDBMS, etc.)
  • Scalable and efficient
  • Simple and flexible API

Installation

ASTRA is fully written in Rust and I'll make it available via crates.io soon.

About

ASTRA - Asynchronous Scalable Task and Resource Actors (in Rust)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages