Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 17.8 KB

Julia.md

File metadata and controls

108 lines (105 loc) · 17.8 KB

Top 100 Stars in Julia

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 julia 44092 5339 Julia 3819 The Julia Programming Language 2024-02-25T02:48:38Z
2 Flux.jl 4345 587 Julia 215 Relax! Flux is the ML library that doesn't make you tensor 2024-02-23T03:14:59Z
3 IJulia.jl 2726 414 Julia 125 Julia kernel for Jupyter 2024-02-18T08:24:09Z
4 DifferentialEquations.jl 2713 220 Julia 147 Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia. 2024-02-22T04:05:14Z
5 computational-thinking 2510 463 Julia 7 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2024-02-24T14:16:19Z
6 Makie.jl 2229 266 Julia 848 Interactive data visualizations and plotting in Julia 2024-02-24T16:17:20Z
7 Genie.jl 2152 188 Julia 99 🧞The highly productive Julia web framework 2024-02-23T12:15:32Z
8 JuMP.jl 2103 380 Julia 10 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2024-02-19T23:06:46Z
9 Turing.jl 1938 213 Julia 68 Bayesian inference with probabilistic programming. 2024-02-19T17:58:02Z
10 Gadfly.jl 1890 259 Julia 256 Crafty statistical graphics for Julia. 2023-10-29T00:17:11Z
11 Plots.jl 1785 342 Julia 648 Powerful convenience for Julia visualizations and data analysis 2024-02-22T11:00:42Z
12 Gen.jl 1764 158 Julia 146 A general-purpose probabilistic programming system with programmable inference 2024-01-12T18:57:15Z
13 MLJ.jl 1700 157 Julia 94 A Julia machine learning framework 2024-02-21T23:30:46Z
14 DataFrames.jl 1671 368 Julia 126 In-memory tabular data in Julia 2024-01-31T08:55:41Z
15 Zygote.jl 1426 203 Julia 376 21st century AD 2024-02-13T12:43:48Z
16 PyCall.jl 1421 190 Julia 254 Package to call Python functions from the Julia language 2024-01-08T20:56:02Z
17 Julia.jl 1392 196 Julia 9 Curated decibans of Julia programming language. 2023-12-07T19:45:52Z
18 penumbra 1376 29 Julia 6 Penumbra Color Theme 2022-09-13T06:47:06Z
19 UnicodePlots.jl 1370 78 Julia 10 Unicode-based scientific plotting for working in the terminal 2023-12-26T13:14:53Z
20 PackageCompiler.jl 1354 184 Julia 99 Compile your Julia Package 2024-02-16T11:32:25Z
21 ModelingToolkit.jl 1303 184 Julia 235 An acausal modeling framework for automatically parallelized scientific machine learning (SciML) in Julia. A computer algebra system for integrated symbolics for physics-informed machine learning and automated transformations of differential equations 2024-02-24T21:49:52Z
22 BeautifulAlgorithms.jl 1293 124 Julia 2 Concise and beautiful algorithms written in Julia 2023-12-17T17:11:46Z
23 Mocha.jl 1284 259 Julia 35 Deep Learning framework for Julia 2018-12-06T01:09:35Z
24 Symbolics.jl 1262 133 Julia 364 Symbolic programming for the next generation of numerical software 2024-02-25T01:05:33Z
25 AlphaZero.jl 1201 129 Julia 33 A generic, simple and fast implementation of Deepmind's AlphaZero algorithm. 2023-10-29T00:27:20Z
26 VIMKiller 1185 15 Julia 13 Exiting VIM is hard; sometimes we need to take drastic measures 2021-10-14T06:18:57Z
27 Revise.jl 1136 107 Julia 50 Automatically update function definitions in a running Julia session 2024-02-20T21:37:26Z
28 CUDA.jl 1098 196 Julia 262 CUDA programming in Julia. 2024-02-23T20:49:59Z
29 Distributions.jl 1060 400 Julia 306 A Julia package for probability distributions and associated functions. 2024-02-22T14:07:24Z
30 Optim.jl 1059 208 Julia 83 Optimization functions for Julia 2024-02-23T13:59:06Z
31 StatsWithJuliaBook 1055 281 Julia 13 None 2023-03-27T02:18:41Z
32 pythonidae 927 230 Julia 0 Curated decibans of scientific programming resources in Python. 2023-07-04T14:36:02Z
33 Franklin.jl 911 108 Julia 172 (yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia. 2024-02-01T06:29:36Z
34 TensorFlow.jl 879 112 Julia 71 A Julia wrapper for TensorFlow 2021-08-02T16:55:00Z
35 NeuralPDE.jl 878 186 Julia 102 Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation 2024-02-24T05:49:47Z
36 model-zoo 872 332 Julia 55 Please do not feed the models 2024-02-09T18:05:06Z
37 Yao.jl 871 144 Julia 35 Extensible, Efficient Quantum Algorithm Design for Humans. 2024-02-24T18:51:45Z
38 Oceananigans.jl 861 168 Julia 153 🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs 2024-02-24T21:08:01Z
39 ForwardDiff.jl 842 142 Julia 120 Forward Mode Automatic Differentiation for Julia 2024-01-09T12:00:26Z
40 DSGE.jl 837 217 Julia 11 Solve and estimate Dynamic Stochastic General Equilibrium models (including the New York Fed DSGE) 2024-02-13T17:29:16Z
41 polylux 821 39 Julia 45 A package for creating slides in Typst 2024-02-01T22:57:31Z
42 DiffEqFlux.jl 817 150 Julia 40 Universal neural differential equations with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods 2024-02-24T07:20:24Z
43 OnlineStats.jl 810 98 Julia 17 ⚡ Single-pass algorithms for statistics 2023-11-28T00:08:18Z
44 Javis.jl 808 51 Julia 54 Julia Animations and Visualizations 2023-10-29T00:08:34Z
45 Weave.jl 797 94 Julia 131 Scientific reports/literate programming for Julia 2023-05-23T09:57:32Z
46 DynamicalSystems.jl 786 88 Julia 10 Award winning software library for nonlinear dynamics and nonlinear timeseries analysis 2024-02-23T14:14:22Z
47 DrWatson.jl 783 84 Julia 48 The perfect sidekick to your scientific inquiries 2024-02-19T15:10:55Z
48 Documenter.jl 779 464 Julia 347 A documentation generator for Julia. 2024-02-24T11:40:50Z
49 diff-zoo 766 62 Julia 7 Differentiation for Hackers 2021-07-09T11:52:53Z
50 JuliaDB.jl 762 64 Julia 113 Parallel analytical database in pure Julia 2023-10-29T00:14:52Z
51 Cxx.jl 746 152 Julia 108 The Julia C++ Interface 2024-02-21T05:15:25Z
52 OhMyREPL.jl 724 56 Julia 41 Syntax highlighting and other enhancements for the Julia REPL 2024-02-13T09:12:51Z
53 LoopVectorization.jl 720 61 Julia 110 Macro(s) for vectorizing loops. 2024-02-09T19:03:47Z
54 StaticArrays.jl 718 141 Julia 158 Statically sized arrays for Julia 2024-02-24T19:13:50Z
55 JET.jl 676 28 Julia 63 An experimental code analyzer for Julia. No need for additional type annotations. 2024-02-14T10:20:58Z
56 ChatGPT-Plugins-Collection 676 53 Julia 0 An unofficial collection of Plugins for ChatGPT, in any programming language! 2023-04-20T01:53:11Z
57 Agents.jl 671 108 Julia 72 Agent-based modeling framework in Julia 2024-02-25T02:09:53Z
58 DataStructures.jl 671 246 Julia 114 Julia implementation of Data structures 2024-02-20T18:47:31Z
59 LightGraphs.jl 670 189 Julia 31 An optimized graphs package for the Julia programming language 2021-10-08T14:57:24Z
60 dictionary 658 172 Julia 4 A JSON representation of Webster's Unabridged Dictionary 2021-04-23T20:59:28Z
61 ProgressMeter.jl 646 92 Julia 53 Progress meter for long-running computations 2024-02-19T16:34:23Z
62 Optimization.jl 636 74 Julia 66 Mathematical Optimization in Julia. Local, global, gradient-based and derivative-free. Linear, Quadratic, Convex, Mixed-Integer, and Nonlinear Optimization in one simple, fast, and differentiable interface. 2024-02-23T00:22:27Z
63 PythonCall.jl 635 97 Julia 115 Python and Julia in harmony. 2024-02-18T15:20:39Z
64 TimerOutputs.jl 629 52 Julia 26 Formatted output of timed sections in Julia 2023-12-12T06:55:17Z
65 POMDPs.jl 625 100 Julia 22 MDPs and POMDPs in Julia - An interface for defining, solving, and simulating fully and partially observable Markov decision processes on discrete and continuous spaces. 2024-01-30T19:58:09Z
66 Gridap.jl 625 86 Julia 82 Grid-based approximation of partial differential equations in Julia 2024-02-07T10:40:20Z
67 HTTP.jl 615 176 Julia 76 HTTP for Julia 2024-02-23T18:20:40Z
68 PkgTemplates.jl 597 99 Julia 76 Create new Julia packages, the easy way 2024-02-25T02:11:25Z
69 Pkg.jl 590 243 Julia 492 Pkg - Package manager for the Julia programming language 2024-02-24T19:36:16Z
70 Cthulhu.jl 588 40 Julia 73 The slow descent into madness 2024-02-22T20:50:50Z
71 BenchmarkTools.jl 577 97 Julia 66 A benchmarking framework for the Julia language 2024-02-05T17:16:45Z
72 FastAI.jl 576 54 Julia 19 Repository of best practices for deep learning in Julia, inspired by fastai 2023-10-29T00:20:40Z
73 Tullio.jl 574 26 Julia 59 2023-12-09T11:45:41Z
74 Catlab.jl 573 55 Julia 123 A framework for applied category theory in the Julia language 2024-02-23T23:38:46Z
75 Unitful.jl 567 109 Julia 138 Physical quantities with arbitrary units 2023-12-24T22:02:34Z
76 GLM.jl 565 117 Julia 67 Generalized linear models in Julia 2024-01-07T14:14:45Z
77 General 564 427 Julia 9 The official registry of general Julia packages 2024-02-25T02:30:16Z
78 Dagger.jl 563 57 Julia 75 A framework for out-of-core and parallel execution 2024-02-22T22:01:34Z
79 StatsBase.jl 558 190 Julia 159 Basic statistics for Julia 2024-02-16T15:56:52Z
80 Luxor.jl 552 72 Julia 9 Simple drawings using vector graphics; Cairo "for tourists!" 2024-02-18T12:09:22Z
81 ReinforcementLearning.jl 545 101 Julia 21 A reinforcement learning package for Julia 2024-01-03T09:12:31Z
82 Convex.jl 535 119 Julia 22 A Julia package for disciplined convex programming 2024-01-31T00:39:29Z
83 ScikitLearn.jl 531 77 Julia 37 Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/ 2023-06-22T20:10:07Z
84 ThinkJulia.jl 528 134 Julia 18 Port of the book Think Python to the Julia programming language 2024-01-10T17:29:42Z
85 JuliaFormatter.jl 527 61 Julia 163 An opinionated code formatter for Julia. Plot twist - the opinion is your own. 2024-02-19T17:50:20Z
86 Images.jl 518 149 Julia 35 An image library for Julia 2024-02-21T20:06:52Z
87 Latexify.jl 516 51 Julia 34 Convert julia objects to LaTeX equations, arrays or other environments. 2024-02-16T15:13:39Z
88 ApproxFun.jl 510 72 Julia 160 Julia package for function approximation 2024-02-02T14:48:16Z
89 JLD2.jl 510 82 Julia 25 HDF5-compatible file format in pure Julia 2024-02-17T14:17:33Z
90 WaterLily.jl 509 63 Julia 5 Fast and simple fluid simulator in Julia 2024-02-17T15:26:44Z
91 Interact.jl 509 77 Julia 85 Interactive widgets to play with your Julia code 2022-11-11T18:30:06Z
92 QuantumOptics.jl 504 99 Julia 24 Library for the numerical simulation of closed as well as open quantum systems. 2024-02-23T00:10:54Z
93 JuliaZH.jl 503 98 Julia 10 Julia语言中文文档 2023-11-02T05:21:53Z
94 Literate.jl 500 60 Julia 25 Simple package for literate programming in Julia 2024-02-12T20:31:36Z
95 SymbolicRegression.jl 496 51 Julia 38 Distributed High-Performance Symbolic Regression in Julia 2024-02-23T12:52:22Z
96 Interpolations.jl 495 109 Julia 101 Fast, continuous interpolation of discrete datasets in Julia 2024-02-16T22:46:25Z
97 Transformers.jl 492 64 Julia 23 Julia Implementation of Transformer models 2024-02-17T11:40:43Z
98 SymbolicUtils.jl 492 94 Julia 111 Symbolic expressions, rewriting and simplification 2024-02-12T11:00:10Z
99 OrdinaryDiffEq.jl 487 192 Julia 287 High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML) 2024-02-24T07:21:22Z
100 QuantEcon.jl 486 304 Julia 35 Julia implementation of QuantEcon routines 2024-01-04T02:20:24Z