Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-toolbox

Developer toolbox and proyects I am following
https://github.com/dmacvicar/awesome-toolbox

Last synced: 5 days ago
JSON representation

  • Multimedia

      • SDL - cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics.
    • Text-mode UI, terminal

      • jexer - Java Text User Interface, inspired by TurboVision. Impressive. No trillion dependencies, even builds with ant.
      • finalcut - A text-based widget toolkit.
      • clui - Command Line User Interface (Console UI inspired by TurboVision)
      • tview - Rich interactive widgets for terminal-based UIs written in Go
    • UI Toolkits, graphics

      • Nuklear - A single-header ANSI C gui library
  • Configuration

    • libucl - Universal configuration library parser
  • Dependency management

    • dep - Go dependency management tool
  • Logging

    • logrus - Structured, pluggable logging for Go.