 context-switch
 context-switch 
 Context switch comparison
 A comparison of context switch times and memory usage between Rust async tasks and Linux kernel threads.
Comparison of Rust async and Linux thread context switch time.
716 stars
 21 watching
 21 forks
 
Language: Rust 
last commit: 12 months ago 
Linked from   1 awesome list  
  asynccontext-switcheslinuxmeasurerust-asyncthread 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A tool for measuring performance in Rust applications | 988 | 
|  | Background task processing and queueing system for Rust applications. | 627 | 
|  | A simple text-based console library for the Rust programming language | 3 | 
|  | To evaluate and compare the performance of various web technologies in different programming languages | 0 | 
|  | An asynchronous task scheduling library written in Rust. | 31 | 
|  | An experimental tool comparing performance of programming languages and JavaScript runtimes | 12 | 
|  | Comparing language implementations to assess optimization and performance | 339 | 
|  | A library for managing thread priorities on multiple platforms | 110 | 
|  | Run async tasks that retry after failure or connection loss and resume from where they left off. | 79 | 
|  | A background task queue for Python applications backed by Redis and Celery. | 576 | 
|  | A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure. | 623 | 
|  | An asynchronous and distributed task queue based on Python asyncio framework | 438 | 
|  | A Rust benchmarking library that supports running and filtering benchmarks. | 85 | 
|  | A collection of benchmarking implementations for comparing the performance of various programming languages | 70 | 
|  | Port of an async library to use Promises instead of callbacks in Node.js | 29 |