Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c sharp allocation
allocation
x
c-sharp
x
53 search results found
Unitask
⭐
6,803
Provides an efficient allocation free async/await integration for Unity.
Utf8json
⭐
2,248
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
Zlogger
⭐
986
Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Logging.
Linqfaster
⭐
539
Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.
Zerolog
⭐
354
A high-performance, zero-allocation .NET logging library.
Ig Memtrace
⭐
341
Memory Tracing Software
Collections.pooled
⭐
338
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
Jemalloc.net
⭐
297
A native memory manager for .NET
Resharper Heapview
⭐
287
ReSharper Heap Allocations Viewer plugin
Stringformatter
⭐
286
Zero-allocation string formatting for .NET.
C Sharp Stack Only Json Parser
⭐
263
Stack only json deserialization using generators and the System.Text.Json library
Linqaf
⭐
191
Low allocation re-implementation of LINQ-to-Objects
Unityasync
⭐
184
An allocation-free, high performance coroutine framework for Unity built around the async API
Noalloq
⭐
184
LINQ for Span<T>, without memory allocations.
Disruptor Unity3d
⭐
169
Basic implementation of Disruptor for Unity3d
Mkl.net
⭐
132
A simple cross platform .NET API for Intel MKL
Smooth.foundations
⭐
108
Foundations for boosting productiviy and writing clean, maintainable, allocation-free code in C# / Unity.
Mapdetection
⭐
71
Detect manualmapped images remotely, without hassle
Simplesimd
⭐
70
Easy to use SIMD accelerated Array and Span methods
Faststring
⭐
65
Strings in a hurry.
Faststring
⭐
63
Alternative to StringBuilder class for Unity games, with minimal memory allocation and faster performance.
Stagestrike
⭐
56
Custom Cobalt Strike stagers using different methods of thread execution and memory allocation
Conditions
⭐
55
If you are just starting out on a new project I recommend using https://github.com/adamralph/liteguard instead of conditions. Especially if using in a mobile application, less allocations and better performance. This project is deprecated and needs a new maintainer. Contact me if you want to take over.
Nativegrid
⭐
47
Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.
Memory Demos
⭐
44
Demos used in various .NET memory management demos on my blog
Uninativelinq Editorextension
⭐
41
The fastest managed-allocation-free implementation of LINQ to NativeArray<T>.
Rabbitmqnext
⭐
39
Alternative rabbitmq client implementation
Mysqlsharp
⭐
39
Extremely Fast MySQL Driver for C#, work in progress.
Enet.managed
⭐
31
A managed wrapper for ENet UDP Networking Library written in C#
Reusabletasks
⭐
30
An allocation free Task-like object for async methods
Listpool
⭐
22
Optimized allocation free implementation of IList using ArrayPool.
Abc.ncrafts.quiz
⭐
22
A small C# quiz application about performance and heap allocations
Gcburn
⭐
20
Garbage collection / allocation performance tests for various languages (for now, just C# / .NET and Go)
Playmaker Unitylearn 2dplatformer
⭐
20
Obsolete, Check for newer version
Fastmeshcopy
⭐
16
Zero-allocation copying of Meshes using the new MeshData functionality in Unity 2020.1+ .
Paintdotnet.systrace
⭐
16
A simple .NET library for emitting Chrome Systrace logs for use with chrome://tracing
Refsemantics
⭐
15
Slides and sample code from "Writing Allocation Free Code in C#" talk
Lzf
⭐
14
Simple C# LZF compression library which attempts to minimize memory allocations.
Performancetypes
⭐
14
A collection of low (or zero) allocation algorithms for .NET
Murmurhash.net
⭐
11
Extremely fast MurmurHash implementation with zero heap allocations
Sqlite Fast
⭐
11
A high performance, low allocation SQLite wrapper targeting .NET Standard 2.0.
Nguinjector
⭐
9
Reactiveui.slim
⭐
9
Experiments in reducing allocations in some components of ReactiveUI.
Prognetworkshop2019
⭐
8
This is the content for a 3 hour workshop run at ProgNET 2019.
Berrysoft.xxtea
⭐
8
A .NET implementation of TEA, XTEA and XXTEA algorithm.
Faststream
⭐
7
Faster and extended implementation of classic MemoryStream.
Cito
⭐
6
Piotr Fusik's Ć language translator
Littask
⭐
6
.Net/Unity lightweight allocation free Task-like object
Heap Buddy
⭐
5
Allocationfreedemos
⭐
5
Allocation free examples for high performance code in C#
Shaman.stemming
⭐
5
Low-allocation version of Snowball stemmers.
Rxwebsocket
⭐
5
WebSocket Client for Unity and .NET Standard2.0 / .NET 5 using Rx. (C#)
Related Searches
C Sharp Unity (13,521)
C Sharp Video Game (8,498)
C Sharp Azure (4,292)
C Sharp Unity3d (4,236)
C Sharp Wpf (3,118)
C Sharp Visual Studio (2,839)
C Sharp Command Line (2,702)
C Sharp Asp Net Core (2,668)
C Sharp Sql (2,429)
C Sharp Microsoft (2,368)
1-53 of 53 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.