Talks I've given at various conferences
☆20Mar 2, 2018Updated 8 years ago
Alternatives and similar repositories for talks
Users that are interested in talks are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Rust bindings to Intel's DPDK.☆13Oct 1, 2018Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆53Jun 8, 2023Updated 3 years ago
- Parallel HashMap and HashSet for Rust☆57Apr 25, 2019Updated 7 years ago
- Utilities for pinning☆101Jul 18, 2026Updated 3 weeks ago
- A fork of Facebook's React that supports streaming server-side rendering☆14Dec 4, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ☆40Feb 14, 2019Updated 7 years ago
- The closest we are to embedded no-std binaries on stable Rust☆18Dec 8, 2018Updated 7 years ago
- Work-stealing thread pool for executiong futures☆40Oct 27, 2017Updated 8 years ago
- Non-blocking hash map in Rust☆14Mar 28, 2024Updated 2 years ago
- A connector to Rainbow Bridge that allows sending $NEAR to Ethereum as an ERC-20 token (eNEAR)☆10Mar 29, 2025Updated last year
- An implementation of random number generator based on rdrand instruction☆27May 15, 2026Updated 3 months ago
- RFCs for changes to the `futures` crate☆20Mar 20, 2018Updated 8 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Oct 22, 2020Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆51Nov 27, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Rust implementation of qntm/base65536☆18Feb 22, 2022Updated 4 years ago
- Discover and manage contracts, multisigs and their access control policies on various blockchains.☆11Aug 1, 2025Updated last year
- For comparing the differences between files over time☆26May 18, 2018Updated 8 years ago
- Set process and thread affinity in your Rust programs !☆32Sep 4, 2023Updated 2 years ago
- Concurrent hash map for Rust☆16Sep 18, 2016Updated 9 years ago
- Rust library providing a lazily filled Cell☆62Aug 12, 2020Updated 6 years ago
- Redis client for Tokio☆60Jun 9, 2017Updated 9 years ago
- More maintainable Rust test☆28Sep 5, 2021Updated 4 years ago
- POSIX AIO bindings for mio☆25Jun 21, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- Portable Bitwise Manipulation Intrinsics☆49Feb 6, 2024Updated 2 years ago
- Helps create a swirly timelapse gif☆16May 12, 2021Updated 5 years ago
- ☆81Jul 22, 2026Updated 3 weeks ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆75Jun 17, 2026Updated last month
- Source code and logic to build OpenSSL from source☆80Jun 30, 2026Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆38Jun 24, 2026Updated last month
- ☆17Aug 24, 2019Updated 6 years ago
- Swift plugin for https://github.com/asdf-vm/asdf/☆11Apr 14, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ASIMOV Universe for Python.☆11Feb 19, 2025Updated last year
- Asynchronous drain for slog-rs v2☆30Mar 16, 2024Updated 2 years ago
- Make any value Sync but only available on its original thread☆40Jun 24, 2026Updated last month
- 3rd party BOLOS SDK for Rust☆23Jul 27, 2018Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆14Nov 9, 2017Updated 8 years ago
- software transactional memory in rust