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☆78Updated last year
- A simple, id-based arena☆120Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Token tree calling convention☆80Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Fast and correct computations with uncertain values☆95Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆163Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Interning of data in rust☆107Updated 3 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Chaotic Testing Harness☆59Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆60Updated last month
- generators☆209Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- A graph library for Rust.☆120Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago