davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients. observed · 2026-08-28
Health v2 · maintenance only
52/100
- Activity 44
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2594
- days_rel: n/a
- days_push: 339
- n_releases_24m: 0
Adoption not part of the score
1133 stars · 155 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Bedrock Framework is a high-performance, low-level networking library for .NET that provides transport-agnostic APIs for building custom servers and clients. It offers builder APIs, middleware, and built-in socket and memory transports, with experimental protocol implementations in a companion package.
Use cases
- build a custom TCP server in .NET
- implement a custom binary network protocol
- write a high-performance socket client
- create transport-agnostic networking middleware
- build low-latency client-server communication
- prototype protocol implementations on top of sockets
When to choose
- you need fine-grained control over sockets and transports in .NET
- existing higher-level frameworks like ASP.NET Core are too heavy for your protocol
- you want transport-agnostic client/server abstractions with middleware support
When to avoid
- you just need a standard HTTP or gRPC server
- you want a fully supported, production-blessed Microsoft library
- you need complete, battle-tested protocol implementations out of the box
Facets
library · maturity active
networking http-server middleware rpc networking developer-tools backend performance dotnet cross-platform tcp sockets transport-agnostic client-server protocols high-performance
1 source
- readme: https://github.com/davidfowl/BedrockFramework · fetched 2026-08-28 · 8deaf25e1f98
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davidfowl/BedrockFramework | main | 52 |
For agents
markdown · JSON · MCP: product_card(name="davidfowl/BedrockFramework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem