Skip to content

Microkernel and userspace written in Rust, with first-class message passing

License

Notifications You must be signed in to change notification settings

memoryruins/pebble

 
 

Repository files navigation

Pebble

Build Status License: MPL-2.0 Gitter chat

Pebble is still early in development.

Pebble is a microkernel and userspace written in Rust, with a focus on safety and simplicity. It is designed to be simple to understand, extend, and develop for. Pebble does not aim for POSIX compliance. The best way to learn about Pebble is to read the book. The website also hosts other useful resources, such as rustdoc-generated documentation of the components.

Contributing

You are very welcome to contribute to Pebble! Have a look at the issue tracker, or come hang out in the Gitter room to find something to work on.

Any contribution submitted for inclusion in Pebble by you shall be licensed according to the MPL-2.0, without additional terms or conditions.

Acknowledgements

About

Microkernel and userspace written in Rust, with first-class message passing

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.6%
  • Makefile 1.2%
  • Assembly 1.2%