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
- 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
- .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
- A simple wrapper library for protobuf-net with async, gzip and less boilerplate.☆52Updated 7 years ago
- Complement for System.Linq.Expressions☆115Updated 5 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Cecil is a library to inspect, modify and create .NET programs and libraries.☆65Updated this week
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- A .NET library to access files and directories with more than 260 characters length.☆147Updated last year
- the .net implement for the brotli algorithm☆70Updated last year
- Automatically exported from code.google.com/p/unconstrained-melody☆131Updated 2 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- C# code generator based on the Roslyn API☆32Updated 11 years ago
- An implementation of google's Snappy compression format in C#☆147Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Extensions for Reactive Extensions☆93Updated 9 years ago
- ☆43Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆63Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Generates valid, readable C# from an Expression Tree.☆168Updated last week
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆55Updated 9 years ago
- A portable cross platform image library in C#☆18Updated 7 years ago
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆111Updated 5 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- A free profiling and performance tuning tool for .NET applications☆41Updated 10 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆79Updated last year