Aloxaf / leetcode_preludeLinks
Some useful macros and definition for exercising in leetcode
☆14Updated last year
Alternatives and similar repositories for leetcode_prelude
Users that are interested in leetcode_prelude are comparing it to the libraries listed below
Sorting:
- Telegram bot for Rust group☆55Updated 10 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 3 years ago
- A queue designed for buffer swapping instead of task popping☆23Updated 2 years ago
- A bridge between different serde implementations.☆16Updated last week
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆47Updated 2 years ago
- Rust's Enum variant counter☆15Updated 3 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆69Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答☆59Updated last year
- This rust crate provides a way to walk on recursive structures easily and safely.☆13Updated 4 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆80Updated last year
- The Rust Rand Book☆58Updated 4 months ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- A Configuration Library for Rust Applications☆39Updated last week
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A lightweight Logging and Tracing observability solution for Rust, built with Apache Arrow, Apache Parquet and Apache DataFusion.☆74Updated 11 months ago
- The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.☆52Updated this week
- A community website for highlighting Rust conferences.☆23Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 6 months ago
- ☆18Updated 9 months ago
- A native Rust port of Google's robots.txt parser and matcher C++ library.☆99Updated 4 years ago
- async actor framework☆37Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆29Updated 3 weeks ago
- Lightweight asynchronous HTTP proxy client library☆32Updated 3 years ago