locka99 / cpp-to-rust-bookLinks
☆80Updated 2 years ago
Alternatives and similar repositories for cpp-to-rust-book
Users that are interested in cpp-to-rust-book are comparing it to the libraries listed below
Sorting:
- Hands-On Concurrency with Rust, published by Packt☆157Updated 2 years ago
- Rust Coding Guidelines (Unofficial)☆36Updated 2 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- Our sessions when learning Rust with gitoxide☆48Updated 6 months ago
- Rust High Performance, published by Packt☆102Updated 2 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- Simple interoperability between C++ coroutines and asynchronous Rust☆259Updated last month
- Performance comparison of parallel Rust and C++☆106Updated 5 years ago
- Internal details of Tokio from code to designs☆137Updated 4 years ago
- An example repo to setup cxx (Rust FFI library) with the CMake build system.☆98Updated 10 months ago
- ☆72Updated 3 years ago
- A tool to generate ergonomic, buffer-based C++ APIs.☆48Updated last month
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated last year
- A thread-safe & efficient memory pool☆170Updated 2 years ago
- The file system module for rCore OS.☆50Updated last year
- ☆139Updated this week
- About this organization☆133Updated last year
- Rust Code Reading Clubs☆140Updated 3 years ago
- Per-object thread-local storage for Rust☆356Updated last month
- Paxos implementation in Rust☆78Updated last month
- Safe and fast mathematical operations with static arrays in the Rust programming language☆42Updated 3 years ago
- Performant time measuring in Rust☆195Updated last year
- Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)☆51Updated 6 years ago
- A library to generating UML language from Rust's project into graphiz/dot file.☆88Updated 8 years ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆124Updated 5 years ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- A foray into rust async await☆44Updated 6 years ago
- Hazard pointers in Rust.☆208Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago