TyOverby / Bark
A better Arc / Rc [Still in research mode]
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Bark
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- Token tree calling convention☆79Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆55Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A rust library for checked floating point operations☆81Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Judy array implementation in pure Rust☆84Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- (More or less) accurate floating point algorithms☆55Updated 4 months ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆59Updated last month
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Floating point approximate comparison for Rust☆60Updated 2 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆108Updated 9 months ago
- Tinkering with a more ergonomic cell abstraction☆16Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Fast float-to-string conversion based on the Ryū algorithm by Ulf Adams.☆30Updated 6 years ago