Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Nextpnr is a portable FPGA place and route tool.
Coroutine based cosimulation test bench environment for verifying VHDL and Verilog RTL using Python.
This package provides the look and feel of Python unit testing to cocotb, removing the need of manipulating Makefiles.
Prjpeppercorn includes programming tools for GateMate architecture from Cologne Chip. It also provides data needed to produce a nextpnr chip database Cologne Chip's GateMate architecture.
Qucs-S provides a fancy graphical user interface for a number of popular circuit simulation engines. The package contains libraries for schematic capture, visualization and components. The following simulation kernels are supported:
Ngspice (recommended)
Xyce
SpiceOpus
Qucsator (non-SPICE)
OpenBoardView is a viewer for BoardView files, which present the details of a printed circuit board (PCB). It comes with features such as:
Dynamic part outline rendering, including complex connectors
Annotations, for leaving notes about parts, nets, pins or location
Configurable colour themes
Configurable DPI to facilitate usage on 4K monitors
Configurable for running on slower systems
Reads FZ (with key), BRD, BRD2, BDV and BV* formats.
VSG lets you define a VHDL coding style and provides a command-line tool to enforce it.
Libelf is a C library to access ELF object files.
ABIGAIL stands for the Application Binary Interface Generic Analysis and Instrumentation Library. It is a framework which aims at helping developers and software distributors to spot ABI-related issues like interface incompatibility in ELF shared libraries by performing a static analysis of the ELF binaries at hand.
The pax-utils package contains a small set of utilities for performing mostly security checks on systems. It is focused on the ELF format. The included utilities are:
pspax List ELF/PaX information about running processesscanelf Scan ELF binariesdumpelf Dump internal ELF structurescanmacho Scan Mach-O binariessymtree Display libraries that satisfy undefined symbols, as a treelddtree Display ELF dependencies as a tree.
chrpath allows listing, changing or removing the dynamic library load path (RPATH and RUNPATH) of compiled programs and libraries.
libdwarf is a library that handles the DWARF debugging information format.
Elfutils is a collection of utilities and libraries to read, create and modify Executable and Linkable Format (ELF) binary files, find and handle Debugging With Arbitrary Record Formats (DWARF) debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux. Elfutils includes libelf for manipulating ELF files, libdw for inspecting DWARF data and process state and utilities like eu-stack (to show backtraces), eu-nm (for listing symbols from object files), eu-size (for listing the section sizes of an object or archive file), eu-strip (for discarding symbols), eu-readelf (to see the raw ELF file structures), eu-elflint (to check for well-formed ELF files), eu-elfcompress (to compress or decompress ELF sections), and more.
Libelf is a C library to access ELF object files.
PatchELF allows the ELF "interpreter" and RPATH of an ELF binary to be changed.
PatchELF allows the ELF "interpreter" and RPATH of an ELF binary to be changed.
Exto is an Elixir library providing configuration-driven Ecto schema extensibility.
This package provides a toolkit for data mapping and language integrated query for Elixir.
PostGIS extension for Postgrex.
This library provides a PostgreSQL driver for Elixir.
This package provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension.
This package provides a UUID v7 implementation and Ecto.Type for Elixir.
This library provides a MySQL 5.5+ driver for Elixir.
This package provides elixir-table, a library that implements unified access to tabular data.