JakkuSakura / FerroPhaseLinks
An experiment of high level code optimization
☆34Updated this week
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
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- A faster Arc.☆77Updated last year
- Library facilitating safe pinned initialization☆73Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- structured parallel execution for async Rust☆37Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- ☆64Updated 4 months ago
- ☆44Updated 7 months ago
- ☆76Updated 2 months ago
- Typed any map for rust☆67Updated last year
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 9 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆42Updated 2 years ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- State machine pattern for Rust☆29Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year