picos
                                
                                
                                
                                    picos copied to clipboard
                            
                            
                            
                        Interoperable effects based concurrency
I'm creating this issue as a general request for feedback and discussion. Feel free to add comments on Picos to this issue or open a [discussion](https://github.com/ocaml-multicore/picos/discussions). * Questions on anything...
There is always room to improve documentation. At least for me it can be very difficult to see where the documentation I've written, for code I've designed, isn't necessarily clear...
This is useful for avoiding code bloat.
It seems that using shallow effect handlers makes things slower, as shown by the "**Picos Current**" benchmark, which currently uses an effect, without reducing memory usage, as shown by the...
WIP - not yet fully implemented.
Work-in-progress...
This PR explores the idea of introducing initializers and finalizers for `FLS` entries. ⚠️ I'm not currently happy with this, especially the introduction of initializers, due to the costs this...