Sasa
betaSasa is a collection of organized extensions to the .NET framework.
Description
Sasa is a collection of extensions to the .NET framework organized in logical, often standalone assemblies.
Sasa: no deps
* tuples
* IEnumerable extensions
* thread-safe + null-safe events
* numeric extensions
* Option type
* lazy type
Sasa.Binary: -
* low-level bit-twiddling functions
* portable BinaryReader/Writer
Sasa.Collections: Sasa, Sasa.Binary
* purely functional collections, ie. list, dictionary, queue, set, etc.
Sasa.Mime: -
* media types and file extensions
Sasa.Numerics: -
* statistical and numerical functions
Sasa.Net: Sasa, Sasa.Collections
* full MIME message parsing
* POP3 client
* Rfc822 header parsing
Sasa.Contracts: Sasa
* Code Contracts impl.
Sasa.Concurrency: Sasa
* software transactional memory
* Concurrent Revisions fork-join framework
Sasa.Parsing: Sasa
* extensible Pratt parser
Sasa.Dynamics: Sasa
* type-safe reflection
Sasa.Linq: -
* LINQ expression visitors and query providers
...and much more!
Categories
License
Features
- parsing
- reflection
- utilities
- concurrency
Update Notifications
User Ratings
User Reviews
-
MIME and POP stuff works perfect. This is the cornerstone of one of my applications.