TyOverby / BarkLinks
A better Arc / Rc [Still in research mode]
☆19Updated 5 years ago
Alternatives and similar repositories for Bark
Users that are interested in Bark are comparing it to the libraries listed below
Sorting:
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A simple, id-based arena☆125Updated 3 weeks ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Token tree calling convention☆83Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year
- Fast and correct computations with uncertain values☆96Updated 8 months ago
- Easily hotswap functions in running executables☆145Updated 7 years ago
- Shared resource dispatcher☆252Updated 11 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A rust library for checked floating point operations☆83Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- ☆78Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago