ehsanmok / tvm-rust
(MERGED) Rust bindings for TVM runtime
☆28Updated 6 years ago
Alternatives and similar repositories for tvm-rust
Users that are interested in tvm-rust are comparing it to the libraries listed below
Sorting:
- ☆52Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A library with task executors for Rust☆32Updated 4 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- ☆20Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- ☆24Updated 2 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- A syn targetting PEG parser generator☆20Updated last year
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆24Updated 5 years ago
- Flexible and modular framework for different NP-Problems with different solvers☆22Updated 2 months ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Updated 6 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Run closures in parallel☆113Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year