blob: 2b835317b9a313d9b58c3e38aa5a0b17a7f9347d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Ouroboros
=============
`Ouroboros <https://ouroboros.ilabt.imec.be/>`_ is a user-space
implementation with a focus on portability. It is written in C89 and
works on any POSIX.1-2001 enabled system.
.. automodule:: rumba.prototypes.ouroboros
:member-order: bysource
:show-inheritance:
:inherited-members:
|