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

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.


julia-cairomakie 0.8.13
Propagated dependencies: julia-colors@0.12.9 julia-fileio@1.9.1 julia-freetype@4.1.0 julia-geometrybasics@0.4.2 julia-makie@0.17.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://docs.makie.org/stable
Licenses: Expat
Build system: julia
Synopsis: Cairo Backend for Makie
Description:

Makie is a data visualization ecosystem for the Julia programming language.

julia-earcut-jll 2.1.5+1-1.b234ae0
Dependencies: earcut-for-julia-earcut-jll@2.2.3
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaBinaryWrappers/EarCut_jll.jl
Licenses: Expat
Build system: julia
Synopsis:
Description:
julia-progressmeter 1.11.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/timholy/ProgressMeter.jl
Licenses: Expat
Build system: julia
Synopsis: Progress meter for long-running computations
Description:

julia-progressmeter provides a progress meter for long-running computations.

julia-inlinestrings 1.1.2
Propagated dependencies: julia-parsers@2.2.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStrings/InlineStrings.jl
Licenses: Expat
Build system: julia
Synopsis: Fixed-width string types for Julia
Description:

This package provides fixed-width string types for facilitating certain string workflows in Julia.

julia-unzip 0.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/bramtayl/Unzip.jl
Licenses: Expat
Build system: julia
Synopsis:
Description:
julia-freetypeabstraction 0.9.9
Propagated dependencies: julia-colorvectorspace@0.9.9 julia-colors@0.12.9 julia-freetype@4.1.0 julia-geometrybasics@0.4.2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGraphics/FreeTypeAbstraction.jl
Licenses: Expat
Build system: julia
Synopsis: Julian abstraction layer over FreeType.jl
Description:

This package provides an abstraction layer over the FreeType Julia module.

julia-precompilesignatures 3.0.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/rikhuijzer/PrecompileSignatures.jl
Licenses: Expat
Build system: julia
Synopsis: Generate precompile directives by reading method signatures
Description:

This package reads all method signatures in a package and generates precompile directives for any concrete signature that it can find.

julia-cthulhu 1.6.1
Propagated dependencies: julia-codetracking@1.3.4 julia-foldingtrees@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaDebug/Cthulhu.jl
Licenses: Expat
Build system: julia
Synopsis: Slow descent into madness
Description:

Cthulhu can help you debug type inference issues by recursively showing the code_typed output until you find the exact point where inference gave up, messed up, or did something unexpected. Using the Cthulhu interface you can debug type inference problems faster.

julia-contour 0.5.7
Propagated dependencies: julia-staticarrays@1.2.13
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaGeometry/Contour.jl
Licenses: Expat
Build system: julia
Synopsis: Calculating contour curves for 2D scalar fields in Julia
Description:

This package provides a generic implementation of the marching squares algorithm for tracing contour curves on a scalar 2D field.

julia-precompiletools 1.1.2
Propagated dependencies: julia-preferences@1.4.3
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaLang/PrecompileTools.jl
Licenses: Expat
Build system: julia
Synopsis: Reduce time-to-first-execution of Julia code
Description:

PrecompileTools allows you to reduce the latency of the first execution of Julia code. It is applicable for package developers and for "ordinary users" in their personal workflows.

julia-snoopcompilebot 1.7.2
Propagated dependencies: julia-filepathsbase@0.9.10 julia-snoopcompileanalysis@1.7.2 julia-snoopcompilecore@1.7.2 julia-yaml@0.4.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Build system: julia
Synopsis: Making packages work faster with more extensive precompilation
Description:

SnoopCompile observes the Julia compiler, causing it to record the functions and argument types it's compiling. From these lists of methods, you can generate lists of precompile directives that may reduce the latency between loading packages.

julia-registryinstances 0.1.0
Propagated dependencies: julia-lazilyinitializedfields@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/GunnarFarneback/RegistryInstances.jl
Licenses: Expat
Build system: julia
Synopsis: Access the information in installed Julia registries
Description:

Julia's package manager stores package metadata in registries, which consist of TOML files in a directory structure.

julia-polynomials 2.0.24
Propagated dependencies: julia-intervals@1.5.0 julia-mutablearithmetics@1.6.0 julia-recipesbase@1.2.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaMath/Polynomials.jl
Licenses: Expat
Build system: julia
Synopsis: Polynomial manipulations in Julia
Description:

This package provides basic arithmetic, integration, differentiation, evaluation, and root finding over dense univariate polynomials.

