cowboy8625 / revim
A attempt at making a Vim like editor.
☆13Updated 3 years ago
Alternatives and similar repositories for revim:
Users that are interested in revim are comparing it to the libraries listed below
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Tools to avoid unnecessary usage of safe code☆38Updated 4 years ago
- ☆21Updated last year
- Linked list in rust... idk☆30Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 9 months ago
- Windows Open and Save dialogs in Rust using winapi☆22Updated 4 years ago
- A dynamic library helper for rust crates☆34Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆10Updated last year
- ☆19Updated 3 years ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Macro assembler for Rust☆34Updated 10 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Fast conversion between linear float and 8-bit sRGB☆20Updated 3 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Faster, more compact implementation of std::Vec☆17Updated 3 years ago
- Mostly safe wrapper for alloca☆24Updated last year