no-allocation
There are 15 repositories under no-allocation topic.
KumoKyaku/kcp
KCP C#版。线程安全,运行时无alloc,对gc无压力。
Abc-Arbitrage/ZeroLog
A high-performance, zero-allocation .NET logging library.
J-Schoepplenberg/zero-packet
A zero-copy Rust library that builds and parses network packets in-place.
Kerollmops/sdset
Set theory applied on sorted and deduplicated slices.
codeinred/path_no_alloc
Allows joining paths without allocation
tiehuis/nanopack
Lightweight Msgpack Encoder
zeon256/pulau-rs
#![no_std], allocation-free union-find library for bare metal environments
Advitalitum/ValidationsCollection
Коллекция простых валидаций на C#. Быстрая валидация или проверка ИНН. Быстрая валидация или проверка КПП. Быстрая валидация или проверка СНИЛС.
nordzilla/count-digits
A no-std trait with functions to determine the lengths of integers in various number bases.
ony/pjson
json parser with queue kind of callbacks (designed under influence of jsmn)
kaleidawave/simple-json-parser
No allocation JSON key value parser with support for comments
abeimler/fixed-containers
C++ Fixed Containers
DieTime/static-json-builder
Library for convenient JSON objects initialization without memory allocations
griffi-gh/const-twiddle
Bitwise utility functions
raviqqe/array-queue
Fixed size vector based on arrays