_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


impd 0.8.1
Dependencies: grep@3.8
Channel: ajattix
Location: ajatt/packages/audio.scm (ajatt packages audio)
Home page: https://github.com/Ajatt-Tools/impd
Licenses: GPL 3
Build system: copy
Synopsis: AJATT-style passive listening and condensed audio without bloat.
Description:

AJATT-style passive listening and condensed audio without bloat.

navidrome-bin 0.58.0
Channel: ajattix
Location: ajatt/packages/audio.scm (ajatt packages audio)
Home page: https://github.com/navidrome/navidrome
Licenses: GPL 3
Build system: copy
Synopsis: Modern Music Server and Streamer compatible with Subsonic/Airsonic.
Description:

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!

ncnn 20240820
Channel: ajattix
Location: ajatt/packages/deep-learning.scm (ajatt packages deep-learning)
Home page: https://github.com/Tencent/ncnn
Licenses: FreeBSD Zlib
Build system: cmake
Synopsis: ncnn is a high-performance neural network inference framework optimized for the mobile platform.
Description:

ncnn is a high-performance neural network inference computing framework optimized for mobile platforms. ncnn is deeply considerate about deployment and uses on mobile phones from the beginning of design. ncnn does not have third-party dependencies. It is cross-platform and runs faster than all known open-source frameworks on mobile phone cpu.

goldendict-ng 24.11
Propagated dependencies: qtsvg@6.9.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://xiaoyifang.github.io/goldendict-ng/
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: A feature-rich dictionary lookup program
Description:

GoldenDict is a feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict, Babylon, Lingvo, Dictd, AARD, MDict, SDict) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.

gd-tools 1.5
Dependencies: nlohmann-json@3.12.0 curl@8.6.0 openssl@3.5.5 nss-certs@3.101.4 marisa@0.2.6 Catch2@3.5.2 cpr@1.5
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://codeberg.org/hashirama/gd-tools/
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: A set of helpful programs to enhance goldendict for immersion learning.
Description:

A set of helpful programs to enhance goldendict for immersion learning.

rdricpp 1.5
Dependencies: Catch2@3.5.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://codeberg.org/hashirama/rdricpp
Licenses: GPL 3+ Zlib
Build system: cmake
Synopsis: Rikaitan Deinflector Reference Implementation in C++.
Description:

Rikaitan Deinflector Reference Implementation in C++.

mxml 4.0.3
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://www.msweet.org/mxml
Licenses: ASL 2.0
Build system: gnu
Synopsis: Tiny XML library.
Description:

Mini-XML is a small XML parsing library that you can use to read XML data files or strings in your application without requiring large non-standard libraries. Mini-XML only requires a make program and a C99 compatible compiler - GCC works, as do most vendors' C compilers.

xcdat 0.2.1
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://kampersanda.github.io/xcdat/
Licenses: Expat
Build system: cmake
Synopsis: Fast compressed trie dictionary library.
Description:

Xcdat is a C++17 header-only library of a fast compressed string dictionary based on an improved double-array trie structure.

Catch2 3.5.2
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://github.com/catchorg/Catch2
Licenses: Boost 1.0
Build system: cmake
Synopsis: Catch2 testing for C++
Description:

Catch2 is mainly a unit testing framework for C++, but it also provides basic micro-benchmarking features, and simple BDD macros.

Catch2's main advantage is that using it is both simple and natural. Test names do not have to be valid identifiers, assertions look like normal C++ boolean expressions, and sections provide a nice and local way to share set-up and tear-down code in tests.

cpr 1.5
Dependencies: curl@8.6.0 openssl@3.5.5
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://github.com/libcpr/cpr
Licenses: Expat
Build system: cmake
Synopsis: C++ Requests: Curl for People
Description:

C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project.

Despite its name, libcurl's easy interface is anything but, and making mistakes, misusing it is a common source of error and frustration. Using the more expressive language facilities of C++17 'or C++11 in case you use cpr < 1.10.0', this library captures the essence of making network calls into a few concise idioms.

suckless-dictpopup 2.5_stable
Dependencies: freetype@2.13.3 libxft@2.3.8 libx11@1.8.12 font-google-noto-sans-cjk@2.004 libxinerama@1.1.5 sdcv@0.5.5 sselp@0.2
Propagated dependencies: perl@5.36.0
Channel: ajattix
Location: ajatt/packages/dictionaries.scm (ajatt packages dictionaries)
Home page: https://github.com/KonstantinDjairo/suckless_dictpopup
Licenses: Zero-Clause BSD
Build system: gnu
Synopsis: A very lightweight popup dictionary written in C.
Description:

suckless_dictpopup is a very lightweight program to show popups with the dictionary entries of the selected text. It uses Xlib for displaying the popup and sdcv for the dictionary lookup.

frege 3.24.405
Dependencies: openjdk@25.0.2
Channel: ajattix
Location: ajatt/packages/frege.scm (ajatt packages frege)
Home page: https://github.com/Frege/frege
Licenses: Modified BSD
Build system: copy
Synopsis: Frege compiler (Haskell language for the JVM)
Description:

Frege is a Haskell for the JVM

go-github-com-karpeleslab-weak 0.1.1
Channel: ajattix
Location: ajatt/packages/go.scm (ajatt packages go)
Home page: https://github.com/KarpelesLab/weak
Licenses: Expat
Build system: go
Synopsis: weakref map in go 1.18
Description:

This is a weakref map for Go 1.18, with some inspiration from @urlhttps://github.com/xeus2001/go-weak,xeus2001's weakref implementation.

