Writing software for math, by math. š³ļøāā§ļø
Pipe.jl. An enhancement to julia piping syntax
162DataDeps.jl. reproducible data setup for reproducible science
160AutoPreallocation.jl. What if your code allocated less? Remember what memory we needed last time and use it again every time after
106Tricks.jl. Cunning tricks though the julia compiler internals
86MagneticReadHead.jl. A cassette-based debugger | The Other Debugger
50LayeredLayouts.jl. Layered Layout Algorithms for Directed Acyclic Graphs
37Kaldi-Notes. Some notes on Kaldi
32Expr2LaTeX.jl. Take a julia `Expr` and render it as LaTeX. Deprecated in favour of https://github.com/korsbo/Latexify.jl
31ProjectManagement.jl. Project Management tools, with a particular focus on PERT charts
24ipynb2LiterateJulia. NBConverter stuff to convert Jupyter Notebooks in to Julia Literate.jl files (This is the opposite of Literate.jl)
23DataDepsGenerators.jl. Utility for developers to help define DataDeps registration blocks, for reusing existing Data with DataDeps.jl
17TimeTraveler.jl. Time travel in JuliaLang. (Useful for testing what code did before your changes)
17MixedModeDebugger.jl. A Julia Debugger that works with mixed compiled and interpretted mode for performance
16InterfaceTesting.jl. (Julia 0.5 only) Concept still good, but needs updating for julia 1.0
13MultiResolutionIterators.jl. Tools for working with Iterators of Iterators of ...., with particular application in NLP which has Corpus made up of Document made up of Paragraphs made up of Sentences made up of Words made up of Characters
13UniversalTensorBoard.jl. Deprecated in favor of https://github.com/PhilipVinc/TensorBoardLogger.jl/
12oxinabox.github.io. My professional website
12Trello.jl. (Unofficial) Julia library for working with Trello
10Readmes.jl. Sometimes all you need is a good readme.
9OhMyLog.jl. Enhanced ConsoleLog, with the ability to overwrite messages.
8oxinabox. generating my GitHub readme
7Mathematica-Commandline-Interface. A modern commandline interface for Mathematica.
7StackOverflowGitterNotifier.jl. A script that puts questions on StackOverflow (or any other StackExchange site) into the gitter sidebar
6NovelPerspective. Tools for detecting which Person a novel chapter is from the perspective of.
6JuliaCon2024_IR_talk. Repo for my slides and notes and related code for my JuliaCon 2024 talk on IR stuff
4Citations.jl. A proof of concept micropackage for trait based declaration of citation details.
4ExpectationStubs.jl. Mocks on which you can set expectations of how they are called. And check those expectations were true.
3Pretalx.jl. (Unoffical) Julia library for working with Pretalx conference software
3DataDepsPaths.jl. Prototype for a possible future enhancement of DataDeps.jl
3ColoringNames.jl. Finding what color is being referred to, as a NLP machine learning problem
3The-Julia-Package-Manager. An attempt to make a lesson about the julia package manager
3SLEEF_WRAPPER.jl. Julia wrapper for SLEEF - SIMD Library for Evaluating Elementary Functions (NB: this library exists only for evaluating LibM.jl and the pure Julia Sleef.jl implementation))
3AWSInfinidash.jl. Idiomatic Julia wrapper of AWS Infinidash
1