Spices

First-party spices for the Turmeric ecosystem. Each spice has its own docs -- click through for a front page and a per-spice API reference.

SpiceDescriptionTierC depDocs
tur-ansiLightweight ncurses alternative: ANSI terminal control, raw-mode key input, color, style, inline images (Kitty/iTerm2/sixel)----API
tur-c-dslLisp-syntax DSL that compiles to C99 source1 -- pure Turmeric--API
tur-frameIn-memory dataframe (Arrow-compatible columnar)1 -- pure Turmeric--API
tur-glslLisp-syntax DSL that compiles to GLSL shader source1 -- pure Turmeric--API
tur-httpHTTP/HTTPS client3 -- cmake-depmbedTLS 3.6.2API
tur-jsonJSON parsing and serialization3 -- cmake-depyyjson 0.10.0API
tur-linalgDense float linear algebra: matrices, vectors, Cholesky/LU/QR solvers, mat4 graphics helpers1 -- pure Turmeric + inline-C--API
tur-math2D/3D vector and matrix math1 -- pure Turmeric--API
tur-notebookLiterate `.tur.md` notebooks with TUI, HTML export, and cell execution3 -- cmake-deplibturi (linked against turmeric build)API
tur-openglOpenGL 3.3 Core + GLFW + GLAD bindings2 -- cmake-depglfw 3.4, glad v2.0.6API
tur-oscOpen Sound Control (OSC) messaging for Turmeric via liblo----API
tur-plot2D data visualization (functions, points, histograms, contours)1 -- pure Turmerictur-plutovgAPI
tur-plutovg2D vector graphics rendering via plutovg2 -- cmake-depplutovg 1.3API
tur-pngPNG image read/write for Turmeric via libpng----API
tur-postgresPostgreSQL client for Turmeric via libpq----API
tur-raylibRaylib 5.5 graphics and input2 -- cmake-depraylib 5.5API
tur-regexPCRE2 regex bindings3 -- cmake-depPCRE2 10.44API
tur-rtaudioCross-platform audio I/O for Turmeric via RtAudio----API
tur-rtmidiCross-platform MIDI I/O for Turmeric via RtMidi----API
tur-scscmscscm s-expression -> sclang compiler + scsynth/hcsynth OSC client1 -- inline-C onlytur-osc (optional, server module only)API
tur-sdf-raylibSDF-based solid modeling with raylib rendering and colored mesh export----API
tur-signalArrow-based signal processing (SF, DSP, ADSR, synth)1 -- pure Turmeric--API
tur-sqliteSQLite3 database bindings2 -- cmake-depsqlite 3.47.2API
tur-statsStatistical analysis on dataframes (summary, distributions, hypothesis tests, OLS, resampling)1 -- inline-C only--API
tur-testTesting framework utilities1 -- pure Turmeric--API
tur-tidalTidal-like mini-notation -> Pbind/event text1 -- inline-C only--API
tur-valkeyValkey/Redis client for Turmeric via hiredis----API
tur-wavWAV and PCM audio file read/write for Turmeric via libsndfile----API