julia-rmath 0.7.0
Dependencies: rmath-julia@0.3.0-1.5c5dfd6
Propagated dependencies: julia-rmath-jll@0.3.0+0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaStats/Rmath.jl
Licenses: Expat
Build system: julia
Synopsis: Emulate R's d-p-q-r functions for probability distributions
Description:

This package provides an archive of functions that emulate R's d-p-q-r functions for probability distributions. It is a wrapper around rmath for Julia.

julia-tricks 0.1.7
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/oxinabox/Tricks.jl
Licenses: Expat
Build system: julia
Synopsis: Cunning tricks though the julia compiler internals
Description:

Tricks.jl is an particularly cunning package that does tricks with the Julia edge system.

earcut-for-julia-earcut-jll 2.2.3
Dependencies: gcc-toolchain@15.2.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/mapbox/earcut.hpp
Licenses: Expat
Build system: trivial
Synopsis: Header version of EarCut.js
Description:
julia-http 1.0.5
Dependencies: julia-json@0.21.3 julia-bufferedstreams@1.0.0
Propagated dependencies: julia-codeczlib@0.7.0 julia-inifile@0.5.0 julia-loggingextras@1.0.0 julia-mbedtls@1.0.3 julia-simplebufferstream@1.1.0 julia-uris@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://juliaweb.github.io/HTTP.jl/
Licenses: Expat
Build system: julia
Synopsis: HTTP support for Julia
Description:

HTTP.jl is a Julia library for HTTP Messages, implementing both a client and a server.

julia-liteqtl 0.2.1
Propagated dependencies: julia-dataframes@1.3.6 julia-distributions@0.25.80 julia-docstringextensions@0.8.5
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/senresearch/LiteQTL.jl
Licenses: Expat
Build system: julia
Synopsis: Julia package for eQTL genome scans near real-time
Description:

LiteQTL is a package that runs whole genome QTL scans near real-time, utilizing the computation power of GPU. LiteQTL uses new algorithms that enables near-real time whole genome QTL scans for up to 1 million traits. By using easily parallelizable operations including matrix multiplication, vectorized operations, and element-wise operations, our method is about 300 times faster than a R/qtl linear model genome scan using 16 threads.

julia-scratch 1.1.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaPackaging/Scratch.jl
Licenses: Expat
Build system: julia
Synopsis: Scratch spaces for all your persistent mutable data needs
Description:

This repository implements the scratch spaces API for package-specific mutable containers of data. These spaces can contain datasets, text, binaries, or any other kind of data that would be convenient to store in a location specific to your package. As compared to Artifacts, these containers of data are mutable. Because the scratch space location on disk is not very user-friendly, scratch spaces should, in general, not be used for a storing files that the user must interact with through a file browser. In that event, packages should simply write out to disk at a location given by the user. Scratch spaces are designed for data caches that are completely managed by a package and should be removed when the package itself is uninstalled.

julia-fzf-jll 0.35.1+0
Dependencies: fzf@0.67.0
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaBinaryWrappers/fzf_jll.jl
Licenses: Expat
Build system: julia
Synopsis: Fzf library wrappers
Description:

This package provides a wrapper for fzf.

julia-git 1.2.1
Propagated dependencies: julia-git-jll@2.36.1+2
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://github.com/JuliaVersionControl/Git.jl
Licenses: Expat
Build system: julia
Synopsis: Use command-line Git in your Julia packages
Description:

Git.jl allows you to use command-line Git in your Julia packages. You do not need to have Git installed on your computer, and neither do the users of your packages!

julia-snoopcompileanalysis 1.7.2
Propagated dependencies: julia-cthulhu@1.6.1 julia-orderedcollections@1.4.1
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://timholy.github.io/SnoopCompile.jl/dev/
Licenses: Expat
Build system: julia
Synopsis: Making packages work faster with more extensive precompilation
Description:

SnoopCompile observes the Julia compiler, causing it to record the functions and argument types it's compiling. From these lists of methods, you can generate lists of precompile directives that may reduce the latency between loading packages.

julia-abstractplutodingetjes 1.1.4
Channel: gn-bioinformatics
Location: gn/packages/julia.scm (gn packages julia)
Home page: https://docs.juliahub.com/AbstractPlutoDingetjes/UHbnu/
Licenses: Unlicense
Build system: julia
Synopsis: Abstract package for creating widgets in Pluto.jl
Description:

An abstract package to be implemented by packages/people who create widgets (or other dingetjes) for Pluto.

Total results: 580