diwic / reffers-rsLinks
Rust wrappers around references, boxes and Arcs.
☆70Updated 3 years ago
Alternatives and similar repositories for reffers-rs
Users that are interested in reffers-rs are comparing it to the libraries listed below
Sorting:
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Install a Cargo application from source without a preexisting Rust installation☆36Updated 10 years ago
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 10 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- [WIP] Transpile Rust (MIR) to JavaScript.☆76Updated 9 years ago
- Linting your rust project with clippy as a service☆35Updated 5 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A FLAC implementation written in Rust☆78Updated 4 years ago
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- ☆27Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0