{"id":16949560,"url":"https://github.com/tailhook/abstract-ns","last_synced_at":"2025-08-30T04:08:46.107Z","repository":{"id":57478886,"uuid":"51536484","full_name":"tailhook/abstract-ns","owner":"tailhook","description":"Abstract name service traits for rust","archived":false,"fork":false,"pushed_at":"2018-05-25T07:48:10.000Z","size":8040,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-13T12:57:57.763Z","etag":null,"topics":["dns","rust","service-discovery","tokio"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tailhook.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-11T18:28:56.000Z","updated_at":"2025-03-22T11:30:44.000Z","dependencies_parsed_at":"2022-09-17T04:42:39.090Z","dependency_job_id":null,"html_url":"https://github.com/tailhook/abstract-ns","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/tailhook/abstract-ns","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fabstract-ns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fabstract-ns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fabstract-ns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fabstract-ns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tailhook","download_url":"https://codeload.github.com/tailhook/abstract-ns/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tailhook%2Fabstract-ns/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272800966,"owners_count":24995185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","rust","service-discovery","tokio"],"created_at":"2024-10-13T21:55:20.833Z","updated_at":"2025-08-30T04:08:46.089Z","avatar_url":"https://github.com/tailhook.png","language":"Rust","readme":"Abstract Name Service\n=====================\n\n**Status: Beta**\n\n[Documentation](https://docs.rs/abstract-ns) |\n[Github](https://github.com/tailhook/abstract-ns) |\n[Crate](https://crates.io/crates/abstract-ns)\n\nThis rust crate provides just abstract traits which may be used to build\ninteroperable implementations of name dicovery.\n\nWe want abstract_ns to have implementations not only for DNS-based name\ndiscovery but also Zookeeper, Eureka, Etcd, Consul, and whatever other thing\nyou might imagine. All of them easily configured and interchangeable.\n\nFeatures:\n\n* Defines what is a name and what is a result of service discovery\n* Uses futures-rs for asynchronous stuff\n* Has interface to receive updates (name changes)\n* Allows some kind of name service routing, i.e. has a way to specify different\n  resolvers for different names, for example: serve `*.consul` from local\n  consul, other names from conventional DNS servers.\n\nThis repository also contains the following crates:\n\n* ``ns-std-threaded`` a name resolution implementation that uses stdlib\n  resolver running in a thread pool\n* ``ns-dns-tokio`` an pure-rust implementation that uses ``domain`` crate to\n  resolve domains asynchronously in ``tokio-core`` main loop\n\nNote: abstract-ns v0.2 is very different product than v0.1\n\n\nLicense\n=======\n\nLicensed under either of\n\n* Apache License, Version 2.0,\n  (./LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license (./LICENSE-MIT or http://opensource.org/licenses/MIT)\n  at your option.\n\nContribution\n------------\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Fabstract-ns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftailhook%2Fabstract-ns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftailhook%2Fabstract-ns/lists"}