azaleacolburn / sonderLinks
Static Pointer Analyzer and Transpiler from C to Safe Rust
☆24Updated 6 months ago
Alternatives and similar repositories for sonder
Users that are interested in sonder are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- ☆35Updated 10 months ago
- Linux linker for x86 and x86-64☆32Updated 6 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Attribute to use on the `trait` methods (or associated functions) that you wish to "seal", a.k.a., render them `final`.☆15Updated 7 months ago
- String OS from User Space!☆11Updated 2 years ago
- Human-friendly indexed collections☆56Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Simple EFI bootloader☆47Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- An alternative `std`-like implementation built on origin☆31Updated 9 months ago
- Scope Graph Implementation in Rust☆28Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆51Updated this week
- ☆16Updated last year
- Ergonomic and composable async stream generation without macros☆23Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 5 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- Library facilitating safe pinned initialization☆68Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated last week