Lucretiel / dislike-in-rustLinks
A list of the few things I don't like about rust
☆13Updated 2 years ago
Alternatives and similar repositories for dislike-in-rust
Users that are interested in dislike-in-rust are comparing it to the libraries listed below
Sorting:
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A math library specialized for 2d screen graphics.☆14Updated 11 months ago
- A vector-based map and set implementation for rust☆16Updated 3 weeks ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated this week
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 8 months ago
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Unix API☆31Updated last year
- ☆13Updated 5 years ago
- Non-owning unsafe I/O☆23Updated 5 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Safely transmute type to itself in generic context in Rust☆15Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last week
- The WebAssembly Indirect Call Inliner☆27Updated 2 years ago
- The tiniest sort☆15Updated 5 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Fallible allocation support for Rust's Vec☆30Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- ☆36Updated last year