red/code Repository (was red/red/system/library)

Here is a straight 1:1 flat list of the folders exactly as shown on GitHub, in the same order, with direct links to each subfolder under Library. I’ve added very minimal blurbs.


:books: Red Library/ Directory (Flat Index)

  • 3D-math
    3D math helpers (vectors, matrices, transforms, etc.).

  • Bass
    Bindings for the BASS audio library.

  • Curses
    Terminal UI support via curses / ncurses.

  • FMOD
    Bindings for the FMOD audio engine.

  • GLFW
    GLFW bindings for windowing and input (typically used with OpenGL/Vulkan).

  • ImageMagick
    Bindings or helpers for ImageMagick image processing.

  • Julia
    Some miscellaneous thing (Julia-related helpers or experiments).

  • LZMA
    LZMA compression/decompression support.

  • OpenGL
    OpenGL bindings and examples for graphics rendering.

  • Portaudio
    PortAudio bindings for cross-platform audio I/O.

  • Red
    Red language support code / internal helpers (some miscellaneous thing).

  • SQLite
    SQLite database bindings.

  • SWF
    SWF (Flash) file parsing or handling utilities.

  • Sockets
    Networking and socket-related helpers.

  • Steam
    Steam API bindings or experiments.

  • Stream-IO
    Stream-based input/output utilities.

  • Vorbis
    Ogg Vorbis audio codec bindings.

  • Vulkan
    Vulkan graphics API bindings or experiments.

  • Zlib
    zlib compression support.

  • ZeroMQ
    ZeroMQ messaging bindings.

  • dotNET
    .NET interop support (Windows-focused).

  • dtoa
    Double-to-ASCII number conversion routines.

  • mpg123
    MP3 decoding via mpg123.

  • ogg
    Ogg container format support.

  • os
    OS-specific helpers and low-level platform code.