devizer / Universe.CpuUsageLinks
CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.
☆67Updated 4 months ago
Alternatives and similar repositories for Universe.CpuUsage
Users that are interested in Universe.CpuUsage are comparing it to the libraries listed below
Sorting:
- IDisposable helper types.☆133Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- 🔑🔒 Lock your c# threads by key☆72Updated 8 months ago
- Common input and integrity validation routines for Visual Studio and other applications☆123Updated this week
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- String representations of expression trees + library of expression tree objects☆160Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated last week
- A library to build .NET profilers in .NET☆151Updated 2 weeks ago
- ServiceWire is a very fast and light weight service host and dynamic client library that simplifies the development and use of high perfo…☆192Updated 8 months ago
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆182Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 3 years ago
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆75Updated last week
- ConfigureAwaitChecker☆71Updated 3 years ago
- Convert strings into .NET expressions☆98Updated 10 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…