VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.
☆15Aug 14, 2019Updated 6 years ago
Alternatives and similar repositories for vec_option
Users that are interested in vec_option are comparing it to the libraries listed below
Sorting:
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Aug 16, 2019Updated 6 years ago
- A Rust utility DSL and macro to help construct and modify Paths.☆23Jul 11, 2020Updated 5 years ago
- RustConAsia 2019大会workshop☆66Apr 22, 2019Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- ☆12Aug 12, 2019Updated 6 years ago
- Boyer-Moore-MagicLen, a fast string search algorithm implemented in Rust.☆13Dec 13, 2025Updated 2 months ago
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- std::thread which joins on drop by default.☆20Mar 31, 2025Updated 11 months ago
- Some useful macros and definition for exercising in leetcode☆14Nov 11, 2023Updated 2 years ago
- CHIP-8 Emulator in Rust☆13May 11, 2018Updated 7 years ago
- Package ikitai is an optimizing just-in-time compiler for SSA-transformed Go.☆17Jun 6, 2020Updated 5 years ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Feb 23, 2020Updated 6 years ago
- ☆15May 1, 2019Updated 6 years ago
- CITA BFT☆15Oct 9, 2020Updated 5 years ago
- rustc 工作原理与贡献指南☆12Jul 7, 2019Updated 6 years ago
- A Rust client library for Airsim.☆20Sep 18, 2023Updated 2 years ago
- ☆15Mar 21, 2020Updated 5 years ago
- A queue designed for buffer swapping instead of task popping☆23Sep 25, 2022Updated 3 years ago
- PEG library in Go based on LPeg☆20Mar 23, 2017Updated 8 years ago
- Get Direct [d]own[l]oad ⬇️⬇️ Links of any [y]ou[t]ube Video . Written in Rust, for personal use.☆25May 17, 2019Updated 6 years ago
- A foray into rust async await☆44Sep 19, 2019Updated 6 years ago
- ☆19Jan 9, 2024Updated 2 years ago
- Rust-based script programming language.☆72Aug 3, 2019Updated 6 years ago
- RUZZT - A ZZT game engine clone written in Rust☆50Aug 23, 2019Updated 6 years ago
- Parser for asciidoctor written in Rust☆25Jul 12, 2019Updated 6 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Jun 27, 2023Updated 2 years ago
- Extension of nom to apply "Packrat Parsing"☆22Feb 3, 2025Updated last year
- My Advent of Code 2019 solutions (in Rust, of course). Not guaranteed to be done each day or totally completed.☆21Mar 10, 2021Updated 4 years ago
- Rust parser for Clickhouse SQL dialect.☆24Feb 16, 2022Updated 4 years ago
- 分享Rust培训代码☆18Dec 30, 2019Updated 6 years ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- Concurrent hash trie☆57Sep 29, 2020Updated 5 years ago
- skiplist☆143Nov 24, 2021Updated 4 years ago
- (MERGED) Rust bindings for TVM runtime☆28Feb 3, 2019Updated 7 years ago
- Parse environment variables by defining a struct☆24Aug 31, 2019Updated 6 years ago
- Handle unexpected errors☆26Jul 12, 2024Updated last year
- [wip] Command line argument paw-rser.☆157Sep 6, 2019Updated 6 years ago
- leetcode in rust☆52Feb 23, 2020Updated 6 years ago
- rust core implementation for trustnote☆24Aug 30, 2018Updated 7 years ago