neuecc / MySqlSharpLinks
Extremely Fast MySQL Driver for C#, work in progress.
☆56Updated 7 years ago
Alternatives and similar repositories for MySqlSharp
Users that are interested in MySqlSharp are comparing it to the libraries listed below
Sorting:
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 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
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Fast binary serializer☆65Updated 8 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Roslyn Analyzer/Generator for avoid boring boilerplate INotifyPropertyChanged implementation.☆57Updated 9 years ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆33Updated last week
- .NET Serializer testing framework☆75Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- An implementation of google's Snappy compression format in C#☆148Updated 8 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- the .net implement for the brotli algorithm☆71Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Generate ToString method from public properties.☆83Updated 6 months ago
- A multi-platform .NET binding of Facebook's Zstandard library.☆43Updated 4 years ago
- Redis Client based on StackExchange.Redis.☆135Updated 4 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year