-
University of Auckland
- Auckland, New Zealand
- https://orcid.org/0000-0001-9954-3280
Stars
NET 8.0 - Authentication API Sample using JWT Bearer Token
Example Role-Based Authentication using JWT Tokens in ASP .NET Core 8.
Research language for array processing in the Haskell/ML family
a language for fast, portable data-parallel computation
Nested fork-join parallelism in Poly/ML
parallel sequences library in Standard ML
A statically typed concatenative systems programming language.
A statically typed lisp, without a GC, for real-time applications.
LiTL: Library for Transparent Lock Interposition
A tool that helps to see an internal structure of the CLR types at runtime
A compiler for functional programs on serialized data
Futures, streams, and async I/O combinators.
Research programming language for concurrent ownership
High performance algorithms in C#: SIMD/SSE, multi-core and faster
ArraySlice<T> allows sophisticated slicing of multi-dimensional arrays without copying the underlying data
Regen is an intuitive in-code templating engine based on a regen-lang created to replace T4 Templating.
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
Easy to use SIMD accelerated Array and Span methods
Amplifier allows .NET developers to easily run complex applications with intensive mathematical computation on Intel CPU/GPU, NVIDIA, AMD without writing any additional C kernel code. Write your fu…
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
Simple example repo of message-passing in C#
Dual decomposition solvers for the quadratic assignment problem (QAP), also called graph matching in computer vision based on the LP_MP library.