1name: "jemalloc" 2description: "jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support." 3third_party { 4 url { 5 type: GIT 6 value: "https://github.com/jemalloc/jemalloc" 7 } 8 version: "5.1.0" 9 license_type: NOTICE 10 last_upgrade_date { 11 year: 2018 12 month: 8 13 day: 16 14 } 15} 16