brson / big_sLinks
Rust's missing `String` literal
☆19Updated 6 years ago
Alternatives and similar repositories for big_s
Users that are interested in big_s are comparing it to the libraries listed below
Sorting:
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Combine a reader + writer into a duplex of Read + Write☆46Updated 4 years ago
- Concurrent hash trie☆57Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Asynchronous file I/O for Tokio☆49Updated 2 months ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 7 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- dynamic smart pointers☆32Updated 6 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆58Updated 2 months ago
- ☆49Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- ☆47Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- impl Stream for (your own) Generator☆18Updated 6 years ago