An application server is computer software which provides the business logic for an application program. Here’s our recommended servers for Lua.
Read moreCategory: Programming
6 Top Free and Open Source Erlang Web Frameworks
One of the types of software that’s important for a web developer is the web framework. We explore Erlang web frameworks.
Read more
T – text processing language and utility
t is a concise language for manipulating text, replacing common usage patterns of Unix utilities like grep, sed, cut, awk, sort, and uniq.
Read more
Phorge – powerful developer toolkit
Phorge is an opinionated, community-driven platform for collaborating, managing, organizing and reviewing software development projects.
Read more
pproftui – terminal-based diagnostic tool
pproftui is a terminal-based UI for Go’s pprof that makes profiling interactive, intuitive, and fast.
Read more
stax – CLI and TUI for stacked Git branches and PRs
Stacked branches let you split work into small, reviewable pieces that build on each other (and visualize it as a tree).
Read more
ziglint – linting suite
ziglint searches the current directory for .zig files and lint them against the various tests in the suite.
Read more
go-critic – opinionated Go source code linter
go-critic is a highly extensible Go source code linter providing checks currently missing from other linters.
Read more
Flow – static type checker
Flow is a static type checker for your JavaScript code. It does a lot of work to make you more productive.
Read more
Scalene – memory profiler
Scalene is a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals.
Read more
haskeline – CLI for user input
Haskeline provides a user interface for line input in command-line programs. This library is similar in purpose to readline
Read more
ZLint – opinionated linter
ZLint is an opinionated linter for the Zig programming language.
Read more
vty – terminal interface library
vty is a terminal interface library. It provides a high-level interface for doing terminal I/O.
Read more
Beads – distributed, git-backed graph issue tracker for AI agents
Beads provides a persistent, structured memory for coding agents. It replaces messy markdown plans with a dependency-aware graph
Read more
JuMP – domain-specific modeling language for mathematical optimization
JuMP is a modeling language and collection of supporting packages for mathematical optimization in Julia.
Read more
yam – formatter for YAML
yam is a little formatter for YAML written in the Go programming language.
Read more
iocraft – craft CLIs, TUIs, and text-based IO
iocraft is a library for crafting beautiful text output and interfaces for the terminal or logs.
Read more
tui-input – library supporting multiple backends
tui-input is a TUI input library supporting multiple backends. This crate can be used with tui-rs and ratatui.
Read more
csscss – CSS redundancy analyzer
csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
Read more
libfyaml – fully-featured YAML 1.2 and JSON parser/writer
libfyaml is a fully-featured YAML 1.2 and JSON parser/writer with zero-copy operation and no artificial limits.
Read more