Skip to content

Latest commit

 

History

History
122 lines (114 loc) · 5.55 KB

brewt_all.md

File metadata and controls

122 lines (114 loc) · 5.55 KB

Installed Programs and Libraries

C++ Libraries

  • abseil: C++ Common Libraries
    Homepage
  • asio: Cross-platform C++ Library for asynchronous programming
    Homepage
  • boost: Collection of portable C++ source libraries
    Homepage
  • ceres-solver: C++ library for large-scale optimization
    Homepage
  • eigen: C++ template library for linear algebra
    Homepage
  • fmt: Open-source formatting library for C++
    Homepage
  • glog: Application-level logging library
    Homepage
  • gflags: Library for processing command-line flags
    Homepage
  • jemalloc: Implementation of malloc emphasizing fragmentation avoidance
    Homepage
  • libsigc++@2: Callback framework for C++
    Homepage
  • pugixml: Light-weight C++ XML processing library
    Homepage
  • rapidjson: JSON parser/generator for C++ with SAX and DOM style APIs
    Homepage
  • simdjson: SIMD-accelerated C++ JSON parser
    Homepage

Command-Line Tools

  • ack: Search tool like grep, but optimized for programmers
    Homepage
  • bat: Clone of cat(1) with syntax highlighting and Git integration
    Homepage
  • broot: New way to see and navigate directory trees
    Homepage
  • cheat: Create and view interactive cheat sheets for *nix commands
    Homepage
  • cloc: Statistics utility to count lines of code
    Homepage
  • diff-so-fancy: Good-lookin' diffs with diff-highlight and more
    Homepage
  • fd: Simple, fast and user-friendly alternative to find
    Homepage
  • git: Distributed revision control system
    Homepage
  • htop: Improved top (interactive process viewer)
    Homepage
  • jq: Lightweight and flexible command-line JSON processor
    Homepage
  • ripgrep: Search tool like grep and The Silver Searcher
    Homepage
  • tmux: Terminal multiplexer
    Homepage
  • wget: Internet file retriever
    Homepage

Programming Languages

  • crystal: Fast and statically typed, compiled language with Ruby-like syntax
    Homepage
  • elixir: Functional metaprogramming aware language built on Erlang VM
    Homepage
  • go: Open source programming language to build simple/reliable/efficient software
    Homepage
  • lua: Powerful, lightweight programming language
    Homepage
  • python@3.11: Interpreted, interactive, object-oriented programming language
    Homepage
  • ruby: Powerful, clean, object-oriented scripting language
    Homepage
  • rust: Safe, concurrent, practical language
    Homepage

Data Processing and Databases

  • apache-arrow: Columnar in-memory analytics layer designed to accelerate big data
    Homepage
  • berkeley-db: High performance key/value database
    Homepage
  • postgresql@16: Object-relational database system
    Homepage
  • sqlite: Command-line interface for SQLite
    Homepage

Image and Graphics Processing

  • cairo: Vector graphics library with cross-device output support
    Homepage
  • imagemagick: Tools and libraries to manipulate images in many formats
    Homepage
  • libpng: Library for manipulating PNG images
    Homepage
  • opencv: Open source computer vision library
    Homepage
  • vips: Image processing library
    Homepage

Networking and Web

  • curl: Command-line tool for transferring data with URLs
    Homepage
  • docker: Pack, ship and run any application as a lightweight container
    Homepage
  • nginx: HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server
    Homepage
  • openssl@1.1: Cryptography and SSL/TLS Toolkit
    Homepage
  • websocat: Command-line client for WebSockets
    Homepage

Miscellaneous

  • awscli: Official Amazon AWS command-line interface
    Homepage
  • docker-compose: Isolated development environments using Docker
    Homepage
  • git-lfs: Git extension for versioning large files
    Homepage
  • homebrew: The missing package manager for macOS
    Homepage
  • tmux: Terminal multiplexer
    Homepage
  • youtube-dl: Download YouTube videos from the command-line
    Homepage