jbevain / mono.net.httplistenerLinks
A fully managed HttpListener implementation extracted from Mono.
☆27Updated 12 years ago
Alternatives and similar repositories for mono.net.httplistener
Users that are interested in mono.net.httplistener are comparing it to the libraries listed below
Sorting:
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Blittable .NET structs☆16Updated 9 years ago
- The combined Langly runtime☆33Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Async/Awaitable non-blocking lock in C#☆17Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆42Updated 8 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Generate C# proxy class at run-time with ILGenerator☆10Updated 8 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆26Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A portable cross platform image library in C#☆18Updated 8 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Post compile tool using Fody to implement the double check locking pattern.☆25Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- ☆11Updated 7 years ago
- Lightweight web server for .NET and Mono☆69Updated 11 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago