mambisi / escanorLinks
High performance key value database with useful json document indexing and manipulations.
☆51Updated 5 years ago
Alternatives and similar repositories for escanor
Users that are interested in escanor are comparing it to the libraries listed below
Sorting:
- Data parallelism library for async-std.☆96Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Typed any map for rust☆67Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆73Updated 4 years ago
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆89Updated 4 years ago
- ☆114Updated 2 years ago
- A small and fast frontend framework in Rust☆69Updated this week
- Serializable trait objects for Rust.☆58Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Human-friendly indexed collections☆56Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Profiling tool for Rust code.☆46Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago