Open Cyxxxxx opened 4 months ago
Is this project planning to add some data structures that support concurrent R/W? Like the ConcurrentHashMap and CopyOnWriteArrayList in Java.
Tbh I really hope this be a std lib one day.
Is this project planning to add some data structures that support concurrent R/W? Like the ConcurrentHashMap and CopyOnWriteArrayList in Java.