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

#544 - Merge ActorOptions and FutureOptions

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

#543 - Document supervisor will not always receive panics

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

#542 - Split crate into heph and heph-rt

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

#541 - Add actor::spawn_sync_actor

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

#540 - Use ActorFuture in runtime

Issue - State: closed - Opened by Thomasdezeeuw almost 3 years ago - 4 comments
Labels: blocked

#539 - Enable sync actors without runtime feature

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

#538 - Drop Arc around SyncWaker

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

#537 - Add runtime feature

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

#536 - typo in quick start

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

#535 - Use log's key-value logging for metrics

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

#534 - Add more documentation to runtime module

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

#533 - Improve formatting on outputted metrics

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

#532 - Fix flaky tests

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

#531 - Rustc update

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

#530 - Catch unwind

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

#529 - Add I/O traits

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

#528 - Add retry module

Pull Request - State: closed - Opened by Thomasdezeeuw about 3 years ago - 1 comment

#527 - Add tests for systemd implementation

Issue - State: open - Opened by Thomasdezeeuw about 3 years ago
Labels: RT

#526 - Add support for Unix Domains Sockets (UDS)

Issue - State: closed - Opened by Thomasdezeeuw about 3 years ago
Labels: enhancement

#525 - Reduce allocations mapped actor ref sending and joining

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

#524 - Add StopSupervisor

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

#523 - Systemd support

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

#522 - Use to/from_bits instead of cast pointers to integers

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

#521 - Add missing bounds on bytes::BytesVectored

Pull Request - State: closed - Opened by colelawrence about 3 years ago - 4 comments

#520 - Add beginning of Heph-remote crate

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

#519 - Support binding to multiple addresses

Issue - State: closed - Opened by Thomasdezeeuw about 3 years ago - 1 comment
Labels: enhancement

#518 - Add ActorRef::{map_fn, try_map_fn}

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

#517 - Add Redis example

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

#516 - Reduce the size of HeaderName

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

#515 - Inbox message selection

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

#514 - Inbox peeking

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

#513 - ActorOption for inbox size

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

#512 - Add Unix pipe support

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

#511 - Disallow same method & route twice in route! macro

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: priority:low, HTTP

#510 - Add transform module

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#509 - Add handler module

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#508 - Add server::Connection::respond_with

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

#507 - Add route! macro

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

#506 - Add test::block_on and spawn_local_future

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

#505 - Add tests for the HTTP body types

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#504 - Send Host header in client

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: bug, HTTP

#503 - Test HTTP body implementations

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#502 - Add initial implementation of ChunkedBody

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#501 - Expand HTTP API

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#500 - Expand HTTP Headers API

Pull Request - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#499 - Support multiple same-named HTTP headers

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#498 - Use httparse::Request::parse_with_uninit_headers

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

#497 - Use uninitialised headers in parsing requests

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: performance, HTTP

#496 - Remove unread chunked bytes from http::server::Body

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: bug, HTTP

#495 - Implement Send for OneshotBody

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago - 1 comment
Labels: HTTP

#494 - Implement the Body trait for ChunkedBody

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: HTTP

#493 - HTTP router

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago - 1 comment
Labels: idea, HTTP

#492 - HTTP middleware trait

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: idea, HTTP

#491 - HTTP service trait

Issue - State: closed - Opened by Thomasdezeeuw over 3 years ago
Labels: idea, HTTP

#490 - Dynamically change actor priority based on inbox

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: idea, performance, RT

#489 - Fix some warnings on nightly

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

#488 - Move Bytes and BytesVectored trait to new bytes module

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

#487 - Add {Response,Response}Head::header_or(_else)

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

#485 - Add {RequestHead, ResponseHead}::header

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

#484 - Add metrics

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

#477 - Test test::join usage in tests

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago - 2 comments
Labels: bug, priority:high, RT

#476 - Actor monitoring

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago - 3 comments
Labels: idea, Heph

#475 - Watchdog

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago
Labels: idea, RT

#464 - Release Heph-HTTP

