Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/turmoil

Add hardship to your tests
https://github.com/tokio-rs/turmoil

Use compile_fds to compile file descriptor set

tottoto opened this pull request about 1 month ago
Treat partitions as unreachable hosts

brandonpike opened this pull request about 2 months ago
Support smart network fault injections through predicates

aoak opened this issue about 2 months ago
Bump to 0.6.4

mcches opened this pull request 2 months ago
Add free fns for one way partition and repair

mcches opened this pull request 2 months ago
Upgrade gRPC example deps

mcches opened this pull request 3 months ago
Add established_tcp_stream_count{,_on}

marcbowes opened this pull request 3 months ago
Allow one way partitionings

andersmusikkahs opened this pull request 3 months ago
Crash and restart hosts in a runtime

dtwitty opened this issue 3 months ago
Improve flow control for TCP connections (GRPC example)

dtwitty opened this issue 3 months ago
Add try_read and friends to TcpStream

mcches opened this issue 4 months ago
Add unexpected_cfgs lint exception, fixes #182

brandonpike opened this pull request 4 months ago
Clippy failure on `main` branch

LeonHartley opened this issue 4 months ago
upgrade grpc example deps, fixing #180

LeonHartley opened this pull request 4 months ago
Update gRPC example to latest hyper, tonic and tower

LeonHartley opened this issue 4 months ago
Implement Debug for UdpSocket

progwriter opened this pull request 5 months ago
Validate `tick_duration` millisecond resolution

sgbalogh opened this pull request 5 months ago
Bump to 0.6.3

mcches opened this pull request 5 months ago
Add try_write to TcpStream

brandonpike opened this pull request 5 months ago
Make `Config.duration` as `Option<Duration>`

quettabit opened this pull request 6 months ago
Add API parity stubs for UDP sockets/TCP streams

progwriter opened this pull request 8 months ago
Add ability to run hosts in random order

progwriter opened this pull request 8 months ago
Bump to 0.6.2

mcches opened this pull request 9 months ago
Enable tokio io driver

HolyShitMan opened this pull request 9 months ago
Make sim_elapsed function safe to call outside of simulation

tereshch-aws opened this pull request 10 months ago
Enable testing of backpressure from TCP connections

mooso opened this issue 11 months ago
Support one-way partitions

mooso opened this issue 11 months ago
Bump to 0.6.1

zakvdm opened this pull request 12 months ago
Bump tokio to version "1"

mcches opened this pull request 12 months ago
Add `turmoil::sim_elapsed` for retrieving total simulation virtual time

zakvdm opened this pull request 12 months ago
Add a tracing warning when a thread blocks steps

Benjscho opened this pull request 12 months ago
Lucio/spawn blocking bug

LucioFranco opened this pull request almost 1 year ago
Add warning for blocking tasks that block the sim

LucioFranco opened this issue almost 1 year ago
Add support for SO_LINGER to `TcpStream`

mcches opened this issue about 1 year ago
Fix socket close behavior when there is unread data

mcches opened this issue about 1 year ago
Add a check for port exhaustion

mcches opened this pull request about 1 year ago
Pull visibilty policy up

brandonpike opened this pull request about 1 year ago
Add documentation on using tracing

Benjscho opened this pull request about 1 year ago
Update Axum example to use axum 0.7 and hyper 1.

TannerRogalsky opened this pull request about 1 year ago
More fixes for loopback networking

mcches opened this pull request about 1 year ago
Add docs for the builder and config focused on defaults

Benjscho opened this pull request about 1 year ago
Bump to 0.6.0

Benjscho opened this pull request about 1 year ago
Fix builder to use provided rng

Benjscho opened this pull request about 1 year ago
Bump to 0.5.8

mcches opened this pull request about 1 year ago
Fix subtraction overflow bug with min latency

Benjscho opened this pull request about 1 year ago
Fix ephemeral port leak upon tcp stream shutdown

brightcoder opened this pull request about 1 year ago
Infinitely running.

violin0622 opened this issue about 1 year ago
Bump to 0.5.7

mcches opened this pull request about 1 year ago
Fix duplicate FIN in the drop glue

