Lists (2)
Sort Name ascending (A-Z)
Stars
- All languages
- Adblock Filter List
- Assembly
- C
- C++
- CSS
- CWeb
- Clojure
- CoffeeScript
- Common Workflow Language
- Coq
- Cuda
- Cython
- Dockerfile
- Elixir
- F#
- Go
- Gosu
- Groff
- HTML
- Haskell
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- LLVM
- Lua
- MATLAB
- Macaulay2
- Makefile
- Nextflow
- Nix
- OCaml
- Objective-C
- PDDL
- PHP
- Perl
- Perl 6
- PostScript
- Prolog
- PureScript
- Python
- R
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- XSLT
a structural diff that understands syntax 🟥🟩
the AI-native open-source embedding database
An idiomatic, lean, fast & safe pure Rust implementation of Git
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, Du…
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Subcommand to show result of macro expansion
A CSV parser for Rust, with Serde support.
Just, really the littlest Vec you could need. So smol.
Rust library for ANSI terminal colours and styles (bold, underline)
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Blitzing Fast CTC Beam Search Decoder
Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.
Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)
A tool for getting data from TOML files on the command line
Tokio based client library for the Android Debug Bridge (adb) based on mozdevice