outfoxxed / dyntable
Idiomatic and FFI Safe dyn traits in Rust
☆18Updated last year
Alternatives and similar repositories for dyntable:
Users that are interested in dyntable are comparing it to the libraries listed below
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Reading and writing data types of arbitrary bit length that might not be byte-aligned☆20Updated last month
- Hitori is a generic regular expressions library.☆51Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Rust `Vec` that can store unsized values☆13Updated last month
- Strongly typed vector math with glam☆26Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 6 months ago
- Exhaustive iteration trait in Rust☆14Updated this week
- Lightweight exceptions for Rust☆63Updated last month
- Obsessively tiny error derive macro☆85Updated last month
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆32Updated 2 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated 2 months ago
- Hash trait that is object-safe☆31Updated 3 weeks ago
- A faster Arc.☆58Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆48Updated last year
- Parse Rust's attribute by defining a struct.☆11Updated 3 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- Build-time configure scripts for Rust☆58Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 4 months ago
- Proc macro implementation of #[naked]☆31Updated last year
- A sinless derive helper☆71Updated 4 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆36Updated 3 weeks ago
- A Rust library for secure, encrypted communication over asynchronous streams☆33Updated last month
- Idiomatic exceptions for Rust☆73Updated 7 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 11 months ago