Pinned Repositories
AllocTracker
Prototype async method allocation tracker
blend-contracts
Soroban implementation of the Blend Protocol
buildtools
Build tools that are necessary for building the .NET Core projects
certora-collections
Memory-effficient immutable collection types for Kotlin
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
global-import
HomeControl
kotlinx.collections.immutable
Immutable persistent collections for Kotlin
ericeil's Repositories
ericeil/AllocTracker
Prototype async method allocation tracker
ericeil/blend-contracts
Soroban implementation of the Blend Protocol
ericeil/buildtools
Build tools that are necessary for building the .NET Core projects
ericeil/certora-collections
Memory-effficient immutable collection types for Kotlin
ericeil/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
ericeil/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
ericeil/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET Native compiler toolchain.
ericeil/global-import
ericeil/HomeControl
ericeil/kotlinx.collections.immutable
Immutable persistent collections for Kotlin
ericeil/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
ericeil/SmartThingsPublic
SmartThings open-source DeviceTypeHandlers and SmartApps code
ericeil/xunit-performance
Provides extensions over xUnit to author performance tests.