Skip to content

Latest commit

 

History

History
108 lines (105 loc) · 17.9 KB

Julia.md

File metadata and controls

108 lines (105 loc) · 17.9 KB

Top 100 Stars in Julia

Ranking Project Name Stars Forks Language Open Issues Description Last Commit
1 julia 45481 5459 Julia 4086 The Julia Programming Language 2024-09-24T22:11:44Z
2 Pluto.jl 4955 286 Julia 289 🎈 Simple reactive notebooks for Julia 2024-09-22T19:30:05Z
3 Flux.jl 4469 603 Julia 230 Relax! Flux is the ML library that doesn't make you tensor 2024-09-22T23:44:14Z
4 DifferentialEquations.jl 2848 226 Julia 161 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-09-02T14:19:26Z
5 IJulia.jl 2785 409 Julia 127 Julia kernel for Jupyter 2024-07-13T09:31:27Z
6 computational-thinking 2596 479 Julia 5 Course 18.S191 at MIT, Fall 2022 - Introduction to computational thinking with Julia 2024-09-17T11:10:44Z
7 Makie.jl 2390 302 Julia 624 Interactive data visualizations and plotting in Julia 2024-09-25T00:10:24Z
8 Genie.jl 2255 190 Julia 100 🧞The highly productive Julia web framework 2024-09-06T12:15:30Z
9 JuMP.jl 2218 393 Julia 8 Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear) 2024-09-20T03:57:21Z
10 Turing.jl 2031 218 Julia 75 Bayesian inference with probabilistic programming. 2024-09-24T15:11:54Z
11 Gadfly.jl 1900 250 Julia 259 Crafty statistical graphics for Julia. 2024-03-13T12:25:24Z
12 Plots.jl 1830 354 Julia 687 Powerful convenience for Julia visualizations and data analysis 2024-09-13T13:50:06Z
13 Gen.jl 1795 160 Julia 149 A general-purpose probabilistic programming system with programmable inference 2024-09-06T16:47:26Z
14 MLJ.jl 1783 157 Julia 84 A Julia machine learning framework 2024-09-02T02:28:40Z
15 DataFrames.jl 1724 367 Julia 135 In-memory tabular data in Julia 2024-09-23T21:41:51Z
16 Zygote.jl 1474 210 Julia 387 21st century AD 2024-09-24T05:09:28Z
17 PyCall.jl 1464 187 Julia 257 Package to call Python functions from the Julia language 2024-03-11T02:07:35Z
18 Julia.jl 1433 196 Julia 9 Curated decibans of Julia programming language. 2023-12-07T19:45:52Z
19 UnicodePlots.jl 1423 77 Julia 12 Unicode-based scientific plotting for working in the terminal 2024-05-25T00:05:00Z
20 PackageCompiler.jl 1418 188 Julia 106 Compile your Julia Package 2024-08-20T18:21:30Z
21 ModelingToolkit.jl 1411 204 Julia 312 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-09-24T11:28:14Z
22 penumbra 1395 31 Julia 7 Penumbra Color Theme 2022-09-13T06:47:06Z
23 Symbolics.jl 1354 151 Julia 407 Symbolic programming for the next generation of numerical software 2024-09-24T10:14:27Z
24 BeautifulAlgorithms.jl 1322 91 Julia 2 Concise and beautiful algorithms written in Julia 2023-12-17T17:11:46Z
25 Mocha.jl 1288 254 Julia 35 Deep Learning framework for Julia 2018-12-06T01:09:35Z
26 AlphaZero.jl 1234 138 Julia 35 A generic, simple and fast implementation of Deepmind's AlphaZero algorithm. 2024-03-13T09:43:26Z
27 VIMKiller 1219 15 Julia 13 Exiting VIM is hard; sometimes we need to take drastic measures 2021-10-14T06:18:57Z
28 CUDA.jl 1201 216 Julia 225 CUDA programming in Julia. 2024-09-24T12:25:24Z
29 Revise.jl 1193 109 Julia 61 Automatically update function definitions in a running Julia session 2024-09-24T11:28:36Z
30 polylux 1129 51 Julia 66 A package for creating slides in Typst 2024-07-01T06:33:16Z
31 Optim.jl 1117 217 Julia 84 Optimization functions for Julia 2024-06-01T17:22:20Z
32 Distributions.jl 1104 414 Julia 322 A Julia package for probability distributions and associated functions. 2024-09-23T08:00:58Z
33 StatsWithJuliaBook 1077 279 Julia 13 None 2023-03-27T02:18:41Z
34 NeuralPDE.jl 970 195 Julia 104 Physics-Informed Neural Networks (PINN) Solvers of (Partial) Differential Equations for Scientific Machine Learning (SciML) accelerated simulation 2024-09-24T19:08:00Z
35 Oceananigans.jl 969 193 Julia 183 🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs 2024-09-25T01:23:47Z
36 pythonidae 956 187 Julia 0 Curated decibans of scientific programming resources in Python. 2023-07-04T14:36:02Z
37 Franklin.jl 954 112 Julia 174 (yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia. 2024-07-12T16:11:18Z
38 Yao.jl 926 123 Julia 33 Extensible, Efficient Quantum Algorithm Design for Humans. 2024-08-27T12:27:05Z
39 model-zoo 907 332 Julia 56 Please do not feed the models 2024-03-20T22:16:27Z
40 ForwardDiff.jl 887 142 Julia 129 Forward Mode Automatic Differentiation for Julia 2024-08-19T19:08:00Z
41 TensorFlow.jl 884 109 Julia 70 A Julia wrapper for TensorFlow 2024-04-30T12:26:59Z
42 DSGE.jl 865 226 Julia 1 Solve and estimate Dynamic Stochastic General Equilibrium models (including the New York Fed DSGE) 2024-09-23T22:09:33Z
43 DiffEqFlux.jl 864 154 Julia 34 Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods 2024-09-25T00:21:11Z
44 DynamicalSystems.jl 838 93 Julia 11 Award winning software library for nonlinear dynamics and nonlinear timeseries analysis 2024-09-23T15:47:12Z
45 OnlineStats.jl 833 62 Julia 20 ⚡ Single-pass algorithms for statistics 2024-09-10T07:44:58Z
46 Javis.jl 828 51 Julia 54 Julia Animations and Visualizations 2024-04-16T00:07:31Z
47 Weave.jl 826 95 Julia 133 Scientific reports/literate programming for Julia 2024-08-04T13:56:51Z
48 DrWatson.jl 824 90 Julia 53 The perfect sidekick to your scientific inquiries 2024-09-17T14:07:31Z
49 Documenter.jl 811 479 Julia 370 A documentation generator for Julia. 2024-09-04T00:50:23Z
50 diff-zoo 772 64 Julia 7 Differentiation for Hackers 2021-07-09T11:52:53Z
51 PythonCall.jl 772 63 Julia 141 Python and Julia in harmony. 2024-09-07T16:47:43Z
52 OhMyREPL.jl 767 60 Julia 47 Syntax highlighting and other enhancements for the Julia REPL 2024-08-09T01:33:51Z
53 JuliaDB.jl 766 61 Julia 113 Parallel analytical database in pure Julia 2023-10-29T00:14:52Z
54 StaticArrays.jl 761 148 Julia 172 Statically sized arrays for Julia 2024-07-29T17:29:38Z
55 Cxx.jl 757 108 Julia 108 The Julia C++ Interface 2024-05-12T16:13:37Z
56 LoopVectorization.jl 742 66 Julia 107 Macro(s) for vectorizing loops. 2024-08-29T14:36:55Z
57 JET.jl 732 29 Julia 70 An experimental code analyzer for Julia. No need for additional type annotations. 2024-09-16T15:03:38Z
58 Agents.jl 731 119 Julia 71 Agent-based modeling framework in Julia 2024-09-24T10:19:26Z
59 Optimization.jl 718 79 Julia 68 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-09-24T14:29:38Z
60 Gridap.jl 695 97 Julia 85 Grid-based approximation of partial differential equations in Julia 2024-09-20T06:17:48Z
61 ProgressMeter.jl 694 91 Julia 46 Progress meter for long-running computations 2024-08-04T15:47:29Z
62 DataStructures.jl 689 244 Julia 119 Julia implementation of Data structures 2024-04-18T06:18:59Z
63 ChatGPT-Plugins-Collection 676 52 Julia 0 An unofficial collection of Plugins for ChatGPT, in any programming language! 2023-04-20T01:53:11Z
64 dictionary 675 172 Julia 4 A JSON representation of Webster's Unabridged Dictionary 2021-04-23T20:59:28Z
65 LightGraphs.jl 670 184 Julia 31 An optimized graphs package for the Julia programming language 2021-10-08T14:57:24Z
66 POMDPs.jl 662 100 Julia 21 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-09-22T23:43:39Z
67 TimerOutputs.jl 651 54 Julia 27 Formatted output of timed sections in Julia 2024-08-18T13:32:23Z
68 Cthulhu.jl 647 41 Julia 77 The slow descent into madness 2024-09-05T17:07:41Z
69 HTTP.jl 635 176 Julia 83 HTTP for Julia 2024-09-23T11:51:46Z
70 PkgTemplates.jl 635 101 Julia 83 Create new Julia packages, the easy way 2024-09-25T02:27:57Z
71 Dagger.jl 631 67 Julia 81 A framework for out-of-core and parallel execution 2024-09-24T18:05:00Z
72 WaterLily.jl 626 77 Julia 13 Fast and simple fluid simulator in Julia 2024-09-18T12:02:19Z
73 Pkg.jl 620 260 Julia 537 Pkg - Package manager for the Julia programming language 2024-09-25T00:44:44Z
74 Tullio.jl 608 28 Julia 61 2023-12-09T11:45:41Z
75 BenchmarkTools.jl 607 98 Julia 68 A benchmarking framework for the Julia language 2024-08-23T13:03:29Z
76 Catlab.jl 607 58 Julia 131 A framework for applied category theory in the Julia language 2024-09-11T19:47:39Z
77 Unitful.jl 604 111 Julia 149 Physical quantities with arbitrary units 2024-07-19T09:36:35Z
78 General 598 458 Julia 13 The official registry of general Julia packages 2024-09-25T02:56:09Z
79 GLM.jl 592 114 Julia 71 Generalized linear models in Julia 2024-08-27T10:05:02Z
80 SymbolicRegression.jl 590 74 Julia 46 Distributed High-Performance Symbolic Regression in Julia 2024-09-04T10:50:19Z
81 FastAI.jl 587 51 Julia 19 Repository of best practices for deep learning in Julia, inspired by fastai 2024-09-09T00:22:23Z
82 Luxor.jl 586 71 Julia 8 Simple drawings using vector graphics; Cairo "for tourists!" 2024-08-28T09:26:16Z
83 StatsBase.jl 584 191 Julia 161 Basic statistics for Julia 2024-06-17T18:13:37Z
84 ReinforcementLearning.jl 583 110 Julia 14 A reinforcement learning package for Julia 2024-05-16T14:07:36Z
85 JuliaFormatter.jl 571 65 Julia 187 An opinionated code formatter for Julia. Plot twist - the opinion is your own. 2024-09-24T19:29:46Z
86 Convex.jl 566 121 Julia 8 A Julia package for disciplined convex programming 2024-09-09T22:44:06Z
87 Latexify.jl 562 59 Julia 24 Convert julia objects to LaTeX equations, arrays or other environments. 2024-08-27T15:24:30Z
88 JLD2.jl 551 88 Julia 6 HDF5-compatible file format in pure Julia 2024-09-24T10:04:54Z
89 ThinkJulia.jl 548 138 Julia 18 Port of the book Think Python to the Julia programming language 2024-08-14T13:42:04Z
90 ScikitLearn.jl 546 74 Julia 37 Julia implementation of the scikit-learn API https://cstjean.github.io/ScikitLearn.jl/dev/ 2023-06-22T20:10:07Z
91 cvxbook_additional_exercises 543 150 Julia 0 Additional exercises and data for EE364a. No solutions; for public consumption. 2024-08-15T10:48:56Z
92 Literate.jl 539 63 Julia 29 Simple package for literate programming in Julia 2024-09-13T07:29:02Z
93 SymbolicUtils.jl 538 108 Julia 116 Symbolic expressions, rewriting and simplification 2024-09-19T00:13:29Z
94 ApproxFun.jl 538 71 Julia 166 Julia package for function approximation 2024-07-01T13:16:01Z
95 OrdinaryDiffEq.jl 535 203 Julia 297 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-09-20T07:11:00Z
96 Images.jl 533 141 Julia 39 An image library for Julia 2024-04-06T09:49:55Z
97 QuantumOptics.jl 528 104 Julia 29 Library for the numerical simulation of closed as well as open quantum systems. 2024-09-23T13:21:54Z
98 Trixi.jl 524 104 Julia 247 Trixi.jl: Adaptive high-order numerical simulations of conservation laws in Julia 2024-09-24T12:09:55Z
99 Interpolations.jl 524 110 Julia 114 Fast, continuous interpolation of discrete datasets in Julia 2024-09-23T11:24:59Z
100 ITensors.jl 523 122 Julia 127 A Julia library for efficient tensor computations and tensor network calculations 2024-09-24T23:43:28Z