Soc Virnyl Estela
uncomfyhalomacro
Wayland tools enthusiast. Likes to code in Julia and Rust.
Involved Projects and Packages
Just is a command runner. Although, it's not really a build system like Make. It avoids Make's complexities and confusing PHONY statements.
A command-line tool which runs benchmarks of other programs passed as arguments.
It includes:
* Statistical analysis across multiple runs
* Support for arbitrary shell commands
* Constant feedback about the benchmark progress and current estimates
* Warmup runs can be executed before the actual benchmark
* Cache-clearing commands can be set up before each timing run
* Statistical outlier detection to detect interference from other programs and caching effects
* Export results to various formats: CSV, JSON, Markdown, AsciiDoc
* Parameterized benchmarks (e.g. vary the number of threads)
An opinionated code formatter for Lua 5.1, 5.2, 5.3, 5.4 and Luau, built using full-moon. StyLua is inspired by the likes of prettier, it parses your Lua codebase, and prints it back out from scratch, enforcing a consistent code style.
Create books from Markdown files.
Using PLT trampolines to provide a BLAS and LAPACK demuxing library
Create man pages from markdown markup.
Small embeddable C compiler backend.
A general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.
A kakoune / neovim inspired editor, written in Rust.
Features:
* Vim-like modal editing
* Multiple selections
* Built-in language server support
* Smart, incremental syntax highlighting and code editing via tree-sitter
kak-lsp is a Language Server Protocol client for Kakoune implemented in Rust.
UWU
This project was created for package lua-language-server via attribute OBS:Maintained
This project was created for package io via attribute OBS:Maintained
This project was created for package nushell via attribute OBS:Maintained
This project was created for package qtile via attribute OBS:Maintained
Testing build suite to get this into openSUSE if they accept an SR for llvm-devel-static. Discouraged but a necessity for zig to be built. Otherwise, fallback to invoking LLD using patches but more of a maintenance burden.
This project was created for package zig via attribute OBS:Maintained
Sioyek is a PDF viewer designed for reading research papers and technical books.
Digestif is a code analyzer, and a language server, for LaTeX, ConTeXt et caterva. It provides context-sensitive completion, documentation, code navigation, and related functionality to any text editor that speaks the LSP protocol.
Modernized self-contained TeX/LaTeX engine powered by XeTeX and TeXLive.
A cross-platform implementation of the Language Server Protocol providing rich cross-editing support for the LaTeX typesetting system. The server may be used with any editor that implements the Language Server Protocol.
Julia is a high-level, high-performance dynamic programming language for technical computing, with syntax that is familiar to users of other technical computing environments. It provides a sophisticated compiler, distributed parallel execution, numerical accuracy, and an extensive mathematical function library. The library, largely written in Julia itself, also integrates mature, best-of-breed C and Fortran libraries for linear algebra, random number generation, signal processing, and string processing.