Skip to content

nivethadhanakoti/meerkat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meerkat

The implementation of the Meerkat language

Repository Structure

This repository contains the Meerkat distributed reactive programming system, organized into the following packages:

meerkat-lib

Core libraries for the Meerkat runtime:

  • net - Network layer with libp2p and circuit relay support for peer-to-peer communication

Building and Testing

# Build all packages
cargo build

# Run all tests
cargo test

# Test WASM compatibility
cargo build -p meerkat-net --target wasm32-unknown-unknown

License

MIT

About

The implementation of the Meerkat language

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages