issues Search Results · repo:asynchronics/nexosim language:Rust
Filter by
21 results
(79 ms)21 results
inasynchronics/nexosim (press backspace or delete to remove)Hi, I found this project recently and was looking to translate a C++ discrete event simulator into memory-safe rust via
this library, and I eventually ran into some performance issues when adding functionality ...
question
fernandomaura97
- 4
- Opened on Oct 29, 2024
- #52
General info
Development branch
The development branch for v0.3 is main.
Crate rename warning
Due to common confusion between asynchronics and asynchronix, version v0.3 of asynchronix ~will be renamed ...
meta
sbarral
- Opened on Oct 21, 2024
- #50
Hi there! I m curious when a new release might be coming out? We d prefer only to depend on releases, but there are some
features in main that we d love to have. (Specifically a clone-able scheduler.) ...
question
joshburkart
- 2
- Opened on Oct 18, 2024
- #49
Was looking around some of the examples in the repo, but when copying them into my project using 0.2.3, noticed that for
example, power_supply.rs uses .connect_sink(), which seems to me like it should ...
question
jajetloh
- 3
- Opened on Sep 8, 2024
- #42
I am trying to port the overall design of asynchronix to my own executor smolscale, and something I m struggling with is
that this assert here non-deterministically fails:
https://github.com/geph-official/smolscale/blob/4bb45b79fbac877919cda2e2ffbbe06a77eb22ee/src/pool_manager.rs#L153 ...
nullchinchilla
- 2
- Opened on Aug 29, 2024
- #40
I get the following error log
thread Worker #0 panicked at C:\ ... \index.crates.io-6f17d22bba15001f\asynchronix-0.2.2\src\model\ports.rs:121:53:
called `Result::unwrap()` on an `Err` value: BroadcastError ...
enhancement
jajetloh
- 6
- Opened on Aug 21, 2024
- #36
I m wondering about determinism in the following simplified situation: Say we have two models, A and B, each with an
execute method that we schedule to run periodically at the same periodicity and no phase ...
enhancement
question
joshburkart
- 9
- Opened on Aug 15, 2024
- #34
Hello, thank you for developing this very interesting project! I am currently trying to evaluate whether it can be used
for a set of simulators I am designing. There could eventually be many constituent ...
enhancement
joshburkart
- 3
- Opened on Jul 20, 2024
- #28
I wonder whether it d be possible to modify InputFn to allow the following code to compile:
impl DelayedMultiplier {
pub fn input( mut self, value: f64, scheduler: Scheduler Self ) - anyhow::Result ...
enhancement
question
teh
- 6
- Opened on Apr 4, 2024
- #22
What do you think about adding a helper API to retrieve a chrono datetime from a MonotonicTime ? The chrono::DateTime is
an extremely convenient time format to work with, similar to the Python datetime ...
robamu
- 9
- Opened on Mar 13, 2024
- #21

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.