jbevain / cecil.samples
Samples for Cecil
☆67Updated 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:
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆66Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- A simple wrapper library for protobuf-net with async, gzip and less boilerplate.☆52Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 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
- Automatically exported from code.google.com/p/unconstrained-melody☆132Updated 3 years ago
- ☆43Updated 2 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library to access files and directories with more than 260 characters length.☆147Updated last year
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 8 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Blittable .NET structs☆16Updated 9 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- ☆68Updated 9 years ago
- A .NET library targeted at making Reflection programming more consistent, using a common set of abstractions and utilities☆168Updated 3 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
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- A method and property caching Fody addin.☆59Updated 4 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- Alternative binary serializer to protobuf-net and it has comparable speed and size☆38Updated 9 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆108Updated 4 years ago
- Create extensions for Visual Studio☆139Updated last year