jbevain / cecil.samplesLinks
Samples for Cecil
☆68Updated 10 years ago
Alternatives and similar repositories for cecil.samples
Users that are interested in cecil.samples are comparing it to the libraries listed below
Sorting:
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆68Updated last week
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- A simple wrapper library for protobuf-net with async, gzip and less boilerplate.☆52Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- ☆43Updated 2 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- ☆65Updated 7 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 3 years ago
- Blittable .NET structs☆16Updated 9 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆98Updated 2 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 4 years ago
- .NET implementation of the murmurhash☆112Updated last year
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- Compressed bitmaps in C#☆82Updated last year
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last week
- Unity.Abstractions package☆30Updated last year
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year