syndicate-rs/src
Tony Garnock-Jones 2eca2a0cc1 Experimental: use Notify for Debtor credit flow 2021-07-27 16:31:00 +02:00
..
bin More fine-grained state and new ownership relations, to potentially permit avoiding scheduling overhead by directly entering an actor's runtime context 2021-07-24 23:22:01 +02:00
.gitignore A few days' work redoing syndicate-rs - still WIP 2021-07-03 09:04:03 +02:00
actor.rs Experimental: use Notify for Debtor credit flow 2021-07-27 16:31:00 +02:00
bag.rs Stats and dataspace cleanup 2020-05-18 10:44:57 +02:00
config.rs A few days' work redoing syndicate-rs - still WIP 2021-07-03 09:04:03 +02:00
dataspace.rs Typed Refs (!). Decent speedup by avoiding marshalling 2021-07-22 16:53:56 +02:00
during.rs Now we are using Mutex instead of RwLock, we don't need to be Sync everywhere 2021-07-26 10:53:56 +02:00
error.rs More fine-grained state and new ownership relations, to potentially permit avoiding scheduling overhead by directly entering an actor's runtime context 2021-07-24 23:22:01 +02:00
lib.rs Typed Refs (!). Decent speedup by avoiding marshalling 2021-07-22 16:53:56 +02:00
pattern.rs Draw the rest of the bloody owl 2021-07-15 09:13:31 +02:00
peer.OLD.rs It actually takes connections again now! Still WIP 2021-07-06 20:56:36 +02:00
relay.rs Now we are using Mutex instead of RwLock, we don't need to be Sync everywhere 2021-07-26 10:53:56 +02:00
rewrite.rs Draw the rest of the bloody owl 2021-07-15 09:13:31 +02:00
skeleton.rs Typed Refs (!). Decent speedup by avoiding marshalling 2021-07-22 16:53:56 +02:00
sturdy.rs Draw the rest of the bloody owl 2021-07-15 09:13:31 +02:00
tracer.rs More fine-grained state and new ownership relations, to potentially permit avoiding scheduling overhead by directly entering an actor's runtime context 2021-07-24 23:22:01 +02:00