Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • 4cb7e6d5d154ea6d3d56a98c3e02a601850a69cb
  • master par défaut protégée
  • rust
  • rust-playlist-sync
  • fix-qt-deprecated-qvariant-type
  • fix-mpris-qtwindow-race-condition
  • rust-appimage-wayland
  • windows-build-rebased
  • v2.5 protégée
  • v2.4 protégée
  • v2.3-1 protégée
  • v2.3 protégée
  • v2.2 protégée
  • v2.1 protégée
  • v2.0 protégée
  • v1.8-3 protégée
  • v1.8-2 protégée
  • v1.8-1 protégée
  • v1.8 protégée
  • v1.7 protégée
  • v1.6 protégée
  • v1.5 protégée
  • v1.4 protégée
  • v1.3 protégée
  • v1.2 protégée
  • v1.1 protégée
  • v1.0 protégée
27 résultats

Cargo.toml

  • Kubat's avatar
    e6566653
    NKDB: Specialized structures & db Storage update · e6566653
    Kubat a rédigé
    - Specialized structure for tags: we use a specific structure for the
      tags, where we handle the fact that some tags that are known can only
      apear once. We also try to avoid allocations if we have only one value
      for the tag.
    - SmallVec to store languages and authors and owners in karas and
      playlists, because they won't be too many so try to avoir allocations
      as much as possible.
    - We clean up a bit the code, and use something else than a macro to
      implement reading and checking a folder of hash-verified files…
    NKDB: Specialized structures & db Storage update
    Kubat a rédigé
    - Specialized structure for tags: we use a specific structure for the
      tags, where we handle the fact that some tags that are known can only
      apear once. We also try to avoid allocations if we have only one value
      for the tag.
    - SmallVec to store languages and authors and owners in karas and
      playlists, because they won't be too many so try to avoir allocations
      as much as possible.
    - We clean up a bit the code, and use something else than a macro to
      implement reading and checking a folder of hash-verified files…
Les dépendances de ce projet sont gérées grâce à Cargo. En savoir plus