Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Thomasdezeeuw/heph issues and pull requests

#648 - ActorGroup::(try_)send_at_least_once

Issue - State: open - Opened by Thomasdezeeuw about 2 months ago
Labels: Heph

#647 - Enable testing of Heph-http

Issue - State: open - Opened by Thomasdezeeuw about 2 months ago
Labels: HTTP

#646 - Testing Heph-rt using LeakSanitizer

Issue - State: open - Opened by Thomasdezeeuw about 2 months ago
Labels: RT

#645 - Testing Heph using LeakSanitizer

Issue - State: open - Opened by Thomasdezeeuw about 2 months ago - 2 comments
Labels: Heph

#644 - Testing Heph using Miri

Issue - State: open - Opened by Thomasdezeeuw about 2 months ago
Labels: Heph

#643 - Use Ubuntu 24.04 for CI

Pull Request - State: closed - Opened by Thomasdezeeuw about 2 months ago

#642 - Work

Pull Request - State: closed - Opened by Thomasdezeeuw about 2 months ago

#641 - Add Scheduler trait

Pull Request - State: closed - Opened by Thomasdezeeuw about 2 months ago

#640 - Update rustc version

Pull Request - State: closed - Opened by Thomasdezeeuw about 2 months ago

#639 - Addtional testing

Issue - State: open - Opened by Thomasdezeeuw 5 months ago
Labels: Heph

#638 - Expand testing of Heph crate

Pull Request - State: closed - Opened by Thomasdezeeuw 5 months ago

#637 - Add coverage and coverage_all targets

Pull Request - State: closed - Opened by Thomasdezeeuw 5 months ago

#635 - Update to A10 v0.2

Pull Request - State: closed - Opened by Thomasdezeeuw 8 months ago

#634 - Rewrite Spawn trait

Pull Request - State: open - Opened by Thomasdezeeuw 9 months ago - 3 comments

#633 - Possible optimisation for Heph-inbox

Issue - State: open - Opened by Thomasdezeeuw 10 months ago
Labels: Inbox

#632 - Remove unused impl_trait_in_assoc_type feature

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#630 - Implement decide_on_panic for restart_supervisor!

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#629 - Improve panic handling of provided supervisors

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#628 - Use GitHub Actions checkout v4 on

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#627 - Enable Heph tests on CI

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#626 - Small cleanups

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#625 - Relax SeqCst atomic ordering

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#624 - Various improvement to the test module of heph_rt

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#623 - Add ReadBufPool

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#623 - Add ReadBufPool

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#622 - Remove test::init_*_actor functions

Issue - State: open - Opened by Thomasdezeeuw 10 months ago - 1 comment
Labels: RT

#621 - Expand ActorGroup API

Pull Request - State: closed - Opened by Thomasdezeeuw 10 months ago

#620 - Consider using std::io::IoSlice in BufSlice::as_iovecs

Issue - State: closed - Opened by Thomasdezeeuw 11 months ago - 1 comment

#619 - Continue unwinding in test::block_on_* functions

Pull Request - State: closed - Opened by Thomasdezeeuw 11 months ago

#618 - Implement Read & Write for Vec<u8>

Pull Request - State: closed - Opened by Thomasdezeeuw 11 months ago

#617 - Update to log's stable KV feature

Pull Request - State: closed - Opened by Thomasdezeeuw 11 months ago

#616 - Implement From<Runtime(Ref)> for Thread{Local,Safe}

Pull Request - State: closed - Opened by Thomasdezeeuw 11 months ago

#610 - Replace Unix SocketAddr with std version

Issue - State: open - Opened by Thomasdezeeuw about 1 year ago
Labels: enhancement, RT

#607 - Add metrics

Pull Request - State: open - Opened by Thomasdezeeuw about 1 year ago

#606 - Add 20 more Signals

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago

#606 - Add 20 more Signals

Pull Request - State: closed - Opened by Thomasdezeeuw about 1 year ago

#605 - Fix flaky no_signal_handlers test

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#604 - Limit the duration of an event loop iteration

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#603 - Fix lints and warnings

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#602 - Implement TryFrom<Signal> for Terminate

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#601 - Add Timer::reset(_after)

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago - 1 comment

#600 - Process all watch events

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#599 - Remove as in places

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#598 - Add heph_rt::fs::watch

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#597 - Enable CI for Heph-inbox

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#596 - Split up CI

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#595 - Rename SyncContext to sync::Context

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#594 - Remove some unstable public API

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#593 - Replace SyncWorker with SyncActorRunner in heph-rt

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#592 - Various small improvements

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#591 - Review names of heph::sync::* types

