{"id":18894731,"url":"https://github.com/bowarc/crates","last_synced_at":"2026-02-27T14:30:16.442Z","repository":{"id":194253247,"uuid":"690431843","full_name":"Bowarc/crates","owner":"Bowarc","description":"Collection of small crates i use in my projects","archived":false,"fork":false,"pushed_at":"2024-10-24T11:20:16.000Z","size":157,"stargazers_count":1,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-24T13:13:54.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bowarc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-12T07:24:48.000Z","updated_at":"2024-10-24T11:20:20.000Z","dependencies_parsed_at":"2023-09-12T15:12:53.506Z","dependency_job_id":"a15c688f-3aa4-45dc-878f-d0de8d4bddb1","html_url":"https://github.com/Bowarc/crates","commit_stats":null,"previous_names":["bowarc/crates"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bowarc%2Fcrates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bowarc%2Fcrates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bowarc%2Fcrates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bowarc%2Fcrates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bowarc","download_url":"https://codeload.github.com/Bowarc/crates/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239869224,"owners_count":19710486,"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","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":[],"created_at":"2024-11-08T08:24:23.710Z","updated_at":"2026-02-27T14:30:14.372Z","avatar_url":"https://github.com/Bowarc.png","language":"Rust","readme":"### Here are some Rust crates I've developed for different tasks in my projects. Each one is made to simplify specific functionalities.\r\n\r\n\r\n- [**Enum Variant Name**](./enum_variant_name/README.md): Provides a convenient derive macro to retrieve the variant name of an enum in Rust.\r\n\r\n- [**Logger**](./logger/README.md): A multilogger based on the [log](https://docs.rs/log) crate\r\n\r\n- [**Mem**](./mem/README.md): Nothing really interesting here for now.\r\n\r\n- [**Networking**](./networking/README.md): Simplifies TCP connections with socket-style wrapper around `std::net::TcpStream` and a proxy mechanism that offers basic stats calculation for round-trip time and bytes exchanged.\r\n\r\n- [**Random**](./random/README.md): Simple randomisation api for games, includes a weighted bag system for drop tables.\r\n\r\n- [**Threading**](./threading/README.md): Channels, Threadpools and sync futures.\r\n\r\n- [**Time**](./time/README.md): Delta time based delay, stopwatch, function exec timing and time formatting.\r\n\r\n\r\nPlease check each crate's readme for more detailed information on their usage.\r\n\r\n\r\n### Note on versioning\r\nThese crates do not use crate traditional version numbers.   \r\nTo select a specific version, please use the git commit hash in your `Cargo.toml` file like so:\r\n\r\n```toml\r\n[dependencies]\r\ntime = {git = \"https://github.com/Bowarc/Crates.git\", package = \"time\", rev = \"b08aab9\"}\r\n```\r\n\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbowarc%2Fcrates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbowarc%2Fcrates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbowarc%2Fcrates/lists"}