Rust-Wroclaw / rust-wroclawLinks
Place to store all additional stuff: slides and source codes etc.
☆18Updated 2 years ago
Alternatives and similar repositories for rust-wroclaw
Users that are interested in rust-wroclaw are comparing it to the libraries listed below
Sorting:
- A Web Dashboard for Lorikeet☆84Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Dependency injection for Rust☆54Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated last year
- #[no_std] print equivalent for Rust☆64Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆112Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last week
- A self-describing data interchange format☆76Updated 3 years ago
- ☆111Updated last year
- ☆72Updated 2 months ago
- List size of types in a Rust crate☆27Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago