Belphemur / Job.SchedulerLinks
A simple job scheduling library relying on the async/await pattern in C#.
☆21Updated 7 months ago
Alternatives and similar repositories for Job.Scheduler
Users that are interested in Job.Scheduler are comparing it to the libraries listed below
Sorting:
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Spans for the whole memory range.☆18Updated 2 years ago
- A framework for transparently invoking multiple instances or clients.☆37Updated 2 weeks ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Simple FIFO and LRU cache in C#☆35Updated 9 months ago
- Texture loading and manipulation library☆68Updated 11 months ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated last month
- dotnet watch we always wanted☆103Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆35Updated 11 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆19Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 11 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 8 months ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- Various core functions useful to almost every project☆19Updated 8 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 3 months ago
- A tool to generate .NET AOT-friendly Win32 interop code from Microsoft.Windows.SDK.Win32Metadata package.☆14Updated last month
- The most revolutionary syntax visualizer☆77Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 5 months ago