1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-03 05:10:17 +02:00

Remove hengine entry, as it's no longer in the repo

The replacement repo (https://github.com/hashintel/labs) has a low star count, so ineligible
This commit is contained in:
Tom Parker-Shemilt 2023-11-12 14:07:36 +00:00
parent a1dd0f7db8
commit d79e1b6062

View File

@ -24,7 +24,6 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Productivity](#productivity)
* [Routing protocols](#routing-protocols)
* [Security tools](#security-tools)
* [Simulation](#simulation)
* [Social networks](#social-networks)
* [System tools](#system-tools)
* [Task scheduling](#task-scheduling)
@ -97,7 +96,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Peripherals](#peripherals)
* [Platform specific](#platform-specific)
* [Scripting](#scripting)
* [Simulation](#simulation-1)
* [Simulation](#simulation)
* [System](#system)
* [Task scheduling](#task-scheduling-1)
* [Template engine](#template-engine)
@ -382,10 +381,6 @@ See also [A comparison of operating systems written in Rust](https://github.com/
* [ripasso](https://github.com/cortex/ripasso/) — A password manager, filesystem compatible with pass
* [rustscan/rustscan](https://github.com/RustScan/RustScan) — Make Nmap faster with this port scanning tool [![build badge](https://github.com/RustScan/RustScan/workflows/Continuous%20integration/badge.svg?branch=master)](https://github.com/RustScan/RustScan/actions?query=workflow%3A%22Continuous+integration%22)
### Simulation
* [hEngine](https://github.com/hashintel/hash/tree/main/apps/engine) - A Rust-implemented computational simulation engine, supporting large-scale agent-based modelling, with simulation logic written in JavaScript and Python.
### Social networks
* Mastodon