agerasev / flattyLinks
Flat message buffers with direct mapping to Rust types without packing/unpacking
☆107Updated 3 months ago
Alternatives and similar repositories for flatty
Users that are interested in flatty are comparing it to the libraries listed below
Sorting:
- Typed any map for rust☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- Progress reporting abstraction for Rust☆65Updated last year
- "A very small syn"☆212Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆99Updated 3 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆135Updated 5 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A GUI generator for clap-rs using egui☆113Updated last year
- Port of bbolt in Rust☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Parallel iterator processing library for Rust☆103Updated last month
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago