dontpanic92 / feca
A web browser prototype.
☆12Updated last year
Alternatives and similar repositories for feca
Users that are interested in feca are comparing it to the libraries listed below
Sorting:
- "Valgrind Client Request" interface for Rust programs☆17Updated 3 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Pretty-print file sizes and more☆44Updated last month
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- const panic with formatting☆11Updated 4 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Write simple proc-macros inline with other source code.☆19Updated 5 months ago
- Ergonomic tagged pointer☆30Updated 7 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Count lines of code across your entire dependency tree☆17Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Macro assembler for Rust☆35Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆29Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Thin but safe Linux interface☆11Updated 2 weeks ago
- Count and convert between various ways of indexing utf8 string slices.☆16Updated 6 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆12Updated 10 months ago
- A direct replacement for `assert_eq` for unordered collections☆12Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆12Updated last year
- Exhaustive iteration trait in Rust☆15Updated 2 weeks ago