pest-parser / intellij-pestLinks
pest grammar file support for all JetBrains IDEs
☆37Updated 7 months ago
Alternatives and similar repositories for intellij-pest
Users that are interested in intellij-pest are comparing it to the libraries listed below
Sorting:
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A reimplementation of the Flap parser in Rust (with our own modifications applied)!☆53Updated last year
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- A concurrent GC.☆44Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- liburing bindings☆35Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Parser Combinator ver. Rust☆15Updated 5 years ago
- GLL parsing framework.☆138Updated last year
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- ☆33Updated 5 years ago
- A macro wrapping Rust closure calls that allows for capturing variables in scope on an individual bases.☆41Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆90Updated 4 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A library for garbage collection in Rust.☆13Updated 4 years ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago
- home for proposals in and around compile-time function evaluation☆112Updated last week
- Telegram bot for Rust group☆56Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆129Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- garbage collection☆324Updated 6 years ago
- ☆152Updated 6 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- dlmalloc ported into Rust☆114Updated last month
- lens implemented in rust☆117Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year