napi-rs/json-escape-simd

Optimized SIMD routines for escaping JSON strings

GitHub repository with 20 stars and 5 forks.

Language: Rust

Topics: avx2, avx512, json, neon, simd

Open provider repository

Latest metric snapshot

2026-06-05: 20 stars and 5 forks.

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,665 stars and 845 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,102 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,781 stars and 13,042 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,040 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,330 stars and 264 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: avx2

  1. 1. OpenNMT/CTranslate2

    Fast inference engine for Transformer models

    GitHub repository with 4,509 stars and 492 forks.

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

    Language: C++

    Topics: neural-machine-translation, cpp, mkl, quantization, cuda, thrust

  2. 2. microsoft/DirectXMath

    DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

    GitHub repository with 1,778 stars and 257 forks.

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

    Language: C++

    Topics: microsoft, directx, simd, neon, cpp-library, sse

  3. 3. artalis-io/bitnet.c

    Minimal, zero-dependency LLM inference in pure C11. CPU-first with NEON/AVX2 SIMD. Flash MoE (pread + LRU expert cache). TurboQuant 3-bit KV compression (8.9x less memory per session). 20+ GGUF quant formats. Compiles to WASM.

    GitHub repository with 20 stars and 7 forks.

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

    Language: C

    Topics: c, cpu-inference, gguf, inference, llm, quantization

  4. 4. simdjson/simdjson

    Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks

    GitHub repository with 23,798 stars and 1,257 forks.

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

    Language: C++

    Topics: json, json-parser, simd, avx2, sse42, neon

  5. 5. kexibq-official/cafs-lib

    Cache-aware frequency sort: a header-only C++20 sort for low-cardinality integer arrays on x86-64.

    GitHub repository with 21 stars and 0 forks.

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

    Language: C++

    Topics: avx2, benchmark, branchless, cache-aware, cpp, cpp20