skynet
Concurrency benchmark
A benchmarking project comparing concurrency and parallelism patterns across multiple programming languages.
Skynet 1M threads microbenchmark
1k stars
49 watching
122 forks
Language: C#
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies concurrent and parallel programming using structured concurrency and thread pools. | 109 |
| Performs performance benchmarking of various .NET mocking libraries | 22 |
| A high-performance concurrent queue implementation using atomic counters and the x86 fetch-and-add instruction | 127 |
| A lightweight, low-overhead concurrency library | 360 |
| A simple framework for compile-time microbenchmarks in C++ using the CMake build system. | 183 |
| Compared performance of various Go web frameworks across different aspects like connection and route selection handling times | 2,083 |
| A framework to compare performance of Go versions | 99 |
| A tool for measuring performance in Rust applications | 988 |
| A benchmarking tool for MQTT servers to evaluate performance under various usage scenarios | 121 |
| Evaluates and benchmarks multimodal language models' ability to process visual, acoustic, and textual inputs simultaneously. | 15 |
| A high-performance library for real-time data processing and time series manipulation | 430 |
| Provides C++ API bindings to the WebAssembly runtime engine | 86 |
| An exploration of Arduino DUE's capabilities and performance in various hardware and software tests | 45 |
| A Coq-based web server written in a functional programming language | 86 |
| Generates latency measurements and plots from concurrent requests to an external system. | 313 |