-
SymbolicUtils.jl Public
Forked from JuliaSymbolics/SymbolicUtils.jlExpression rewriting and simplification
Julia Other UpdatedJan 25, 2022 -
-
GraphMakie.jl Public
Forked from MakieOrg/GraphMakie.jlPlotting graphs with Makie
Julia MIT License UpdatedNov 23, 2021 -
SampleChainsDynamicHMC.jl Public
Forked from cscherrer/SampleChainsDynamicHMC.jlJulia MIT License UpdatedNov 15, 2021 -
HigherKindedPolymorphisms.jl Public
Forked from thautwarm/HigherKindedPolymorphisms.jlA refined implementation of Lightweighted Higher Kinded Types in Julia(via typeclasses/traits)
Julia MIT License UpdatedNov 5, 2021 -
Makie.jl Public
Forked from MakieOrg/Makie.jlHigh level plotting on the GPU.
Julia MIT License UpdatedAug 31, 2021 -
Genie.jl Public
Forked from GenieFramework/Genie.jlThe highly productive Julia web framework
Julia MIT License UpdatedMay 4, 2021 -
StringDistances.jl Public
Forked from matthieugomez/StringDistances.jlString Distances in Julia
Julia Other UpdatedApr 21, 2021 -
ParserCombinator.jl Public
Forked from andrewcooke/ParserCombinator.jlA parser combinator library for Julia
Julia Other UpdatedMar 23, 2021 -
-
click Public
Forked from pallets/clickPython composable command line interface toolkit
Python Other UpdatedAug 13, 2020 -
ripgrep Public
Forked from BurntSushi/ripgrepripgrep recursively searches directories for a regex pattern
Rust The Unlicense UpdatedJun 8, 2020 -
awesome-nix Public
Forked from nix-community/awesome-nix😎 A curated list of the best resources in the Nix community [maintainer=@zimbatm]
Creative Commons Zero v1.0 Universal UpdatedApr 10, 2020 -
poetry2nix Public
Forked from nix-community/poetry2nixConvert poetry projects to nix automagically [maintainer=@adisbladis]
Nix UpdatedMar 27, 2020 -
graphviz-dot-mode Public
Forked from ppareit/graphviz-dot-modeEmacs mode for the DOT language, used by graphviz.
Emacs Lisp GNU General Public License v2.0 UpdatedMar 4, 2020 -
poetry Public
Forked from python-poetry/poetryPython dependency management and packaging made easy.
Python MIT License UpdatedMar 3, 2020 -
-
trio Public
Forked from python-trio/trioTrio – a friendly Python library for async concurrency and I/O
Python Other UpdatedFeb 1, 2020 -
marshmallow Public
Forked from marshmallow-code/marshmallowA lightweight library for converting complex objects to and from simple Python datatypes.
Python MIT License UpdatedSep 17, 2019 -
rofiemoji-rofiunicode Public
Forked from Kabouik/rofiemoji-rofiunicodeSystem-wide character-picker: emoji and unicode shell extensions for rofi
CSS UpdatedAug 7, 2019 -
sphinx-click Public
Forked from click-contrib/sphinx-clickA Sphinx plugin to automatically document click-based applications
Python MIT License UpdatedJul 20, 2019 -
bump2version Public
Forked from c4urself/bump2versionVersion-bump your software with a single command
-
cookiecutter-pylibrary Public
Forked from ionelmc/cookiecutter-pylibraryEnhanced cookiecutter template for Python libraries.
-
flake8-bugbear Public
Forked from PyCQA/flake8-bugbearA plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
-
trio-gpio Public
Forked from python-trio/asyncgpioA small library to access GPIO pins the Trio way. Linux 4.9+ only.