Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / BurntSushi/aho-corasick issues and pull requests
#154 - Duplicate/case-insensitive keys result with duplicate results
Issue -
State: closed - Opened by dorschw 13 days ago
- 1 comment
#153 - feature: add `ReplacingReader`
Pull Request -
State: open - Opened by bobozaur 14 days ago
- 8 comments
#151 - Add find_at API
Issue -
State: closed - Opened by ShtiviOmer 3 months ago
- 1 comment
Labels: invalid
#150 - Remove the blanket implementation for reference of `Automaton`
Pull Request -
State: open - Opened by momvart 3 months ago
- 3 comments
#149 - Unnecessary referencing may cause infinite recursion in compilation
Issue -
State: closed - Opened by momvart 3 months ago
- 4 comments
Labels: invalid
#148 - style: simplify string formatting for readability
Pull Request -
State: open - Opened by hamirmahal 4 months ago
- 1 comment
#147 - `write!` statements can be simplified
Issue -
State: closed - Opened by hamirmahal 4 months ago
- 1 comment
#146 - inline(always) use probably causes large incremental build time regressions
Issue -
State: open - Opened by saethlin 4 months ago
#145 - Implement serde, but with prefilter disabled
Pull Request -
State: closed - Opened by Lips7 8 months ago
- 1 comment
#144 - Is it ok to replace memchr with stringzilla for better performance?
Issue -
State: closed - Opened by Lips7 9 months ago
- 1 comment
#143 - Default automaton
Issue -
State: closed - Opened by xamgore 9 months ago
- 7 comments
#141 - issue with target_feature in Conditional Compilation Tags
Issue -
State: closed - Opened by lfreist 11 months ago
- 3 comments
#140 - `_mm256_loadu_si256` is failed to be inlined for ABI issues
Issue -
State: open - Opened by usamoi 11 months ago
- 4 comments
#139 - Make this build on aarch64_be as well.
Pull Request -
State: closed - Opened by he32 about 1 year ago
- 7 comments
#138 - Miri test fails because of neon intrinsic in aho_corasick
Issue -
State: open - Opened by domenukk about 1 year ago
- 12 comments
#137 - Document order of returned matches
Issue -
State: open - Opened by mcpower about 1 year ago
- 1 comment
#135 - Resolving clippy warning
Pull Request -
State: closed - Opened by allaboutevemirolive over 1 year ago
- 1 comment
#133 - Async support
Issue -
State: closed - Opened by artem-tim over 1 year ago
- 3 comments
Labels: question
#132 - Async implementation of the AC automaton with futures crate (fully optional)
Pull Request -
State: closed - Opened by artem-tim over 1 year ago
- 3 comments
#131 - benchmarks: import jetscii's benchmarks
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
- 1 comment
#130 - teddy: replace _mm_extract_epi64 with transmute
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
- 1 comment
#129 - add aarch64 SIMD implementation of Teddy
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
- 2 comments
#128 - A performance issue vs pyahocorasick
Issue -
State: closed - Opened by hscspring over 1 year ago
- 3 comments
Labels: invalid
#127 - Add a link to tmikus/ahocorasick_rs to the README.md - a Go wrapper for this library.
Pull Request -
State: closed - Opened by tmikus over 1 year ago
- 1 comment
#126 - nfa: improve construction times for small automatons
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
- 1 comment
#125 - Go wrapper for aho-corasick
Issue -
State: closed - Opened by tmikus over 1 year ago
- 10 comments
#122 - Question: Suggestions for handling . wildcards within query patterns
Issue -
State: closed - Opened by tfwillems over 1 year ago
- 1 comment
#121 - reduce memory usage by over 50% by refactoring the non-contiguous NFA representation
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
- 2 comments
#120 - call `Vec::shrink_to_vec` in a few strategic spots
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
#119 - Add `--generate-link-to-definition` option when building on docs.rs
Pull Request -
State: closed - Opened by GuillaumeGomez over 1 year ago
- 3 comments
#118 - fixes for i686 and big endian targets
Pull Request -
State: closed - Opened by BurntSushi over 1 year ago
#117 - nfa::contiguous::tests::swar test failure on s390x (and possibly all big-endian architectures)
Issue -
State: closed - Opened by decathorpe over 1 year ago
- 3 comments
#116 - AhoCorasick::memory_usage doctests fail on i686 (and possibly most 32-bit architectures)
Issue -
State: closed - Opened by decathorpe over 1 year ago
- 3 comments
#114 - Default `anchored` value in a new `Input`.
Issue -
State: closed - Opened by rljacobson almost 2 years ago
- 2 comments
Labels: question
#113 - Benchmarks results aren't clear
Issue -
State: closed - Opened by Mart-Bogdan almost 2 years ago
- 11 comments
#112 - 1.0.0
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
- 3 comments
#111 - api: seal the Automaton trait
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
#110 - Add interleaved NFA implementation
Pull Request -
State: closed - Opened by vthib almost 2 years ago
- 8 comments
#109 - respond to feedback
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
#108 - RFC: review API before 1.0 release
Issue -
State: closed - Opened by BurntSushi almost 2 years ago
- 15 comments
Labels: help wanted, question
#106 - nfa/contiguous: expand utility of contiguous NFA at cost of memory
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
#105 - Serializing pre-built automaton
Issue -
State: closed - Opened by plusvic almost 2 years ago
- 7 comments
#104 - some simplifications before the 1.0 release
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
#103 - [Note] Investigating "transmute slower than intrinsics for vector unpacking"
Issue -
State: closed - Opened by mystise almost 2 years ago
- 1 comment
#102 - bump MSRV to Rust 1.60 and do more prep work for 1.0 release
Pull Request -
State: closed - Opened by BurntSushi almost 2 years ago
#101 - For Python wrapper, is it worth switching to new NFA, or sticking to DFA?
Issue -
State: closed - Opened by itamarst about 2 years ago
- 2 comments
#100 - Set rust-version in Cargo.toml
Pull Request -
State: closed - Opened by atouchet about 2 years ago
#99 - api: rewrite most of the crate and give an API refresh
Pull Request -
State: closed - Opened by BurntSushi about 2 years ago
- 1 comment
#98 - question: comparisson with a regex union.
Issue -
State: closed - Opened by ritchie46 about 2 years ago
- 2 comments
#97 - Add len() to Match
Pull Request -
State: closed - Opened by Ten0 over 2 years ago
- 1 comment
#96 - Make len() available on `Match`
Issue -
State: closed - Opened by Ten0 over 2 years ago
- 1 comment
Labels: enhancement
#95 - Add support for async/non-blocking
Issue -
State: closed - Opened by jakajancar over 2 years ago
- 7 comments
#94 - doc: remove duplicate "the"
Pull Request -
State: closed - Opened by brauliobz over 2 years ago
#93 - nfa: massively simplify leftmost failure transitions
Pull Request -
State: closed - Opened by BurntSushi over 2 years ago
#92 - big simplification to the leftmost match NFA construction
Issue -
State: closed - Opened by teo-tsirpanis over 2 years ago
- 2 comments
#91 - confused auto_configure
Issue -
State: closed - Opened by rockyzhengwu almost 3 years ago
- 2 comments
#90 - Fix autocorrect goof.
Pull Request -
State: closed - Opened by jamesyoungman almost 3 years ago
#89 - Add a fuzzer
Pull Request -
State: closed - Opened by adetaylor about 3 years ago
#88 - Motion to grant V1.0.0 status
Issue -
State: closed - Opened by rljacobson about 3 years ago
- 9 comments
#87 - Fix crates.io badge and update Cargo.toml
Pull Request -
State: closed - Opened by atouchet over 3 years ago
#86 - Some tiny typo fixes.
Pull Request -
State: closed - Opened by elidoran over 3 years ago
- 1 comment
#85 - heap_bytes is inaccurate
Issue -
State: closed - Opened by FH0 over 3 years ago
- 5 comments
Labels: bug
#84 - panic at invalid char boundary
Issue -
State: closed - Opened by bigdogs over 3 years ago
- 3 comments
#83 - Potential performance improvement, maybe
Issue -
State: closed - Opened by itamarst over 3 years ago
- 3 comments
#82 - Understanding the DFA vs. NFA implementations of the algorithm
Issue -
State: closed - Opened by itamarst over 3 years ago
- 2 comments
#81 - [feature] Incremental addition to the patterns
Issue -
State: closed - Opened by petar-dambovaliev over 3 years ago
- 1 comment
#80 - remove unused field and elide lifetime
Pull Request -
State: closed - Opened by petar-dambovaliev almost 4 years ago
#79 - Update some links
Pull Request -
State: closed - Opened by atouchet almost 4 years ago
#78 - Removing unused/redundant code
Issue -
State: closed - Opened by petar-dambovaliev almost 4 years ago
- 2 comments
#77 - Link to Python wrapper in README
Issue -
State: closed - Opened by itamarst almost 4 years ago
#76 - Build errors on aarch64-apple-darwin
Issue -
State: closed - Opened by Absolucy almost 4 years ago
- 4 comments
#75 - upgrade to Rust 2018 + bump MSRV to Rust 1.41 + deprecate byte class and premultiply options
Pull Request -
State: closed - Opened by BurntSushi almost 4 years ago
- 1 comment
#74 - Compile time patterns
Issue -
State: closed - Opened by FallingSnow almost 4 years ago
- 1 comment
Labels: wontfix
#73 - matching only whole words
Issue -
State: closed - Opened by petar-dambovaliev almost 4 years ago
- 8 comments
Labels: wontfix
#72 - why does this library return byte offsets instead of codepoint offsets?
Issue -
State: closed - Opened by pavelgrib almost 4 years ago
- 12 comments
#71 - Discussion: Location for Python wrapper
Issue -
State: closed - Opened by itamarst almost 4 years ago
- 13 comments
#70 - Tracking issue for full-unicode case-insensitive matching
Issue -
State: closed - Opened by dhardy about 4 years ago
- 1 comment
#69 - In what circumstances is the SIMD code used?
Issue -
State: closed - Opened by itamarst over 4 years ago
- 3 comments
#68 - Duplicate match when using find_overlapping_iter() with ascii_case_insensitive
Issue -
State: closed - Opened by jwass over 4 years ago
- 3 comments
#67 - prefilter: fix bug when doing a stream search
Pull Request -
State: closed - Opened by BurntSushi over 4 years ago
#66 - next_state?
Issue -
State: closed - Opened by Triften over 4 years ago
- 6 comments
#65 - API question regarding stream_replace_all
Issue -
State: closed - Opened by h5rdly over 4 years ago
- 2 comments
Labels: invalid
#64 - AhoCorasick::stream_find_iter may fail if the needle is split between buffer.
Issue -
State: closed - Opened by ogoffart over 4 years ago
- 3 comments
Labels: bug
#63 - Fix doc typo
Pull Request -
State: closed - Opened by Ten0 over 4 years ago
#62 - Build failure using Rustc 1.28.0-1.39.0 because of cfg(doctest)
Issue -
State: closed - Opened by iliekturtles over 4 years ago
- 3 comments
#61 - Masked searches?
Issue -
State: closed - Opened by YaLTeR over 4 years ago
- 1 comment
#60 - Replace "cfg(test)" with "cfg(doctest)" for readme testing
Pull Request -
State: closed - Opened by GuillaumeGomez almost 5 years ago
- 2 comments
#59 - Respect the closure return value in `replace_all_with()` and `replace_all_with_bytes()`
Pull Request -
State: closed - Opened by Draphar almost 5 years ago
- 2 comments
#58 - Question: Matches surrounded by separator characters
Issue -
State: closed - Opened by kiminuo almost 5 years ago
- 3 comments
#57 - RFC: remove configuration knobs
Issue -
State: closed - Opened by BurntSushi almost 5 years ago
- 6 comments
#56 - prefilter: fix another case insensitive prefilter bug
Pull Request -
State: closed - Opened by BurntSushi almost 5 years ago
#55 - A lot of two-letter combinations break ASCII case-insensitivity
Issue -
State: closed - Opened by untitaker almost 5 years ago
- 3 comments
#54 - prefilter: fix rare byte prefilter
Pull Request -
State: closed - Opened by BurntSushi almost 5 years ago
#53 - RareBytesTwo prefilter could cause false negative matches
Issue -
State: closed - Opened by quark-zju almost 5 years ago
- 6 comments
#52 - Syntax highlight the rust code snippets
Pull Request -
State: closed - Opened by lu-zero almost 5 years ago
- 1 comment
#51 - Enabling DFA breaks ASCII case insensitivity
Issue -
State: closed - Opened by alexkornitzer about 5 years ago
- 4 comments
Labels: bug
#50 - remove several uses of unsafe
Pull Request -
State: closed - Opened by BurntSushi about 5 years ago
#49 - ci: switch to GitHub Actions
Pull Request -
State: closed - Opened by BurntSushi about 5 years ago
#48 - Prune accidental (?) lines from README example
Pull Request -
State: closed - Opened by ulidtko about 5 years ago
- 1 comment
#47 - Is this crate thread safe?
Issue -
State: closed - Opened by rammy22 over 5 years ago
- 2 comments