stusmall / wasm-udf-exampleLinks
☆15Updated 4 years ago
Alternatives and similar repositories for wasm-udf-example
Users that are interested in wasm-udf-example are comparing it to the libraries listed below
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 2 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- An attribute macro that logs the function return value☆27Updated 6 months ago
- Experimental optimizer for DataFusion☆15Updated 4 years ago
- Async stream for Rust and the futures crate.☆185Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Simple probabilistic data structures☆147Updated this week
- Framework for simulating distributed applications☆103Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated this week
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated 11 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A Component System in Rust☆106Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Rust cloud object storage tools☆12Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- ☆197Updated last year
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆55Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆73Updated this week
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 5 months ago