zero-allocation
There are 49 repositories under zero-allocation topic.
annulusgames/LitMotion
Lightning-fast and Zero Allocation Tween Library for Unity.
scylladb/go-set
Type-safe, zero-allocation sets for Go
go-playground/lars
:rotating_light: Is a lightweight, fast and extensible zero allocation HTTP router for Go used to create customizable frameworks.
mustafaturan/bus
🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit
EmberEmu/Hexi
Header-only, lightweight C++ library for binary streaming & serialization. Network data handling made easy peasy!
kristoff-it/zig-okredis
Zero-allocation Client for all the various Redis forks
quagmt/udecimal
A high-performance, high precision, zero allocation fixed-point decimal library for financial applications
smira/go-statsd
Go statsd client library with zero allocation overhead, great performance and reconnects
nazarovsa/csharp-zero-allocation
Contains materials about memory optimization and zero-allocation samples.
kpango/fastime
Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.
odinmillion/MurmurHash.Net
Extremely fast MurmurHash implementation with zero heap allocations
lcsmuller/json-build
Tiny, zero-allocation JSON serializer written in ANSI C
mustafaturan/monoton
Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequential generation
whitfin/siphash-java
SipHash in Java; zero-allocation and streaming implementations
JeremyEspresso/MurmurHash
A super fast C# implementation of the MurmurHash3 algorithm with zero heap allocations.
olehan/kek
🌚 Zero allocated, structured, leveled and very pretty Golang logger
leven-the-blog/tenjin
📝 A template engine.
AhmedGoudaa/go_memoize
Golang high performant functional Memoize
gonyyi/alog
alog is a dependency free, zero/minimum memory allocation JSON logger with extensions
Abc-Arbitrage/HotPathAllocationAnalyzer
Roslyn based C# heap allocation diagnostic analyzer in Hot Path
Kira-NT/Spanned
⚡ Blazingly Fast™ .NET library built with Spans for Spans
ljungloef/Pansar
A high performance, low memory allocation focused F# parser combinator library
rikvdh/zringbuf
Zero-allocation ring-buffer library
Venomalia/AuroraLib.Core
High performance zero allocation structure reader and other tools for big and little-endian
breadnone/CTween
Zero allocation tweening system for Unity3D
stokito/go-logger-noalloc
Essential logger that avoids memory allocations
bonk-dev/dotbus
dotbus is a lightweight and efficient Modbus/TCP library for C#. Designed with a focus on minimal memory allocation.
lukaswrz/readarg
A small, C99, single-header, zero-allocation, dependency-free, public domain argument parsing library (Mirror of https://forgejo.helveticanonstandard.net/helvetica/readarg)
mustafaturan/monoflake
Highly scalable, single/multi node, sortable, predictable and incremental 64 bits (8 bytes) unique id generator with zero allocation magic on the sequential generation
rikvdh/matching
String-based parser based on matching strings for interpreting and handling string-based interfaces
rikvdh/zabuffer
Zero-Allocation buffer handling in C
rohanrhu/python-jsonic
Python bindings for Jsonic JSON reader library.
BlueCyro/KoboldOSC
Wicked fast, zero-allocation OSC message serialization.
marcoradocchia/linux-meminfo
An efficient, zero-allocations /proc/meminfo parsing library for Rust.
nurlybekovnt/msgpack
Zero Allocation, Fast MessagePack encoding for Golang
webbmaffian/go-prio-queue
Zero-allocation priority queue for Golang.