-
polars Public
Forked from pola-rs/polarsFast multi-threaded, hybrid-out-of-core query engine focussing on DataFrame front-ends
Rust Other UpdatedJan 17, 2025 -
itertools Public
Forked from rust-itertools/itertoolsExtra iterator adaptors, iterator methods, free functions, and macros.
Rust Apache License 2.0 UpdatedDec 30, 2024 -
foldhash Public
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
-
polars-benchmark Public
Forked from pola-rs/polars-benchmarkC Apache License 2.0 UpdatedDec 19, 2024 -
-
rust Public
Forked from rust-lang/rustA safe, concurrent, practical language.
Rust Other UpdatedSep 5, 2024 -
foldhash_smhasher3 Public
A fork of SMHasher3 that includes foldhash from the Rust crate.
C++ GNU General Public License v3.0 UpdatedAug 12, 2024 -
rustc-hash Public
Forked from rust-lang/rustc-hashCustom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure
Rust Apache License 2.0 UpdatedMay 28, 2024 -
sum-bench Public
This is the code accompanying https://orlp.net/blog/taming-float-sums/.
-
recursive Public
Easy recursion in Rust, without stack overflows.
-
voultapher-sort-research-rs Public
Forked from Voultapher/sort-research-rsTest and benchmark suite for sort implementations in Rust
-
-
-
-
atoi_simd Public
Forked from RoDmitry/atoi_simdRust fast `&[u8]` to integer parser
Rust Apache License 2.0 UpdatedNov 28, 2023 -
aHash Public
Forked from tkaitchuck/aHashaHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Rust Apache License 2.0 UpdatedOct 17, 2023 -
-
arrow2 Public
Forked from jorgecarleitao/arrow2Transmute-free Rust library to work with the Arrow format
Rust Apache License 2.0 UpdatedAug 16, 2023 -
regex Public
Forked from rust-lang/regexAn implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Rust Apache License 2.0 UpdatedAug 7, 2023 -
polars-book Public
Forked from pola-rs/polars-bookBook documentation of the Polars DataFrame library
HTML UpdatedAug 4, 2023 -
polymur-hash Public
The PolymurHash universal hash function.
-
-
bitwise-binary-search Public
Accompanying code for https://orlp.net/blog/bitwise-binary-search/.
-
-
glidesort Public
A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
-
zola Public
Forked from getzola/zolaA fast static site generator in a single binary with everything built-in. https://www.getzola.org
Rust MIT License UpdatedJan 27, 2023 -
KaTeX Public
Forked from KaTeX/KaTeXFast math typesetting for the web.
JavaScript MIT License UpdatedJan 16, 2023 -
-
num-ord Public
A wrapper type for cross-type numeric comparisons.
-
pgfplots Public
Forked from DJDuque/pgfplotsPGFPlots code generator
Rust MIT License UpdatedNov 30, 2022