Pinned Repositories
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
Base64
Extension methods that convert to and from Base64 strings with fewer memory allocations.
benchly
Generate plots for BenchmarkDotNet
BenchmarkDotNet
Powerful .NET library for benchmarking
BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
BitFaster.Caching.DependencyInjection
Extension methods for setting up caches using Microsoft.Extensions.DependencyInjection.
cache-datasets
Data sets for testing cache algorithms
JitExplorer
Like compiler explorer, but for .NET JIT.
Recorder
Record high level ASP.NET profiling data at runtime and visualize with speedscope
splitasm
A command line tool to break down BenchmarkDotNet asm markdown files into a single file per benchmark method.
bitfaster's Repositories
bitfaster/BitFaster.Caching
High performance, thread-safe in-memory caching primitives for .NET
bitfaster/JitExplorer
Like compiler explorer, but for .NET JIT.
bitfaster/Base64
Extension methods that convert to and from Base64 strings with fewer memory allocations.
bitfaster/benchly
Generate plots for BenchmarkDotNet
bitfaster/BitFaster.Caching.DependencyInjection
Extension methods for setting up caches using Microsoft.Extensions.DependencyInjection.
bitfaster/cache-datasets
Data sets for testing cache algorithms
bitfaster/splitasm
A command line tool to break down BenchmarkDotNet asm markdown files into a single file per benchmark method.
bitfaster/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
bitfaster/BenchmarkDotNet
Powerful .NET library for benchmarking
bitfaster/omsketch
.NET implementation of the One Memory Access sketch
bitfaster/Recorder
Record high level ASP.NET profiling data at runtime and visualize with speedscope