Skip to content
View ayushan003's full-sized avatar

Highlights

  • Pro

Block or report ayushan003

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. NeuroHack NeuroHack Public

    Long-form memory system for AI agents sustaining 1,000+ turn recall under a fixed 800-token prompt budget. 40+ regex rule gate, 5-level retrieval precedence, and dual-engine semantic search.

    Python

  2. walde walde Public

    Concurrent multi-level cache with CMS-only admission (no Bloom doorkeeper), 64-stripe sharding, and async L2 demotion. +5.5pp hit rate over LRU on ARC S3 traces. C++17.

    C++

  3. finsight finsight Public

    Financial analysis platform that computes SMA, volatility, and Z-score anomalies from raw OHLCV data. Adaptive quiz engine with Elo rating + spaced repetition.

    JavaScript

  4. quero quero Public

    Minimal acyclic FST with sub-millisecond fuzzy lookup — Myers bit-parallel NFA, compiled Levenshtein DFA, and Damerau-Levenshtein DFA over a zero-copy mmap index.

    C++