The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) https://grpc.io/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Craig Tiller dc41f42073
[promises] Add some status-like types for TrySeq (#34906)
1 year ago
..
promise_fuzzer_corpus
BUILD [promises] Add some status-like types for TrySeq (#34906) 1 year ago
activity_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
arena_promise_test.cc [promises] Make Poll<T> its own type, not a variant<> (#32515) 2 years ago
cancel_callback_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
context_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
event_engine_wakeup_scheduler_test.cc [event_engine+promises] EventEngine based wakeup scheduler for activities (#31926) 2 years ago
exec_ctx_wakeup_scheduler_test.cc [iwyu] Add test/core/promise (#29994) 3 years ago
for_each_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
if_test.cc Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
inter_activity_pipe_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
interceptor_list_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
join_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
latch_test.cc [promises] New `Join`, `TryJoin` implementation (#33995) 1 year ago
loop_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
map_pipe_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
map_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
mpsc_test.cc [promises] Add an unbuffered/immediate send to mpsc for cancellations (#34208) 1 year ago
party_test.cc [promises] Async wakeup for activities/parties (#33215) 2 years ago
pipe_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
poll_test.cc [promises] A few tweaks to poll (#32588) 2 years ago
prioritized_race_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
promise_factory_test.cc Reland "[promises] Convert call to a party" (#32651)" (#32653) 2 years ago
promise_fuzzer.cc [Deps] Update to Clang-16 (#34492) 1 year ago
promise_fuzzer.proto
promise_mutex_test.cc [promises] Add an intra-activity mutex type (#34824) 1 year ago
promise_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
race_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
seq_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
sleep_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
status_flag_test.cc [promises] Add some status-like types for TrySeq (#34906) 1 year ago
test_context.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
test_wakeup_schedulers.h Fix include guards for src/ and test/ directories (#32167) 2 years ago
try_join_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
try_seq_metadata_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
try_seq_test.cc [Deps] Update to Clang-16 (#34492) 1 year ago
wait_for_callback_test.cc [promises] Add a bridge between callbacks and promises (#33792) 1 year ago