Pinned Repositories
BrowserFS
BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
clojure-clr-fixloadpath
A port of Clojure to the CLR, part of the Clojure project
dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
dotnet-runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
UltimateOrb.Core
UltimateOrb Base Class Library.
UltimateOrb.Int128
Provides Int128 and UInt128.
UltimateOrb.Parsing
Flexible, extensible, open-source and monadic parser combinators with LINQ.
UltimateOrb.Shadows.CppInterop
.NET Utilities for Zero-overhead C++ Standard Library Interoperability
UltimateOrb.TruncatedFloatingPoints
Provides the BFloat16 type and friends.
WebDev.Games.Puzzle.A
LEI-Hongfaan's Repositories
LEI-Hongfaan/UltimateOrb.Core
UltimateOrb Base Class Library.
LEI-Hongfaan/UltimateOrb.Int128
Provides Int128 and UInt128.
LEI-Hongfaan/UltimateOrb.TruncatedFloatingPoints
Provides the BFloat16 type and friends.
LEI-Hongfaan/BrowserFS
BrowserFS is an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.
LEI-Hongfaan/clojure-clr-fixloadpath
A port of Clojure to the CLR, part of the Clojure project
LEI-Hongfaan/dotnet-api-docs
.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
LEI-Hongfaan/dotnet-runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
LEI-Hongfaan/eta
The Eta Programming Language, a dialect of Haskell on the JVM
LEI-Hongfaan/scaladotnet
Scala SDK (compiler and standard library) for .NET
LEI-Hongfaan/UltimateOrb.Cil.Verifiable.SizeOfModule
Provides static methods for getting the managed size (the result of the CIL 'sizeof' instruction) of the specified type.
LEI-Hongfaan/UltimateOrb.Core.v2
UltimateOrb Base Class Library.
LEI-Hongfaan/UltimateOrb.Parsing
Flexible, extensible, open-source and monadic parser combinators with LINQ.
LEI-Hongfaan/UltimateOrb.Shadows.CppInterop
.NET Utilities for Zero-overhead C++ Standard Library Interoperability
LEI-Hongfaan/WebDev.Games.Puzzle.A
LEI-Hongfaan/java-interop-1
Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
LEI-Hongfaan/SimdComplexBenchmark1
LEI-Hongfaan/UltimateOrb.Core.v3
UltimateOrb Base Class Library.
LEI-Hongfaan/UltimateOrb.Formats.NumPy
Reads and writes numeric data files in the NumPy (.npy) format.
LEI-Hongfaan/UltimateOrb.Graphics.Serialization.Gltf
LEI-Hongfaan/UltimateOrb.Mathematics.DoubleArithmetic.Core
Provides static methods to support Int128 and UInt128.
LEI-Hongfaan/UltimateOrb.Mathematics.Utilities.CheckedNoThrow
Provides static methods for Checked and NoThrow arithmetic operations.
LEI-Hongfaan/UltimateOrb.Numerics.ComplexF
Provides ComplexF type and friends.
LEI-Hongfaan/UltimateOrb.Private.IgnoresAccessChecksTo
Provides System.Runtime.CompilerServices.IgnoresAccessChecksToAttribute.
LEI-Hongfaan/UltimateOrb.Runtime.InteropServices.Collections
UltimateOrb Core libraries.
LEI-Hongfaan/wake-on-lan
Sending magic packets and performing IP address operations.
LEI-Hongfaan/WebDev.Examples.Clock.A