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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a Zig implementation of diffmatchpatch in go-github-com-sergi-go-diff.
This package provides a Zig library to generate std.json compatible Zig code based on the LSP meta model.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
Zig is a general-purpose programming language and toolchain. Among other features it provides
an Optional type instead of null pointers,
manual memory management,
generic data structures and functions,
compile-time reflection and compile-time code execution,
integration with C using zig as a C compiler, and
concurrency via async functions.
GNU Zile is a lightweight Emacs clone. It usage is similar to the default Emacs configuration, but it carries a much lighter feature set.
GNU Zile is a lightweight clone of the Emacs editor, and Zile-on-Guile is a variant of Zile that can be extended in Guile Scheme. Hitting M-C (or: Alt and C) brings up a Guile REPL from which interactive functions akin to those of Emacs can be invoked.
GNU Mach is the microkernel upon which a GNU Hurd system is based.
Make is a program that is used to control the production of executables or other files from their source files. The process is controlled from a Makefile, in which the developer specifies how each file is generated from its source. It has powerful dependency resolution and the ability to determine when files have to be regenerated after their sources change. GNU make offers many powerful extensions over the standard utility.