JakkuSakura / FerroPhaseLinks
An experiment of high level code optimization
☆32Updated 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
- A faster Arc.☆75Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- ☆63Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆33Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- Dynamic structured values for Rust☆28Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Motion is a bare metal physics engine☆34Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- ☆41Updated 2 years ago
- Generate parsers directly from AST node types☆85Updated last year
- Alternative future adapters that provide cancel safety.☆72Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- State machine pattern for Rust☆29Updated 11 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago