What scientific programmers must know about CPUs and RAM to write fast code.
☆435Jan 22, 2025Updated last year
Alternatives and similar repositories for hardware_introduction
Users that are interested in hardware_introduction are comparing it to the libraries listed below
Sorting:
- Macro(s) for vectorizing loops.☆779Dec 20, 2025Updated 2 months ago
- GPU Programming with Julia - course at the Swiss National Supercomputing Centre (CSCS), ETH Zurich☆259Aug 23, 2022Updated 3 years ago
- Fixed-bit collections in Julia☆15Sep 25, 2021Updated 4 years ago
- Auto QUality Assurance for Julia packages☆437Feb 26, 2026Updated 2 weeks ago
- Implementation of a fast exponential matrix for large matrices (full and sparse)☆32Mar 8, 2022Updated 4 years ago
- Create new Julia packages, the easy way☆690Updated this week
- Parallelized Base functions☆337Feb 26, 2026Updated 2 weeks ago
- Allocate arrays with malloc, calloc, or on NUMA nodes☆55Jan 15, 2023Updated 3 years ago
- Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)☆1,989Mar 5, 2026Updated last week
- What if your code allocated less? Remember what memory we needed last time and use it again every time after☆106Nov 24, 2020Updated 5 years ago
- Julia bindings for the Enzyme automatic differentiator☆552Mar 4, 2026Updated last week
- Estimate the absolute performance of a piece of Julia code☆101Jan 2, 2024Updated 2 years ago
- Formatted output of timed sections in Julia☆716Jan 22, 2026Updated last month
- Intel MKL linear algebra backend for Julia☆232Feb 23, 2026Updated 2 weeks ago
- Simple Traits for Julia☆166Aug 7, 2025Updated 7 months ago
- (yet another) static site generator. Simple, customisable, fast, maths with KaTeX, code evaluation, optional pre-rendering, in Julia.☆1,052Updated this week
- Static numbers in Julia☆37Apr 11, 2022Updated 3 years ago
- Can do or not? It's easy. See https://tk3369.github.io/BinaryTraits.jl/dev/☆54Feb 16, 2023Updated 3 years ago
- An alternative interface for dictionaries in Julia, for improved productivity and performance☆291Dec 18, 2025Updated 2 months ago
- AllocCheck☆249Nov 4, 2025Updated 4 months ago
- Simple package for literate programming in Julia☆581Dec 2, 2025Updated 3 months ago
- Auto differentiation over linear algebras (a Zygote extension)☆35Nov 24, 2025Updated 3 months ago
- Arrays with both statically and dynamically sized axes in Julia☆60Nov 25, 2025Updated 3 months ago
- The perfect sidekick to your scientific inquiries☆907Feb 1, 2026Updated last month
- The cheapest threads you can find!☆276Feb 10, 2026Updated last month
- Library for solving quantum optimal control problems in Julia. Currently offers support for GRAPE and dCRAB algorithms using piecewise co…☆22Oct 4, 2021Updated 4 years ago
- A workshop on writing good scientific/research code: reproducible, re-traceable, readable, extendable, and well-documented.☆283Apr 28, 2025Updated 10 months ago
- "Full speed or nothing." - James Hetfield☆122Nov 26, 2025Updated 3 months ago
- ⅀☆664Feb 12, 2026Updated last month
- The slow descent into madness☆700Mar 3, 2026Updated last week
- Julia functional programming infrastructures and metaprogramming facilities☆421Sep 9, 2025Updated 6 months ago
- A tool for package developers for working with artifacts.☆67Mar 2, 2026Updated last week
- Julia workshop with a focus on understandable performance☆49Jan 21, 2022Updated 4 years ago
- Functions to transform text into unicode symbols, e.g. latex --> unicode☆33Aug 22, 2025Updated 6 months ago
- Add Conda dependencies to your Julia project☆143Feb 28, 2026Updated last week
- A general-purpose toolbox for efficient Kronecker-based algebra.☆93Jan 3, 2025Updated last year
- Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations☆138Feb 9, 2026Updated last month
- Fast sequential, threaded, and distributed for-loops for Julia—fold for humans™☆309Mar 4, 2026Updated last week
- A generalized version of Julia generated functions @generated to allow closures in generated functions and avoid the use of runtime eval …☆90May 31, 2022Updated 3 years ago