edg-l / rustack
A fullstack web template for rust
☆33Updated 4 years ago
Alternatives and similar repositories for rustack
Users that are interested in rustack are comparing it to the libraries listed below
Sorting:
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- It helps you work with environment variables and convert it to any type using only type annotations.☆48Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- ☆21Updated 4 years ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Typed any map for rust☆66Updated 5 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Runtime-agnostic actor library☆77Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A small and fast frontend framework in Rust☆67Updated 3 weeks ago
- A simple in-memory search for collections and key-value stores.☆72Updated 3 months ago
- Rust map and set literals☆24Updated 5 years ago
- Rust library for running child processes☆38Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Serialization value trees☆44Updated 9 months ago
- ☆21Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- derive newtype for diesel traits☆53Updated last week
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month