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 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Experimental optimizer for DataFusion☆15Updated 4 years ago
- An attribute macro that logs the function return value☆26Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Simple probabilistic data structures☆147Updated last week
- A Component System in Rust☆106Updated 4 months ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- ☆75Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 2 weeks 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
- State-first Streaming Applications in Rust☆175Updated 3 years ago
- The Rustc Trait System Refactor Initiative☆25Updated 2 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- JSONB implement in rust☆77Updated 3 weeks ago
- Rust client library for ClickHouse☆17Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- Rust cloud object storage tools☆12Updated 4 years ago
- Lending iterators on stable Rust☆83Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year