mcches opened this pull request about 1 year ago
Add reverse DNS resolution capabilities

mcches opened this pull request about 1 year ago
Extend loopback workaround

jeremymill opened this pull request over 1 year ago
Spawn blocking blocking sim runtime

LucioFranco opened this issue over 1 year ago
Tiny fixes (rustfmt, clippy)

fenollp opened this pull request over 1 year ago
Simplify gRPC and axum examples

mcches opened this pull request over 1 year ago
Error `ConnectionRefused` when binding UdpSocket to `localhost`

merklefruit opened this issue over 1 year ago
Loopback is incomplete

mcches opened this issue over 1 year ago
Supporting multiple network interfaces

PetrichorIT opened this pull request over 1 year ago
Add message duplication for udp

tthebst opened this pull request over 1 year ago
Support multiple network interfaces

PetrichorIT opened this issue over 1 year ago
Bump to 0.5.6

mcches opened this pull request over 1 year ago
Return errors instead of panicking

PetrichorIT opened this pull request over 1 year ago
Add hold, release, repair, partition to simulator

tthebst opened this pull request over 1 year ago
Drop oldest udp message when buffer is full

tthebst opened this pull request over 1 year ago
Return errors instead of panicking, when sending invalid packets.

PetrichorIT opened this issue over 1 year ago
meets Tokio `enble_io()` error

violin0622 opened this issue over 1 year ago
Add support for custom IP networks

PetrichorIT opened this pull request over 1 year ago
Tracing improvments

PetrichorIT opened this pull request over 1 year ago
Question: Reproduce, Random and Time

violin0622 opened this issue over 1 year ago
Bump to 0.5.5

mcches opened this pull request over 1 year ago
Make socket buffer capacity configurable

mcches opened this pull request over 1 year ago
Fix reverse dns lookups on static binds

PetrichorIT opened this pull request over 1 year ago
Bump to 0.5.4

mcches opened this pull request over 1 year ago
Add support for loopback

mh32 opened this pull request over 1 year ago
Fix bug in binding an in use port

mh32 opened this pull request over 1 year ago
Filter out equal `IpAddr`s for regex matching

mcches opened this pull request over 1 year ago
Regex matching throws exception in Pair

rupakm opened this issue over 1 year ago
Remove inconsistent address resolution

PetrichorIT opened this pull request over 1 year ago
Add support for Ipv6 network/binds

PetrichorIT opened this pull request over 1 year ago
Update CHANGELOG.md

mcches opened this pull request almost 2 years ago
Bump to 0.5.3

mcches opened this pull request almost 2 years ago
Support ephemeral port assignments on bind

th7nder opened this pull request almost 2 years ago
Minor DNS bugfixes and improvements

th7nder opened this pull request almost 2 years ago
Expose whether a host has software running

mcches opened this pull request almost 2 years ago
Fix AsyncRead impl for TcpStream

mcches opened this pull request almost 2 years ago
Fix AsyncRead impl for TcpStream

mcches opened this issue almost 2 years ago
Implement additional UDP features

camshaft opened this issue almost 2 years ago
support ephemeral port assignments

camshaft opened this issue almost 2 years ago
Bump to 0.5.2

mcches opened this pull request almost 2 years ago
fix: drop UDP packets instead of panicking

camshaft opened this pull request almost 2 years ago
feat: add try_* and readiness methods to UdpSocket

camshaft opened this pull request almost 2 years ago
feat: add local_addr to net::UdpSocket

camshaft opened this pull request almost 2 years ago
More interesting examples of testing distribution system building blocks

chenliu0831 opened this issue almost 2 years ago
Bump to 0.5.1

mcches opened this pull request almost 2 years ago
Give docs a refresh

mcches opened this pull request almost 2 years ago
Add TCP loopback communication

th7nder opened this pull request almost 2 years ago
Revert "Add support for loopback in TCP (#83)"

th7nder opened this pull request almost 2 years ago
s/gRPC/axum for axum example

mcches opened this pull request almost 2 years ago
Refactor TCP localhost communication

th7nder opened this pull request almost 2 years ago