JakkuSakura / FerroPhaseLinks
An experiment of high level code optimization
☆31Updated 3 months ago
Alternatives and similar repositories for FerroPhase
Users that are interested in FerroPhase are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Library facilitating safe pinned initialization☆60Updated this week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A faster Arc.☆73Updated last year
- ☆40Updated last year
- structured parallel execution for async Rust☆36Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- `smol` integrations with `hyper`☆16Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Thread-unsafe async runtime☆29Updated 9 months ago
- The `io_uring` library for Rust (with Rustix)☆33Updated 3 weeks ago
- ☆43Updated 2 years ago
- ☆43Updated 3 months ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆20Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆35Updated 2 months ago
- ☆61Updated last week