go-go4-org-unsafe-assume-no-moving-gc 0.0.0-20231121144256-b99613f794b6
Channel: ajattix
Location: ajatt/packages/go.scm (ajatt packages go)
Home page: https://go4.org/unsafe/assume-no-moving-gc
Licenses: Modified BSD
Build system: go
Synopsis: go4.org/unsafe/assume-no-moving-gc
Description:

Package go4.org/unsafe/assume-no-moving-gc exists so you can depend on it from unsafe code that wants to declare that it assumes that the Go runtime does not use a moving garbage collector. Specifically, it asserts that the caller is playing stupid games with the addresses of heap-allocated values. It says nothing about values that Go's escape analysis keeps on the stack. Ensuring things aren't stack-allocated is the caller's responsibility.

ghc-gi-gmodule 2.0.6
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-glib@2.0.30 gobject-introspection@1.86.0 glib@2.86.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: GModule bindings
Description:

Bindings for GModule, autogenerated by haskell-gi.

ghc-th-orphans 0.13.16
Dependencies: ghc-th-compat@0.1.6 ghc-th-lift@0.8.6 ghc-th-reify-many@0.1.10
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/th-orphans
Licenses: Modified BSD
Build system: haskell
Synopsis: Orphan instances for TH datatypes
Description:

Orphan instances for TH datatypes. In particular, instances for Ord and Lift, as well as a few missing Show / Eq. These instances used to live in haskell-src-meta, and that's where the version number started.

ghc-unix 2.8.6.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell/unix
Licenses: Modified BSD
Build system: haskell
Synopsis: POSIX functionality
Description:

This package gives you access to the set of operating system services standardised by <http://pubs.opengroup.org/onlinepubs/9699919799/ POSIX.1-2008> (or the IEEE Portable Operating System Interface for Computing Environments - IEEE Std. 1003.1). . The package is not supported under Windows.

ghc-smtlib-backends-process 0.3
Dependencies: ghc-smtlib-backends@0.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/smtlib-backends-process
Licenses: Expat
Build system: haskell
Synopsis: An SMT-LIB backend running solvers as external processes.
Description:

This library implements an SMT-LIB backend (in the sense of the smtlib-backends package) which runs solvers as external processes.

ghc-gi-pango 1.0.30
Dependencies: ghc-haskell-gi-base@0.26.8 ghc-haskell-gi@0.26.14 ghc-haskell-gi-overloading@1.0 ghc-gi-gobject@2.0.31 ghc-gi-glib@2.0.30 ghc-gi-gio@2.0.35 ghc-gi-harfbuzz@0.0.10 gobject-introspection@1.86.0 pango@1.56.4
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-gi/haskell-gi
Licenses: LGPL 2.1
Build system: haskell
Synopsis: Pango bindings
Description:

Bindings for Pango, autogenerated by haskell-gi.

ghc-cryptohash-sha1 0.11.101.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/haskell-hvr/cryptohash-sha1
Licenses: Modified BSD
Build system: haskell
Synopsis: Fast, pure and practical SHA-1 implementation
Description:

This package provides a practical incremental and one-pass, pure API to the <https://en.wikipedia.org/wiki/SHA-1 SHA-1 hash algorithm> (including <https://en.wikipedia.org/wiki/HMAC HMAC> support) with performance close to the fastest implementations available in other languages. . The implementation is made in C with a haskell FFI wrapper that hides the C implementation. . NOTE: This package has been forked off @cryptohash-0.11.7@ because the @cryptohash@ package has been deprecated and so this package continues to satisfy the need for a lightweight package providing the SHA1 hash algorithm without any dependencies on packages other than @base@ and @bytestring@. . Consequently, this package can be used as a drop-in replacement for @cryptohash@'s "Crypto.Hash.SHA1" module, though with a clearly smaller footprint.

ghc-tasty-quickcheck 0.11.1
Dependencies: ghc-tagged@0.8.9 ghc-tasty@1.5.3 ghc-random@1.2.1.3 ghc-quickcheck@2.16.0.0 ghc-optparse-applicative@0.18.1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/UnkindPartition/tasty
Licenses: Expat
Build system: haskell
Synopsis: QuickCheck support for the Tasty test framework.
Description:

QuickCheck support for the Tasty test framework. .

ghc-pipes-parse 3.0.9
Dependencies: ghc-pipes@4.3.16
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: http://hackage.haskell.org/package/pipes-parse
Licenses: Modified BSD
Build system: haskell
Synopsis: Parsing infrastructure for the pipes ecosystem
Description:

@pipes-parse@ builds upon the @pipes@ library to provide shared parsing idioms and utilities: . * /Leftovers/: Save unused input for later consumption . * /Leftover propagation/: Leftovers are propagated backwards perfectly . * /Connect and Resume/: Use @StateT@ to save unused input for later . * /Termination Safety/: Detect and recover from end of input . @Pipes.Parse@ contains the full documentation for this library. . Read @Pipes.Parse.Tutorial@ for an extensive tutorial.

ghc-fusion-plugin-types 0.1.0
Channel: ajattix
Location: ajatt/packages/haskell.scm (ajatt packages haskell)
Home page: https://github.com/composewell/fusion-plugin-types
Licenses: Modified BSD
Build system: haskell
Synopsis: Types for the fusion-plugin package.
Description:

GHC package that provides types that when used in a package can be identified by the <https://hackage.haskell.org/package/fusion-plugin fusion-plugin> package to perform any extra optimizations.

Page: 1236
Total packages: 132