Issue - State: open - Opened by Thomasdezeeuw over 3 years ago - 2 comments
Labels: idea, HTTP

#459 - Provide custom allocators

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago
Labels: enhancement, idea, performance, RT

#424 - Benchmark timers implementations

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago - 1 comment
Labels: priority:low, performance, RT

#412 - Remove the need for "as fn(_) -> _" for async function actors

Issue - State: closed - Opened by Thomasdezeeuw almost 4 years ago - 2 comments
Labels: enhancement, priority:medium

#409 - Rewrite thread-local actor waking mechanism

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago
Labels: priority:low, performance, RT

#406 - Remove global lock from shared scheduler

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago - 1 comment
Labels: priority:low, performance, RT

#405 - Macro for tracing sections of code

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago
Labels: enhancement, priority:low, idea, RT

#385 - Keeping ActorGroup unique

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

#383 - Thundering herd problem in shared timers

Issue - State: open - Opened by Thomasdezeeuw almost 4 years ago - 3 comments
Labels: priority:low, performance, RT

#349 - Dynamic enabling tracing

Issue - State: open - Opened by Thomasdezeeuw about 4 years ago - 2 comments
Labels: enhancement, priority:low, idea, RT

#338 - Remove allocation from mapped ActorRef::send

Issue - State: open - Opened by Thomasdezeeuw about 4 years ago - 3 comments
Labels: priority:low, performance, Heph

#311 - Improve usability of the Spawn trait

Issue - State: open - Opened by Thomasdezeeuw over 4 years ago - 2 comments
Labels: enhancement, priority:low, RT

#301 - Support restart_supervisor macro (variant) with function to create argument

Issue - State: open - Opened by Thomasdezeeuw over 4 years ago - 1 comment
Labels: enhancement, priority:low, idea, Heph

#298 - Net2 module

Issue - State: open - Opened by Thomasdezeeuw over 4 years ago - 3 comments
Labels: priority:low, idea, RT

#296 - Implement Savina actor benchmark

Issue - State: open - Opened by Thomasdezeeuw over 4 years ago
Labels: priority:low, RT

#271 - ActorURL

Issue - State: open - Opened by Thomasdezeeuw almost 5 years ago
Labels: enhancement, priority:low, idea, Remote

#270 - Virtual Actors

Issue - State: open - Opened by Thomasdezeeuw almost 5 years ago - 4 comments
Labels: enhancement, priority:low, idea, Heph

#231 - Restartable actors

Issue - State: open - Opened by Thomasdezeeuw over 5 years ago - 2 comments
Labels: priority:low, idea, Heph

#226 - Support named addresses in TcpStream::connect

Issue - State: open - Opened by Thomasdezeeuw over 5 years ago - 1 comment
Labels: enhancement, priority:low, RT

#217 - Tracking issue for monitoring/metrics

Issue - State: open - Opened by Thomasdezeeuw over 5 years ago - 5 comments
Labels: enhancement, priority:medium, idea, RT

#214 - (de)serialisation of messages

Issue - State: closed - Opened by Thomasdezeeuw over 5 years ago - 1 comment
Labels: enhancement, priority:low, idea, distributed

#188 - Tracking issue for remote actor ref

Issue - State: open - Opened by Thomasdezeeuw almost 6 years ago - 8 comments
Labels: enhancement, priority:medium, idea, distributed

#101 - Add dns lookup function

Issue - State: open - Opened by Thomasdezeeuw about 6 years ago - 2 comments
Labels: enhancement, priority:low, RT

#96 - Improve scheduling

Issue - State: open - Opened by Thomasdezeeuw about 6 years ago - 4 comments
Labels: enhancement, priority:low, performance, RT

#21 - Document best practices when dealing with backend connection

Issue - State: open - Opened by Thomasdezeeuw over 6 years ago - 1 comment
Labels: priority:low, RT

#13 - New Observer type

Issue - State: open - Opened by Thomasdezeeuw over 6 years ago - 5 comments
Labels: enhancement, priority:low, idea, RT