Skip to content
  • SamwiseFilmore's avatar
    Refactor; Add CHashmap for better concurrency · 4ca81a60
    SamwiseFilmore authored
    Currently using `DepGraph::grouped_resolve` in order to ease into naive
    parallel service startup, also changed the way things are done inside
    ServiceGraph, and added commented out code for rayon integration
    (currently rayon is having all kinds of low-level issues).
    4ca81a60
This project manages its dependencies using Cargo. Learn more