taiki-e/futures-enum

#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.

GitHub repository with 18 stars and 0 forks.

Language: Rust

Topics: no-std, proc-macro, rust

Open provider repository

Latest metric snapshot

2026-06-05: 18 stars and 0 forks.

Similar repositories

  1. 1. helix-editor/spellbook

    A Hunspell-compatible spellchecking Rust library

    GitHub repository with 130 stars and 9 forks.

    Trending score: 0.57; stars gained: +2; forks gained: +0.

    Language: Rust

    Topics: hunspell, spell-checker, nuspell, rust-lang, no-std

  2. 2. dylan-sutton-chavez/edge-python

    Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.

    GitHub repository with 233 stars and 11 forks.

    Trending score: 0.49; stars gained: +2; forks gained: +0.

    Language: Rust

    Topics: python, rust, wasm, compiler, bytecode, garbage-collector

  3. 3. diondokter/device-driver

    A toolkit to create better Rust device drivers, faster

    GitHub repository with 296 stars and 18 forks.

    Trending score: 0.15; stars gained: +0; forks gained: +1.

    Language: Rust

    Topics: driver, no-std, rust, toolkit

  4. 4. daac-tools/daachorse

    🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.

    GitHub repository with 262 stars and 23 forks.

    Trending score: 0.13; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: aho-corasick, double-array, finite-state-machine, no-std, rust, search

  5. 5. iShape-Rust/iTriangle

    A fast, efficient and extremely stable 2d triangulation library for rust.

    GitHub repository with 148 stars and 9 forks.

    Trending score: 0.11; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: delaunay, tessellation, triangulation, gamedev, cad, computational-geometry

  6. 6. taiki-e/portable-atomic

    Portable atomic types including support for 128-bit atomics, atomic float, etc.

    GitHub repository with 235 stars and 23 forks.

    Trending score: 0.09; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: rust, no-std, atomic

Trending in Rust

  1. 1. BigPizzaV3/CodexPlusPlus

    An enhanced tool for CodexApp, striving to make Codex better to use and more comfortable 一个CodexApp的增强工具,努力让Codex变得更好用更舒服

    GitHub repository with 13,533 stars and 835 forks.

    Trending score: 5.16; stars gained: +916; forks gained: +44.

    Language: Rust

  2. 2. Hmbown/CodeWhale

    DeepSeek + MiMo coding agent in terminal

    GitHub repository with 37,098 stars and 3,192 forks.

    Trending score: 4.80; stars gained: +393; forks gained: +32.

    Language: Rust

    Topics: cli, deepseek, llm, rust, terminal, tui

  3. 3. openai/codex

    Lightweight coding agent that runs in your terminal

    GitHub repository with 88,742 stars and 13,033 forks.

    Trending score: 4.58; stars gained: +326; forks gained: +48.

    Language: Rust

  4. 4. tinyhumansai/openhuman

    Your Personal AI super intelligence. Private, Simple and extremely powerful.

    GitHub repository with 30,803 stars and 2,971 forks.

    Trending score: 4.37; stars gained: +332; forks gained: +50.

    Language: Rust

  5. 5. fallow-rs/fallow

    Codebase intelligence for TypeScript and JavaScript. Free static layer: unused code, duplication, circular deps, complexity hotspots, architecture boundaries. Optional paid runtime layer: hot-path review and cold-path deletion evidence from real production traffic. Rust-native, sub-second, zero-config framework support.

    GitHub repository with 3,030 stars and 91 forks.

    Trending score: 4.05; stars gained: +346; forks gained: +16.

    Language: Rust

    Topics: cli, code-quality, dead-code, developer-tools, javascript, linter

  6. 6. ogulcancelik/herdr

    agent multiplexer that lives in your terminal.

    GitHub repository with 4,322 stars and 262 forks.

    Trending score: 4.04; stars gained: +212; forks gained: +3.

    Language: Rust

    Topics: agent, agent-orchestration, ai, ai-agents, claude-code, cli

Trending topic: no-std

  1. 1. helix-editor/spellbook

    A Hunspell-compatible spellchecking Rust library

    GitHub repository with 130 stars and 9 forks.

    Trending score: 0.57; stars gained: +2; forks gained: +0.

    Language: Rust

    Topics: hunspell, spell-checker, nuspell, rust-lang, no-std

  2. 2. dylan-sutton-chavez/edge-python

    Single-pass SSA compiler and bytecode VM for a sandboxed Python subset. NaN-boxed values, dual inline caching (scalar + instance-dunder), super-instruction fusion, pure-function memoization, mark-sweep GC; classes with inheritance and dunder protocol, stackful coroutines with async/await, pattern matching, and packages.json imports. <200 KB WASM.

    GitHub repository with 233 stars and 11 forks.

    Trending score: 0.49; stars gained: +2; forks gained: +0.

    Language: Rust

    Topics: python, rust, wasm, compiler, bytecode, garbage-collector

  3. 3. diondokter/device-driver

    A toolkit to create better Rust device drivers, faster

    GitHub repository with 296 stars and 18 forks.

    Trending score: 0.15; stars gained: +0; forks gained: +1.

    Language: Rust

    Topics: driver, no-std, rust, toolkit

  4. 4. daac-tools/daachorse

    🐎 A fast implementation of the Aho-Corasick algorithm using the compact double-array data structure in Rust.

    GitHub repository with 262 stars and 23 forks.

    Trending score: 0.13; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: aho-corasick, double-array, finite-state-machine, no-std, rust, search

  5. 5. iShape-Rust/iTriangle

    A fast, efficient and extremely stable 2d triangulation library for rust.

    GitHub repository with 148 stars and 9 forks.

    Trending score: 0.11; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: delaunay, tessellation, triangulation, gamedev, cad, computational-geometry

  6. 6. taiki-e/portable-atomic

    Portable atomic types including support for 128-bit atomics, atomic float, etc.

    GitHub repository with 235 stars and 23 forks.

    Trending score: 0.09; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: rust, no-std, atomic