Skip to content
@Nexora-Veyra

Nexora/Veyra

Nexora · Veyra

Independent software development

Ichika

Nexora · Veyra is an independent development organization focused on building high-performance software with modern technologies.

The organization was founded around a simple idea: software should not be limited by the architecture it started with. We build systems from the ground up, rethink their underlying architecture, and push them toward modern hardware and modern standards.

The name Nexora · Veyra represents this philosophy.

Nexora represents connection, progression, and what comes next.

Veyra represents truth, correctness, and staying faithful to the principles something was built around.

Together, Nexora · Veyra represents:

Building what comes next, without losing what matters.

Our projects

🚀 Astra

A high-performance Minecraft Java Edition server implementation written from scratch in Rust.

Astra is designed around:

  • Vanilla gameplay parity
  • Multithreaded architecture
  • High performance
  • Fast startup
  • Efficient memory usage
  • Custom systems and optimizations
  • Native extensibility
  • Long-term ecosystem compatibility

Optimize the implementation, not the behavior.

Astra's goal is to preserve the behavior and mechanics of vanilla Minecraft while rethinking how the underlying server is implemented.

Astra Infrastructure

Astra is designed to provide more than just a server runtime. Its architecture is intended to provide common infrastructure that plugins and extensions can use without repeatedly implementing the same systems themselves.

🗄️ Unified Database System

Astra will provide a built-in database abstraction layer that can be configured once at the server level.

Instead of every plugin requiring its own database configuration, plugins can use Astra's database API directly.

                Astra
                  │
            Database API
                  │
         ┌────────┴────────┐
         │                 │
      MySQL             MariaDB
         │                 │
         └────────┬────────┘
                  │
              Database
                  ▲
      ┌───────────┼───────────┐
      │           │           │
   Plugin A    Plugin B    Plugin C

Popular repositories Loading

  1. Astra Astra Public

    A high-performance Minecraft server built from the ground up with vanilla parity in mind.

    Rust

  2. .github .github Public

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…