-
CUDA.jl Public
Forked from JuliaGPU/CUDA.jlCUDA programming in Julia.
Julia Other UpdatedNov 21, 2024 -
StructuredPrinting.jl Public
A simple Julia package for printing structs in a structured way.
-
ImageCore.jl Public
Forked from JuliaImages/ImageCore.jlJulia types for representing images
Julia Other UpdatedNov 12, 2024 -
ForwardDiff.jl Public
Forked from JuliaDiff/ForwardDiff.jlForward Mode Automatic Differentiation for Julia
Julia Other UpdatedNov 4, 2024 -
-
SnoopCompile.jl Public
Forked from timholy/SnoopCompile.jlMaking packages work faster with more extensive precompilation
Julia Other UpdatedOct 15, 2024 -
julia Public
Forked from JuliaLang/juliaThe Julia Language: A fresh approach to technical computing.
Julia MIT License UpdatedOct 14, 2024 -
-
KernelAbstractions.jl Public
Forked from JuliaGPU/KernelAbstractions.jlHeterogeneous programming in Julia
Julia MIT License UpdatedOct 4, 2024 -
DataStructures.jl Public
Forked from JuliaCollections/DataStructures.jlJulia implementation of Data structures
Julia MIT License UpdatedJun 14, 2024 -
Cthulhu.jl Public
Forked from JuliaDebug/Cthulhu.jlThe slow descent into madness
Julia MIT License UpdatedApr 29, 2024 -
JET.jl Public
Forked from aviatesk/JET.jlAn experimental code analyzer for Julia. No need for additional type annotations.
Julia MIT License UpdatedApr 22, 2024 -
-
-
DiffResults.jl Public
Forked from JuliaDiff/DiffResults.jlA package which provides an API for querying differentiation results at multiple orders simultaneously
Julia Other UpdatedMar 19, 2024 -
BlockArrays.jl Public
Forked from JuliaArrays/BlockArrays.jlBlockArrays for Julia
Julia Other UpdatedFeb 16, 2024 -
Yggdrasil Public
Forked from JuliaPackaging/YggdrasilCollection of builder repositories for BinaryBuilder.jl
Fortran Other UpdatedFeb 13, 2024 -
CountReadsWrites.jl Public
Similar to GFlops.jl, CountReadWrites.jl attempts to count the number of reads/writes to heap memory
Julia MIT License UpdatedFeb 5, 2024 -
PerformanceKernelsLibrary.jl Public
A library of kernels for performance analysis
MIT License UpdatedJan 18, 2024 -
NewPackageWizard.jl Public
A package for automating the addition of boilerplate for new julia packages.
MIT License UpdatedJan 17, 2024 -
Roofline.jl Public
A Julia package for automatically generating roofline plots
MIT License UpdatedJan 17, 2024 -
GFlops.jl Public
Forked from triscale-innov/GFlops.jlEstimate the absolute performance of a piece of Julia code
Julia Other UpdatedJan 2, 2024 -
StatsBase.jl Public
Forked from JuliaStats/StatsBase.jlBasic statistics for Julia
Julia Other UpdatedOct 29, 2023 -
TexasHoldem.jl Public
A package for simulating multi-player no-limit texas holdem games
-
SciMLBase.jl Public
Forked from SciML/SciMLBase.jlThe Base interface of the SciML ecosystem
Julia MIT License UpdatedSep 20, 2023 -
DiffEqBase.jl Public
Forked from SciML/DiffEqBase.jlThe lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems
Julia Other UpdatedSep 20, 2023 -
NVTX.jl Public
Forked from JuliaGPU/NVTX.jlJulia bindings to NVTX
Julia MIT License UpdatedSep 15, 2023 -
PokerHandEvaluator.jl Public
A Poker hand evaluator, with Texas hold 'em in mind.
-
General Public
Forked from JuliaRegistries/GeneralThe official registry of general Julia packages
Julia MIT License UpdatedAug 4, 2023 -
PlayingCards.jl Public
A package for representing playing cards for card games.