stainless-steel / matrixLinks
Matrix laboratory
☆23Updated 4 years ago
Alternatives and similar repositories for matrix
Users that are interested in matrix are comparing it to the libraries listed below
Sorting:
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- A XML parser written in Rust☆105Updated 4 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Unix socket support for Rust☆55Updated 7 years ago
- A Sass compiler in Rust☆26Updated 6 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- ☆33Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- No longer maintained☆70Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- No longer maintained☆36Updated 8 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Extensions for standard networking types☆106Updated last year
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated last month
- A stopwatch library for Rust. Used to time things.☆83Updated 3 years ago
- OAuth2 client for Rust☆31Updated 6 years ago
- The empty type Void.☆71Updated 2 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- ☆137Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A simple map based on a vector for small integer keys☆67Updated last year
- A pool of reusable values☆51Updated 6 years ago
- A buffered I/O stream for Rust☆31Updated 6 years ago
- Concurrent work-stealing deque