Issue - State: closed - Opened by Thomasdezeeuw over 1 year ago

#590 - Rework synchronous actors in heph

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#589 - Add option to change actor's inbox size

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago - 1 comment

#588 - Remove use of badges from README

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#587 - Remove mio dependency

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#586 - Check timers inbetween running processes

Issue - State: closed - Opened by Thomasdezeeuw over 1 year ago - 2 comments

#585 - Replace crossbeam_channel with the channel in std lib

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#584 - Add actor_fn

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#583 - Simply actor trait impls

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#582 - Use a10::io::Std{io,out,err}

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#581 - Add I/O traits, attempt 2

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#580 - Fix CI (io_uring not supported)

Issue - State: closed - Opened by Thomasdezeeuw over 1 year ago - 3 comments

#579 - Various documentation improvements

Pull Request - State: closed - Opened by Thomasdezeeuw over 1 year ago

#578 - Add support for sendfile(2)

Issue - State: open - Opened by Thomasdezeeuw almost 2 years ago - 1 comment
Labels: enhancement, RT

#577 - io_uring support

Pull Request - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#576 - Add name function to SyncActor trait

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago - 1 comment

#575 - Allow multiple actors to share an inbox

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago - 1 comment
Labels: enhancement, idea

#574 - Remove Bound trait

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago - 1 comment
Labels: blocked

#573 - Update to Socket2 v0.5

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#572 - Catch panics in sync actors

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#571 - Use sync actor utilities from Heph crate in heph-rt

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#570 - Use io_uring where possible

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#569 - Add ActorGroup::rpc_all

Issue - State: open - Opened by Thomasdezeeuw almost 2 years ago
Labels: enhancement, Heph

#568 - Add ActorGroup::rcp_one

Issue - State: open - Opened by Thomasdezeeuw almost 2 years ago
Labels: enhancement, Heph

#567 - Split up ActorGroup::try_send

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago
Labels: enhancement

#566 - Add ActorGroup::send_to_all

Issue - State: open - Opened by Thomasdezeeuw almost 2 years ago
Labels: enhancement, Heph

#565 - Add ActorGroup::send_to_one

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago
Labels: enhancement

#564 - Update CI

Pull Request - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#563 - Consider adding metata to the inbox

Issue - State: closed - Opened by Thomasdezeeuw almost 2 years ago - 1 comment

#562 - Possible specialisations for inbox

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago
Labels: enhancement, Inbox

#561 - Value selecting in inbox

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: enhancement, Inbox, Heph

#560 - Add support for Loom for inbox

Issue - State: open - Opened by Thomasdezeeuw over 4 years ago
Labels: Inbox

#559 - Merge the inbox repo into the Heph repo

Pull Request - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#558 - Update to std-logger v0.5

Pull Request - State: closed - Opened by Thomasdezeeuw almost 2 years ago

#557 - Replace crossbeam-channel with std::sync::mpsc

Issue - State: closed - Opened by Thomasdezeeuw about 2 years ago - 3 comments

#556 - doc: Minor improvements to README readability

Pull Request - State: closed - Opened by colelawrence almost 3 years ago - 1 comment

#555 - Prepare v0.4

Pull Request - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#554 - Add rpc::all function

Issue - State: open - Opened by Thomasdezeeuw almost 3 years ago
Labels: enhancement, priority:low, idea, performance, Heph

#553 - Move actor::messages to the root of the crate

Pull Request - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#552 - Move actor::Bound trait to heph-rt crate

Pull Request - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#551 - Make access module public

Pull Request - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#550 - Move heph_rt::rt to the root of the crate

Pull Request - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#549 - Remove hidden public API from heph crate

Issue - State: open - Opened by Thomasdezeeuw almost 3 years ago
Labels: Heph

#548 - Move actor::Bound to heph-rt crate

Issue - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#547 - Attempt to move heph crate to Rust stable

Issue - State: open - Opened by Thomasdezeeuw almost 3 years ago - 1 comment
Labels: priority:low, Heph

#546 - Move rt module to root in heph-rt

Issue - State: closed - Opened by Thomasdezeeuw almost 3 years ago

#545 - Move spawn module to heph-rt

Issue - State: closed - Opened by Thomasdezeeuw almost 3 years ago - 1 comment