hanabi

Crates.iohanabi
lib.rshanabi
version0.1.0-alpha.1
created_at2025-08-23 22:36:10.455285+00
updated_at2025-08-23 22:36:10.455285+00
descriptionHanabi is a highly flexible and fast message broker and event streamer.
homepagehttps://github.com/Northwind-Software/hanabi
repositoryhttps://github.com/Northwind-Software/hanabi
max_upload_size
id1807933
size3,336
Lucas Morais (lmorais-dev)

documentation

https://github.com/Northwind-Software/hanabi/wiki

README

Hanabi

Hanabi is a blazingly fast and configurable message broker and event streaming platform for all of your event-driven application needs.

It can do everything from simple pub/sub to complex message routing and data persistence.

Hanabi is written in Rust, a safe, highly concurrent and performant programming language. By leveraging Rust's powerful features, Hanabi is able to provide a safe and flexible API that can be used across multiple other programming languages thanks to WebAssembly.

Hanabi is currently in early development. Stay tuned for more information!

Features

  • Pub/Sub Queues
  • Message Routing
  • Event Streaming
  • Data Persistence
  • WebAssembly API

Contributing

Please see the CONTRIBUTING.md file for more information.

Supporting

If you find this project useful, please consider supporting me by buying me a coffee.

Licensing

TL;DR
You are free to use this project in any way you want.

This project is under MIT or Apache-2.0 whichever you prefer.

Commit count: 11

cargo fmt