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:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.☆24Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Arbitrary width integers☆21Updated last month
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Count directory entries—`ls | wc -l` but faster☆28Updated last week
- Exhaustive iteration trait in Rust☆16Updated last week
- 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
- watt-based inline procedural macros☆14Updated 5 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- We have Crater At Home☆36Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Fallible allocation support for Rust's Vec☆29Updated last year
- ☆36Updated last year
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- A C expression parser and evaluator☆48Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated last week
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Unix API☆29Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated this week
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago