Popularity
4.6
Stable
Activity
0.0
Stable
709
35
67

Description

smf is a new RPC system and code generation like gRPC, Cap n Proto, Apache Thrift, etc, but designed for microsecond tail latency*.

Programming language: C++
License: GNU General Public License v3.0 or later

smf alternatives and similar libraries

Based on the "Serialization" category.
Alternatively, view smf alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of smf or a related project?

Add another 'Serialization' Library

README

smf - the fastest RPC in the West Travis-ci Build Status

[](docs/public/logo.png)

We're looking for a new maintainer for the SMF project. As I have little time to keep up with issues. Please let me know by filing an issue.

smf is pronounced /smɝf/

Site Link
Mailing List https://groups.google.com/forum/#!forum/smf-dev
Documentation https://smfrpc.github.io/smf/

Official Documentation

Please visit our official documentation, it'll get you up and running in no time!

If you are using smf, drop us a line on the mailing list introducing your project.

What is smf?

smf is a new RPC system and code generation like gRPC, Cap n Proto, Apache Thrift, etc, but designed for microsecond tail latency*.

Current benchmarks in microseconds (e2e see docs)

60 byte payload latency
p50 7us
p90 8us
p99 8us
p9999 15us
p100 26us

Getting started

Please see our quick getting started on our official docs!