performance topic

List performance repositories

CppBenchmark

258
Stars
45
Forks
Watchers

Performance benchmark framework for C++ with nanoseconds measure precision

CppLogging

150
Stars
41
Forks
Watchers

Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment

CppSerialization

134
Stars
39
Forks
Watchers

Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON

CppServer

1.3k
Stars
279
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

CppTrader

756
Stars
239
Forks
Watchers

High performance components for building Trading Platform such as ultra fast matching engine, order book processor

CSharpServer

108
Stars
31
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C# library with support TCP, SSL, UDP protocols and 10K connections problem solution

FastBinaryEncoding

800
Stars
84
Forks
Watchers

Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift

NetCoreServer

2.5k
Stars
536
Forks
Watchers

Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

pyh2o

24
Stars
2
Forks
Watchers

Python binding for the H2O HTTP server

benchinit

72
Stars
2
Forks
Watchers

Benchmark the init cost of Go packages