Library for creating buds of reference counted Fortran
objects.
A reference counted object will reduce memory overhead
by ensuring that an object is deleted once no variable
is referencing the object.
The complete documentation of buds may be found here.
To download the latest buds library please see the release page.
The installation instructions of buds may be found here.