{"id":64147,"library":"nylon-threads","title":"Nylon Threads","description":"A library providing enhanced thread management utilities for Java applications.","status":"active","version":"0.9.0","language":"java","source_language":null,"source_url":"https://github.com/palantir/nylon-threads","tags":["threads","concurrency","utility","palantir"],"install":[{"cmd":"<dependency>\n  <groupId>com.palantir.nylon</groupId>\n  <artifactId>nylon-threads</artifactId>\n  <version>0.9.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.palantir.nylon:nylon-threads:0.9.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Threads","correct":"com.palantir.nylon.threads.Threads"}],"quickstart":{"code":"import com.palantir.nylon.threads.Threads;\n\npublic class Example {\n    public static void main(String[] args) {\n        Threads.newThread(() -> System.out.println(\"Hello from Nylon\")).start();\n    }\n}","lang":"java","description":"Creates and starts a new thread using Nylon's thread utilities."},"warnings":[],"env_vars":null,"search_vec":"'applic':12 'concurr':14 'enhanc':6 'java':11 'librari':4 'manag':8 'nylon':1 'palantir':16 'provid':5 'thread':2,7,13 'util':9,15","created_at":"2026-06-17T16:52:33.825018+00:00","updated_at":"2026-06-17T16:52:33.825018+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/palantir/nylon-threads","github":"https://github.com/palantir/nylon-threads","docs":"https://appdoc.app/artifact/com.palantir.nylon/nylon-threads/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}