timiskhakov / ExploringSpansAndPipelines
Exploring Span<T> and System.IO.Pipelines
☆16Updated 3 years ago
Alternatives and similar repositories for ExploringSpansAndPipelines
Users that are interested in ExploringSpansAndPipelines are comparing it to the libraries listed below
Sorting:
- Library for using scopes with Microsoft.Extensions.Logging.☆17Updated 7 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 3 months ago
- Useful set of collections, and extensions for collections with thread-safe read-write access options.☆20Updated 3 weeks ago
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- dotnet score☆28Updated 3 years ago
- Helpers for Microsoft.Extensions.DependencyInjection.☆18Updated 4 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- ☆12Updated 7 years ago
- A zero allocation globbing library☆25Updated 2 months ago
- A CLI tool with commands to help maintain .NET codebases☆18Updated this week
- .NET Core Global Tool for cleaning up solution, project or folder☆53Updated 7 months ago
- TypeKitchen is a set of small libraries for fast metaprogramming in .NET Standard.☆18Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 10 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- Find transitive dependencies in assemblies☆23Updated 3 weeks ago
- Copy your files from a source to a destination. For instance you can copy your local files to your OneDrive account or an external disk.☆32Updated 9 months ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Manages multi-threaded writing to a single file.