-
harrow-io
Runtime-agnostic I/O primitives for Harrow: buffer pool and I/O traits
-
harrow
A thin, macro-free HTTP framework with custom HTTP/1 backends and opt-in observability
-
harrow-server-tokio
Tokio server backend for Harrow: custom HTTP codec, LocalSet per-worker, buffer pooling
-
harrow-server
Shared server primitives for Harrow: listener, workers, shutdown, config
-
harrow-server-monoio
Experimental monoio-based HTTP/1.1 server for Harrow
-
harrow-serde
Feature-gated serialization formats (JSON, MessagePack) for Harrow
-
harrow-core
Core types for Harrow: routing, request/response wrappers, middleware
-
async-stream-lite
Proc macro-free async/await Rust streams
-
drop_struct_macro_derive
A derive macro to free (drop) memory for structs that are used in the FFI