TyOverby / Bark
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
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 6 months ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Floating point approximate comparison for Rust☆60Updated last month
- ☆27Updated 7 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Compact sets in rust☆54Updated 2 weeks ago
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago