JuliaLang是Julia编程语言的官方组织,在GitHub上拥有丰富的公共代码库。主要使用的编程语言包括Julia、C++、C、Python、Shell和Rust。该组织的知名项目包括julia、IJulia.jl和PackageCompiler.jl,这些项目在开发社区中广受欢迎。
The Julia Programming Language
Julia kernel for Jupyter
Compile your Julia Package
Julia installer and version manager
Pkg - Package manager for the Julia programming language
Julia Project website
The Julia compiler frontend
CLI app for compiling and bundling julia binaries, especially trimmed ones
AllocCheck
Reduce time-to-first-execution of Julia code
Metadata for registered Julia packages up to Julia v0.6. No longer maintained. Please see https://github.com/JuliaRegistries/General instead.
Julia macro for re-exporting one module from another
Compatibility across Julia versions
Example Julia package repo.
Old website repo. Please see https://github.com/JuliaLang/www.julialang.org instead
official versions of the Julia logo
Type stable and efficient wrapper of arbitrary Julia functions
Tokenization for Julia source code
此仓库未提供描述。
Microbenchmarks comparing the Julia Programming language with other languages
A rewrite of Julia's parser in Julia
Julia code lowering with precise provenance
此仓库未提供描述。
Julia Enhancement Proposals
Tools for Julia package developers
Julia Linear Algebra standard library
Create and control multiple Julia processes remotely for distributed computing. Ships as a Julia stdlib.
Better parser errors for Julia
Wrapper around mbedtls
A fast TOML parser for TOML 1.0 written in Julia
Write with ✨ style ✨ and ease
Repository for hosting the manual for the Julia language
此仓库未提供描述。
此仓库未提供描述。
utilities for "soft" global scope in interactive Julia environments
The Julia Ecosystem Security Advisory Database
Streamlines bug reporting for julia
此仓库未提供描述。
Julia Development Container Feature
此仓库未提供描述。
此仓库未提供描述。
Update the hashes and checksums of all Julia stdlibs in just four clicks.
Clone of Apple's libunwind, enhanced for the Julia Profiler
Cross-platform asynchronous I/O
Fork of https://github.com/llvm/llvm-project
Generate the `versions.json` file that contains the list of Julia versions
此仓库未提供描述。
A placeholder implementation of Julia's Compiler standard library that re-exports bundled compiler with native package switching capabilities.
Julia Development Container Template
此仓库未提供描述。
Repository for default community health files
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
此仓库未提供描述。
Headscale configuration for JuliaLang
Fork of rr with Julia-specific patches
此仓库未提供描述。
The Statistics stdlib that ships with Julia.
此仓库未提供描述。
Contains a text file of the subset of Julia committers that have opted-in to be randomly assigned to newly opened PRs.
此仓库未提供描述。
A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.
是的,JuliaLang的所有代码库都是公共的,任何人都可以访问和查看。这种透明度有助于促进社区的参与和代码的审计,确保代码的安全性和可靠性。