{"crate":{"id":"glommio","name":"glommio","updated_at":"2024-03-25T20:49:41.570451Z","versions":[1093866,712222,498156,425592,412388,401438,374467,372596,349022,348932,302411],"keywords":["thread-per-core","rust","iouring","linux","async"],"categories":["asynchronous","concurrency","filesystem","os","network-programming"],"badges":[],"created_at":"2020-11-06T13:58:24.674704Z","downloads":160919,"recent_downloads":23990,"default_version":"0.9.0","num_versions":11,"yanked":false,"max_version":"0.9.0","newest_version":"0.9.0","max_stable_version":"0.9.0","description":"Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","links":{"version_downloads":"/api/v1/crates/glommio/downloads","versions":null,"owners":"/api/v1/crates/glommio/owners","owner_team":"/api/v1/crates/glommio/owner_team","owner_user":"/api/v1/crates/glommio/owner_user","reverse_dependencies":"/api/v1/crates/glommio/reverse_dependencies"},"exact_match":false,"trustpub_only":false},"versions":[{"id":1093866,"crate":"glommio","num":"0.9.0","dl_path":"/api/v1/crates/glommio/0.9.0/download","readme_path":"/api/v1/crates/glommio/0.9.0/readme","updated_at":"2024-03-25T20:49:41.570451Z","created_at":"2024-03-25T20:49:41.570451Z","downloads":87891,"features":{"bench":[],"debugging":[],"native-tls":[],"nightly":["native-tls"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.9.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.9.0/downloads","authors":"/api/v1/crates/glommio/0.9.0/authors"},"crate_size":440439,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2024-03-25T20:49:41.570451Z"}],"checksum":"e1f8bc1fce949d18098dc0a4e861314e40351a0144ebf61e59bdb5254a2273b2","rust_version":"1.65","has_lib":true,"bin_names":[],"edition":"2021","description":"Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":1089,"comment_lines":136,"files":5},"C Header":{"code_lines":909,"comment_lines":221,"files":4},"RPM Specfile":{"code_lines":55,"comment_lines":0,"files":1},"Rust":{"code_lines":27165,"comment_lines":1126,"files":76},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":29243,"total_comment_lines":1505}},{"id":712222,"crate":"glommio","num":"0.8.0","dl_path":"/api/v1/crates/glommio/0.8.0/download","readme_path":"/api/v1/crates/glommio/0.8.0/readme","updated_at":"2023-01-26T20:19:57.242120Z","created_at":"2023-01-26T20:19:57.242120Z","downloads":31949,"features":{"bench":[],"debugging":[],"native-tls":[],"nightly":["native-tls"]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.8.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.8.0/downloads","authors":"/api/v1/crates/glommio/0.8.0/authors"},"crate_size":418223,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2023-01-26T20:19:57.242120Z"}],"checksum":"ac1f09bf53139d5680da6325b4e79c6bc1518e94a65ab74df14b7e3693a8c78b","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":26852,"comment_lines":1117,"files":76},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":28607,"total_comment_lines":1454}},{"id":498156,"crate":"glommio","num":"0.7.0","dl_path":"/api/v1/crates/glommio/0.7.0/download","readme_path":"/api/v1/crates/glommio/0.7.0/readme","updated_at":"2022-02-10T18:57:56.977629Z","created_at":"2022-02-10T18:57:56.977629Z","downloads":13815,"features":{"bench":[],"debugging":[]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.7.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.7.0/downloads","authors":"/api/v1/crates/glommio/0.7.0/authors"},"crate_size":409513,"published_by":{"id":99832,"login":"HippoBaro","name":"Hippolyte Barraud","avatar":"https://avatars.githubusercontent.com/u/6069928?v=4","url":"https://github.com/HippoBaro","github_username_matches":true,"created_at":"2013-11-30T00:03:16Z"},"audit_actions":[{"action":"publish","user":{"id":99832,"login":"HippoBaro","name":"Hippolyte Barraud","avatar":"https://avatars.githubusercontent.com/u/6069928?v=4","url":"https://github.com/HippoBaro","github_username_matches":true,"created_at":"2013-11-30T00:03:16Z"},"time":"2022-02-10T18:57:56.977629Z"}],"checksum":"dd6912e67cabcb397683537cadc80a38136fdea7702430ede1a43207940697a6","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":25981,"comment_lines":1086,"files":74},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":27736,"total_comment_lines":1423}},{"id":425592,"crate":"glommio","num":"0.6.0","dl_path":"/api/v1/crates/glommio/0.6.0/download","readme_path":"/api/v1/crates/glommio/0.6.0/readme","updated_at":"2021-09-14T20:08:16.434928Z","created_at":"2021-09-14T20:08:16.434928Z","downloads":5422,"features":{"bench":[],"debugging":[]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.6.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.6.0/downloads","authors":"/api/v1/crates/glommio/0.6.0/authors"},"crate_size":381949,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-09-14T20:08:16.434928Z"}],"checksum":"de78464c368ab4ae8ab235b82b019317b2c82475aecbbd8c8d8100cd15831b31","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":23428,"comment_lines":1138,"files":72},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":25183,"total_comment_lines":1475}},{"id":412388,"crate":"glommio","num":"0.5.1","dl_path":"/api/v1/crates/glommio/0.5.1/download","readme_path":"/api/v1/crates/glommio/0.5.1/readme","updated_at":"2021-08-12T19:02:34.826098Z","created_at":"2021-08-12T19:02:34.826098Z","downloads":2817,"features":{"bench":[]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.5.1/dependencies","version_downloads":"/api/v1/crates/glommio/0.5.1/downloads","authors":"/api/v1/crates/glommio/0.5.1/authors"},"crate_size":375723,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-08-12T19:02:34.826098Z"}],"checksum":"ebe93bc8d0730979446ce7deb0369068842ba2f04b72d02a6d4aa7546c37b518","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":22606,"comment_lines":1145,"files":69},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":24361,"total_comment_lines":1482}},{"id":401438,"crate":"glommio","num":"0.5.0","dl_path":"/api/v1/crates/glommio/0.5.0/download","readme_path":"/api/v1/crates/glommio/0.5.0/readme","updated_at":"2021-11-26T22:35:03.354905Z","created_at":"2021-07-15T15:42:05.347005Z","downloads":3443,"features":{"bench":[]},"yanked":true,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.5.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.5.0/downloads","authors":"/api/v1/crates/glommio/0.5.0/authors"},"crate_size":374891,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-07-15T15:42:05.347005Z"},{"action":"yank","user":{"id":99832,"login":"HippoBaro","name":"Hippolyte Barraud","avatar":"https://avatars.githubusercontent.com/u/6069928?v=4","url":"https://github.com/HippoBaro","github_username_matches":true,"created_at":"2013-11-30T00:03:16Z"},"time":"2021-11-26T22:35:03.360166Z"}],"checksum":"aa561ba184cf27c4a548ac6d18e154409094672ac3bb538734782010e102e794","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":22552,"comment_lines":1131,"files":69},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":24307,"total_comment_lines":1468}},{"id":374467,"crate":"glommio","num":"0.4.1","dl_path":"/api/v1/crates/glommio/0.4.1/download","readme_path":"/api/v1/crates/glommio/0.4.1/readme","updated_at":"2021-05-04T17:18:07.558438Z","created_at":"2021-05-04T17:18:07.558438Z","downloads":4534,"features":{"bench":[]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.4.1/dependencies","version_downloads":"/api/v1/crates/glommio/0.4.1/downloads","authors":"/api/v1/crates/glommio/0.4.1/authors"},"crate_size":339012,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-05-04T17:18:07.558438Z"}],"checksum":"5a93b307822bc0e62aa479733bdb23f57c938ecc6135ac9aeaaf565f299ce3aa","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":18620,"comment_lines":1008,"files":61},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":20375,"total_comment_lines":1345}},{"id":372596,"crate":"glommio","num":"0.4.0","dl_path":"/api/v1/crates/glommio/0.4.0/download","readme_path":"/api/v1/crates/glommio/0.4.0/readme","updated_at":"2021-05-03T19:10:58.937069Z","created_at":"2021-04-29T14:30:06.882485Z","downloads":2594,"features":{"bench":[]},"yanked":true,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.4.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.4.0/downloads","authors":"/api/v1/crates/glommio/0.4.0/authors"},"crate_size":338524,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-04-29T14:30:06.882485Z"},{"action":"yank","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-05-03T19:10:56.694943Z"}],"checksum":"d74ec0b771af703abe6829e17cfccd568775370ebe1a5bc8bb56f541ab651aa9","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":18617,"comment_lines":1008,"files":61},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":20372,"total_comment_lines":1345}},{"id":349022,"crate":"glommio","num":"0.3.1","dl_path":"/api/v1/crates/glommio/0.3.1/download","readme_path":"/api/v1/crates/glommio/0.3.1/readme","updated_at":"2021-03-08T03:17:51.511069Z","created_at":"2021-03-08T03:17:51.511069Z","downloads":2767,"features":{"bench":[]},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.3.1/dependencies","version_downloads":"/api/v1/crates/glommio/0.3.1/downloads","authors":"/api/v1/crates/glommio/0.3.1/authors"},"crate_size":326442,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-03-08T03:17:51.511069Z"}],"checksum":"69258df840ce2439bedb92021600b549e43f54d260cdcdda7b8d92bb6d46b616","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":17066,"comment_lines":931,"files":61},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":18821,"total_comment_lines":1268}},{"id":348932,"crate":"glommio","num":"0.3.0","dl_path":"/api/v1/crates/glommio/0.3.0/download","readme_path":"/api/v1/crates/glommio/0.3.0/readme","updated_at":"2021-11-26T22:35:05.069532Z","created_at":"2021-03-07T22:56:32.066126Z","downloads":2586,"features":{"bench":[]},"yanked":true,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.3.0/dependencies","version_downloads":"/api/v1/crates/glommio/0.3.0/downloads","authors":"/api/v1/crates/glommio/0.3.0/authors"},"crate_size":326401,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2021-03-07T22:56:32.066126Z"},{"action":"yank","user":{"id":99832,"login":"HippoBaro","name":"Hippolyte Barraud","avatar":"https://avatars.githubusercontent.com/u/6069928?v=4","url":"https://github.com/HippoBaro","github_username_matches":true,"created_at":"2013-11-30T00:03:16Z"},"time":"2021-11-26T22:35:05.074269Z"}],"checksum":"bc9cac29884379b90c00870ef00ae8a2c001a4b50a0392b2a552b22cb813dec7","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":896,"comment_lines":113,"files":5},"C Header":{"code_lines":780,"comment_lines":202,"files":4},"RPM Specfile":{"code_lines":54,"comment_lines":0,"files":1},"Rust":{"code_lines":17066,"comment_lines":931,"files":61},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":18821,"total_comment_lines":1268}},{"id":302411,"crate":"glommio","num":"0.2.0-alpha","dl_path":"/api/v1/crates/glommio/0.2.0-alpha/download","readme_path":"/api/v1/crates/glommio/0.2.0-alpha/readme","updated_at":"2020-11-06T13:58:24.674704Z","created_at":"2020-11-06T13:58:24.674704Z","downloads":2806,"features":{},"yanked":false,"yank_message":null,"lib_links":null,"license":"Apache-2.0 OR MIT","links":{"dependencies":"/api/v1/crates/glommio/0.2.0-alpha/dependencies","version_downloads":"/api/v1/crates/glommio/0.2.0-alpha/downloads","authors":"/api/v1/crates/glommio/0.2.0-alpha/authors"},"crate_size":217337,"published_by":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"audit_actions":[{"action":"publish","user":{"id":99608,"login":"glommer","name":"Glauber Costa","avatar":"https://avatars.githubusercontent.com/u/331197?v=4","url":"https://github.com/glommer","github_username_matches":true,"created_at":"2010-07-13T20:27:55Z"},"time":"2020-11-06T13:58:24.674704Z"}],"checksum":"f7c1a8b6b7726d600964e723d5b27127b871685d09359981a6b1e9e8739fec5d","rust_version":null,"has_lib":true,"bin_names":[],"edition":"2018","description":"A set of utilities to allow one to write thread per core applications","homepage":"https://github.com/DataDog/glommio","documentation":null,"repository":"https://github.com/DataDog/glommio","trustpub_data":null,"linecounts":{"languages":{"C":{"code_lines":750,"comment_lines":92,"files":5},"C Header":{"code_lines":618,"comment_lines":150,"files":4},"RPM Specfile":{"code_lines":52,"comment_lines":0,"files":1},"Rust":{"code_lines":9992,"comment_lines":775,"files":45},"Shell":{"code_lines":25,"comment_lines":22,"files":1}},"total_code_lines":11437,"total_comment_lines":1039}}],"keywords":[{"id":"thread-per-core","keyword":"thread-per-core","created_at":"2020-10-22T02:10:29.993522Z","crates_cnt":15},{"id":"rust","keyword":"rust","created_at":"2015-02-06T03:44:23.371872Z","crates_cnt":2712},{"id":"iouring","keyword":"iouring","created_at":"2020-07-21T12:48:23.984747Z","crates_cnt":17},{"id":"linux","keyword":"linux","created_at":"2014-11-21T06:08:11.835567Z","crates_cnt":1397},{"id":"async","keyword":"async","created_at":"2015-02-18T16:50:54.176224Z","crates_cnt":5678}],"categories":[{"id":"asynchronous","category":"Asynchronous","slug":"asynchronous","description":"Crates to help you deal with events independently of the main program flow, using techniques like futures, promises, waiting, or eventing.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":11069},{"id":"concurrency","category":"Concurrency","slug":"concurrency","description":"Crates for implementing concurrent and parallel computation.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":3634},{"id":"filesystem","category":"Filesystem","slug":"filesystem","description":"Crates for dealing with files and filesystems.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":3901},{"id":"os","category":"Operating systems","slug":"os","description":"Bindings to operating system-specific APIs.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":1885},{"id":"network-programming","category":"Network programming","slug":"network-programming","description":"Crates dealing with higher-level network protocols such as FTP, HTTP, or SSH, or lower-level network protocols such as TCP or UDP.","created_at":"2017-01-17T19:13:05.112025Z","crates_cnt":13768}]}