brylee10 / corustLinks
Collaborative code editor and execution environment for Rust
☆35Updated 8 months ago
Alternatives and similar repositories for corust
Users that are interested in corust are comparing it to the libraries listed below
Sorting:
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- State machine pattern for Rust☆29Updated last year
- Include your assets statically into your application with a strict structure☆93Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- The quickest way to override dependencies with Cargo☆68Updated this week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Static-checked parsing of regexes into structs☆45Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated 2 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- A more powerful replacement for standard macros☆39Updated last year
- Cargo subcommand to sort derive attributes 📦☆62Updated last week
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Binary size analyzer for Rust programs☆37Updated last year
- Concise bit field extraction☆61Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Serde with Validation☆68Updated 3 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- 🐱concat! with support for const variables and expressions☆46Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Provides many useful tools related to tuples☆58Updated 2 weeks ago
- GUI viewer for cargo metadata☆20Updated 5 months ago
- ☆78Updated 2 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated 2 weeks ago