paya-cz / siphash
SipHash PRF implementation in C#
☆25Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for siphash
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- An HTML generation library☆39Updated this week
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- A C# port of the JavaFastPFOR library by Daniel Lemire☆51Updated last year
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Most of those extensions should have been in BCL.☆68Updated 5 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- visit LATEST Dev at https://github.com/LayoutFarm/HtmlRenderer, C# HTML Layout and HTML Rendering Engine,☆30Updated 6 years ago
- Provides a single-threaded synchronization context, which makes it easy to reason about asynchronous code in environments that don't usua…☆12Updated 4 years ago
- The combined Langly runtime☆33Updated 2 years ago
- An alternative implementation of Dictionary<K,V> on C#☆27Updated 4 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆57Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- ☆11Updated 6 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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆52Updated 8 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆79Updated 2 months ago
- Tool to convert C# code to use nameof vs string literals where appropriate.☆9Updated 9 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago