jakudlaty / tsidLinks
TSID generator for rust
☆13Updated 3 weeks ago
Alternatives and similar repositories for tsid
Users that are interested in tsid are comparing it to the libraries listed below
Sorting:
- ☆29Updated 2 years ago
- Query expressions for semi-structured data☆59Updated 4 months ago
- Distributed, fault tolerant, strongly consistent, performant (event)log in Rust☆19Updated 2 years ago
- Blazing fast JSONPath query engine written in Rust.☆99Updated this week
- Highly durable simple queue service scalable to millions of operations per second☆30Updated last year
- FSM-based Resumable Postgres tasks☆21Updated 6 months ago
- A Rust crate for building a custom SQLite virtual file system (VFS).☆13Updated last week
- Binary encoding data format which ensures lexicographic sort order☆25Updated 3 months ago
- TonboLite: Analysis-ready SQLite using Tonbo☆45Updated 4 months ago
- CI/CD pipeline process jail that filters outgoing network traffic.☆39Updated 9 months ago
- Low-latency hash map using minimal perfect hash functions and compact encoding.☆29Updated 7 months ago
- A heap allocated runtime for deeply recursive algorithms.☆20Updated last month
- A fine push-down parquet scanner in Rust.☆24Updated last month
- A compressed bitmap format optimized for small, sparse sets of u32s with zero-copy querying.☆29Updated this week
- Rust Embedded Distributed Highly Available Cache☆21Updated 2 weeks ago
- A scalable, distributed message queue powered by a segmented, partitioned, replicated and immutable log.☆66Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…