Skip to content
@Juptune

Juptune

High Performance nogc-first D libraries

Overview

My vision for Juptune is to be a high-performance; @nogc-first collection of foundational D libraries that can be used to grow a small ecosystem of various libraries and applications that all build off of one common foundation.

Motivation

The D language is great - everything else though... not so much.

The D leadership are terrified of change so parts of the language (e.g. Phobos) are effectively frozen in time. They have 0 interest in building up or endorsing projects that allow people to actually build things in D for the modern cloud-based, web app era, and honestly I think they just lack care in general for the wider community.

One of the outcomes for this is that there is no common basis for anything: event loops, HTTP libraries (that integrate with said event loop), SQL libraries (that integrate with said event loop), etc.

And if libraries do exist, they are often in a state of bit rot; don't integrate with eachother properly due to lack of common basis, and honestly it's just a gamble whether your code will compile a year later.

Being sick of all of these things I've decided to go my own way and carve out my own personal ecosystem with Juptune - with the focus being on things I truly want.

Popular repositories Loading

  1. marmos marmos Public

    Flexible Documentation Generation for D

    D 2

  2. .github .github Public

  3. juptune juptune Public

    Async I/O framework for D based on Linux's io_uring

    D

  4. distribution distribution Public

  5. marmos-docfx-demo marmos-docfx-demo Public

    Demo of Marmos and Docfx

    Shell

Repositories

Showing 5 of 5 repositories
  • marmos Public

    Flexible Documentation Generation for D

    Juptune/marmos’s past year of commit activity
    D 2 0 0 0 Updated Jul 7, 2024
  • marmos-docfx-demo Public

    Demo of Marmos and Docfx

    Juptune/marmos-docfx-demo’s past year of commit activity
    Shell 0 MIT 0 0 0 Updated Jul 2, 2024
  • juptune Public

    Async I/O framework for D based on Linux's io_uring

    Juptune/juptune’s past year of commit activity
    D 0 0 0 0 Updated Mar 30, 2024
  • Juptune/distribution’s past year of commit activity
    0 0 0 0 Updated Mar 30, 2024
  • .github Public
    Juptune/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 26, 2023

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…