chrisdavies / AsynqueueLinks
An example of using light weight threading and message passing in C#
☆17Updated 10 years ago
Alternatives and similar repositories for Asynqueue
Users that are interested in Asynqueue are comparing it to the libraries listed below
Sorting:
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- A simple C# type for working with contiguous buffers.☆118Updated 8 years ago
- This project has been retired.☆149Updated 6 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- [Obsolete] - Development repository of the language, compiler and runtime☆74Updated last year
- This package enables .NET projects to use atomic primitives.☆58Updated 9 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Concurrency library for .Net☆65Updated 6 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Code generation for immutable types☆174Updated last year
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 6 years ago
- ☆141Updated 6 years ago
- Use ETW events to show what the .NET GC is doing☆113Updated 9 years ago
- Faster than Any Binary? Benchmark: http://theburningmonk.com/2014/08/json-serializers-benchmarks-updated-2/☆234Updated 4 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- C# to Javascript Compiler implemented via Roslyn☆112Updated 9 years ago
- Salar.Bois is a compact, fast and powerful binary serializer for .NET Framework. With Bois you can serialize your existing objects with a…☆65Updated 11 months ago
- .NET library providing performant low-alloc algorithms and structures. Use to speed up your app.☆92Updated 6 years ago
- Managed replacement of System.Reflection[.Emit]☆132Updated 8 years ago
- C#/.NET Binding for FoundationDB Client API☆156Updated last week
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆250Updated 2 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Varint encoding and decoding for .NET☆23Updated 13 years ago
- Compiles .NET/C# to native code using LLVM framework. No longer active, consider migrating to https://github.com/dotnet/corert☆284Updated 10 years ago
- Go-like DSL for C#☆50Updated 7 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Reactive queryable observable framework.☆160Updated 8 years ago
- Recursive descent LL(k) parser for .NET with Fluent API, BNF, EBNF and Gold Grammars☆151Updated 8 months ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago