Pinned Repositories
fast-cache
The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
Pinecone.NET
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.
RangeExtensions
A set of optimized extensions which integrate System.Range with foreach and LINQ
streamvbyte-csharp
Pure C# implementation of Daniel Lemire's Stream VByte integer compression codec family.
warpskimmer
[work-in-progress] Ultrafast Twitch IRC message parser
U8String
[work-in-progress] Highly functional and performant UTF-8 string primitive for C#
neon-sunset's Repositories
neon-sunset/fast-cache
The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.
neon-sunset/Pinecone.NET
Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.
neon-sunset/RangeExtensions
A set of optimized extensions which integrate System.Range with foreach and LINQ
neon-sunset/warpskimmer
[work-in-progress] Ultrafast Twitch IRC message parser
neon-sunset/streamvbyte-csharp
Pure C# implementation of Daniel Lemire's Stream VByte integer compression codec family.
neon-sunset/twitch-irc-benchmarks
neon-sunset/Async-Channels
Channels for Swift concurrency
neon-sunset/Cesium
C compiler for the CLI platform
neon-sunset/CliWrap
Library for running command-line processes
neon-sunset/Code-used-on-Daniel-Lemire-s-blog
This is a repository for the code posted on my blog
neon-sunset/fizzgolf
This repo contains the submissions to the high-throughput fizzbuzz code golf stack exchange thread and some code to build/run and plot their results
neon-sunset/FusionCache
FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd layer.
neon-sunset/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
neon-sunset/http-bench
Simple http benchmark because Gatling and NBomber were too slow and are made for big brain developers unlike me
neon-sunset/InteropResilienceDemo
neon-sunset/kytsunia
personal little chatbot
neon-sunset/llama2.net
Inference Llama 2 in one file of pure C#
neon-sunset/mpdfin
MPD for Jellyfin
neon-sunset/RedisTest
neon-sunset/related_post_gen
Data Processing benchmark featuring Rust, Go, Swift, Zig etc.
neon-sunset/rosetta-avx-test
neon-sunset/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
neon-sunset/sharpl
a custom Lisp
neon-sunset/SimdUnicode
Fast SIMD-based UTF-8 Validation in C#
neon-sunset/SwarmFit
A .NET package for fitting curves to data using particle swarm optimization
neon-sunset/TwitchLib.Client
Client component of TwitchLib.
neon-sunset/U8StrRepro
neon-sunset/Utf8StreamReader
Utf8 based StreamReader for high performance text processing.
neon-sunset/UXTU-CPU-Benchmark
WIP CPU benchmark intended for UXTU V3
neon-sunset/web-frameworks
Which is the fastest web framework?