Skip to content
View XfeaturesGroup's full-sized avatar
🍋
kingnoype - MVP
🍋
kingnoype - MVP

Organizations

@XfeaturesDEV

Block or report XfeaturesGroup

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
.github/profile/README.md
XfeaturesGroup

Join Discord Website Founder kingnoype


Engineering the Next Era of Tech Infrastructure.


XfeaturesGroup is a comprehensive technology holding and advanced IT ecosystem for modern developers, engineers and technology-driven businesses. We build high-performance infrastructure, development platforms and security-focused engineering around one simple goal: give ambitious technical projects room to scale.

Born from a passion for complex architecture and advanced networking, we bring hosting, AI services, developer tooling and unified identity into a connected environment. A product is more than its interface: it is the account behind it, the service that carries it, the people operating it and the ideas still being tested at the edge.

Inside XfeaturesGroup


◎ Vorticity

A social platform in development. Vorticity is where we are exploring what a more connected, expressive web community can look like when identity and services are designed to work together.

Enter Vorticity →

☁ Xfeatures Hosting

High-performance VDS/VPS infrastructure for demanding workloads. Powerful CPUs, substantial memory, custom IPv6 allocation and tuned routing give critical applications a serious place to run.

Explore hosting →

✦ XfeaturesAI

A production-ready AI service with a broad API surface and specialised model endpoints. It is built for teams that want to integrate, automate and ship AI-powered software.

Explore AI →

⌘ Developer platform

XfeaturesDEV, XfeaturesAPI and XfeaturesAccount provide the integration layer: unified login, OAuth 2.0, developer applications, teams and the operational surfaces behind the products.

Private and product-facing infrastructure


Built beyond the product page


The visible services are only one side of the holding. Behind them are systems projects, security research and experiments that push how the larger ecosystem works. Some begin as a sharp question, a difficult benchmark or a capability that should exist before it is urgently needed.

Project The idea Current shape
Vorticity A social layer for the wider ecosystem. Platform in development
xfeatures-guard-ebpf Stop hostile traffic early, measure the result, and make the work reproducible. Rust · XDP/eBPF lab & tooling
xfeatures-ipc Make local processes talk with less copying, less waiting and fewer surprises. Rust · zero-copy IPC library
XfeaturesAntiAITool Inspect code quality with a sceptical eye and surface the parts that deserve a human review. Forensic code-auditing tool
     ideas ──► prototypes ──► products ──► operations ──► better ideas
                         ▲                         │
                         └─────── people use them ──┘

Security is part of the architecture


Security research, code review and continuous assessment are built into how we approach infrastructure. We investigate systems to understand their boundaries, make responsible fixes and improve the resilience of services that people rely on. The objective is not theatre; it is a stronger technical foundation for hosting, products and customers.

What connects it all


       Vorticity ──┐
       Hosting ────┼── Xfeatures Account ── XfeaturesDEV / XfeaturesAPI
       XfeaturesAI ┘          │
                            teams
                              │
                    billing · support · operations

The public repositories show selected parts of this work. Product services, operational systems and early experiments have different visibility for good reasons; each public repository explains its own scope and maturity.

Find your way in


You want to… Start here
See the product universe xfeatures.net
Join conversations and follow the work XfeaturesGroup Discord
Follow the social-platform journey Vorticity
Read the systems work Guard · IPC
Report a bug or propose an improvement Open an issue
Report a security issue privately Security policy

Build with us


Good contributions are specific, tested and kind to the people who will run them afterwards. If you want to contribute, start with CONTRIBUTING.md. If you found a vulnerability, keep it private and follow the security policy.


Engineering the Next Era of Tech Infrastructure.

Pinned Loading

  1. xfeatures-guard-ebpf xfeatures-guard-ebpf Public

    Line-rate L3/L4 DDoS filtering in the XDP/eBPF fast path. Written in Rust with Aya — drops the flood in the driver, before the kernel builds a socket buffer.

    Rust 1

  2. xfeatures-ipc xfeatures-ipc Public

    A zero-copy Inter-Process Communication (IPC) library in Rust. Features lock-free architecture, CAS-based synchronization, and strict cache-line alignment to prevent false sharing.

    Rust 1

  3. XfeaturesAthenaeumCLI XfeaturesAthenaeumCLI Public

    Command-line client for Xfeatures Athenaeum: sign in with Xfeatures Account over OAuth 2.0 PKCE, then search and read from the terminal.

    TypeScript 1

  4. XfeaturesAthenaeumMCP XfeaturesAthenaeumMCP Public

    Model Context Protocol integration for Xfeatures Athenaeum: connection guide, auth configuration and client examples. The MCP server itself lives in the Athenaeum core repository.

    1

  5. XfeaturesAthenaeumSDK XfeaturesAthenaeumSDK Public

    TypeScript SDK and shared types for Xfeatures Athenaeum: a thin, dependency-free REST client with typed responses.

    TypeScript 1

  6. XfeaturesAthenaeum XfeaturesAthenaeum Public

    One authenticated knowledge and retrieval service for AI agents: D1 facts, R2 documents and AI Search behind a single REST, Workers RPC and MCP interface, with per-caller access control on every re…

    TypeScript 1