GiGainfosystems / BuFFILinks
A tool to generate ergonomic, buffer-based C++ APIs.
☆48Updated 2 weeks ago
Alternatives and similar repositories for BuFFI
Users that are interested in BuFFI are comparing it to the libraries listed below
Sorting:
- A Configuration Library for Rust Applications☆46Updated 2 weeks ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated last month
- An alternative rust async runtime.☆59Updated last week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 2 weeks ago
- Symbolic math library and computer algebra system for Rust☆85Updated last week
- A lock-free memory allocator☆64Updated 2 months ago
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- ☆51Updated 11 months ago
- A collection of boosting algorithms written in Rust 🦀☆58Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆44Updated 6 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆50Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Updated 2 years ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Static Linear Algebra System☆36Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆68Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Library facilitating safe pinned initialization☆64Updated 2 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆108Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- An inline SIMD accelerated hashmap designed for small amount of data.☆97Updated 5 months ago
- FFI-compatible futures☆169Updated last month