mlhpdx / seekable-s3-stream
Code library that uses S3's API to provide an efficient random-access (seekable) Stream implementation for use in code where efficient network I/O is paramount.
☆34Updated 5 months ago
Alternatives and similar repositories for seekable-s3-stream
Users that are interested in seekable-s3-stream are comparing it to the libraries listed below
Sorting:
- asp.net core middleware to send compressed static files to the browser without having to compress on demand, also has support for sending…☆94Updated last year
- Adds compare features on top of ImageSharp☆49Updated last week
- A CSharp library that can deep clone any object using only reflection.☆50Updated 2 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- DotMarkdown is Markdown framework for .NET☆123Updated 5 months ago
- A .NET implementation of several non-cryptographic hashes.☆67Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- K-Sortable Globally Unique IDs for .Net☆47Updated 3 years ago
- Low level ASP.NET Core example Web server☆104Updated 4 years ago
- Distributed, standalone, ordered, stateless, thread-safe, random Id generator in Base 36. Clustered-index-friendly, human readable. Examp…☆48Updated 3 years ago
- The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPat…☆60Updated last year
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆136Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Change any string case to PascalCase/camelCase/kebab-case/snake_case☆56Updated last year
- Adds System.Text.Json serializer support for polymorphism with a discriminator attribute☆25Updated last year
- Expression serializer for JSON.NET☆43Updated 3 years ago
- IDisposable helper types.☆129Updated last year
- International Components for Unicode for .NET☆36Updated this week
- A .NET library that makes shelling out commands super easy and fluent.☆107Updated 5 years ago
- Code library that provides a Stream implementation that makes working with uploads to S3 easier where the size of the content isn't known…☆30Updated 2 months ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆81Updated 3 months ago
- NuGet v3 catalog reader☆48Updated 3 weeks ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Easy-to-use exception causality chains for async/await.☆64Updated 4 years ago
- Better random number generation for .NET☆63Updated last month
- Library and pattern for creating a scalable, loosely coupled service layer. Build interdependent services that are granular and testable.…☆49Updated 5 months ago
- A zero allocation globbing library☆25Updated 2 months ago
- Tracing rewriter using Fody☆94Updated 2 years ago
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆69Updated 2 weeks ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago