reffers-rs
Smart pointers
Provides smart pointer alternatives to Rust's standard libraries
Rust wrappers around references, boxes and Arcs.
68 stars
4 watching
3 forks
Language: Rust
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A set of smart pointer constructs for the C programming language | 1,608 |
| A C++ implementation of a smart pointer that uses reference counting for managing dynamic memory | 2 |
| A WebSocket library written in Rust providing functionality for dealing with WebSocket connections. | 1,553 |
| An implementation of smart pointer techniques in Ada to manage dynamic memory and reduce manual memory management overhead. | 1 |
| A collection of concise Solidity smart contract examples for educational purposes and quick reference. | 2 |
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| Rust bindings for a cross-platform GUI library | 1,646 |
| A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| Provides a Rust SDK to interact with Pocketbase's backend services | 62 |
| Compiles Rust code into a WebAssembly binary for rendering diff between crate versions | 113 |
| Provides a standardized way to work with medical imaging data in Rust. | 431 |
| A Rust client library for interacting with the ElasticSearch REST API | 218 |
| Provides unique ownership smart pointers with observable lifetime control | 34 |