Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pleco-rs/Pleco issues and pull requests
#163 - Unsoundness in pleco_engine/src/root_moves/root_moves_list.rs "insert_score_depth" and "insert_score"
Issue -
State: open - Opened by lwz23 3 months ago
#162 - iterative_parallel_mvv_lva panic
Issue -
State: open - Opened by brandonros 4 months ago
#161 - I can finds lots of zobrist hash collision when king moves
Issue -
State: closed - Opened by victoralan2 6 months ago
#160 - initial base
Pull Request -
State: closed - Opened by AbdelrahmanAbdelhalim 7 months ago
#159 - Fix unsoundness of RootMoveList
Pull Request -
State: open - Opened by safe4u 7 months ago
#158 - Unsound problems in `pleco_engine` crate
Issue -
State: open - Opened by safe4u 7 months ago
- 1 comment
#157 - BitMove from string
Issue -
State: open - Opened by benthecarman 12 months ago
#156 - Concerns about this crate
Issue -
State: open - Opened by Speak2Erase over 1 year ago
#155 - How to generate the best possible moves from a given board?
Issue -
State: closed - Opened by ObvMamut over 1 year ago
#154 - Its me or the engine is weak?
Issue -
State: open - Opened by Ravenant1234 almost 2 years ago
- 1 comment
#153 - Publish latest crates for pleco and pleco_engine?
Issue -
State: open - Opened by Nezteb almost 2 years ago
#152 - GPLv3+ license for the engine
Pull Request -
State: closed - Opened by brianch almost 2 years ago
- 1 comment
#151 - Question about the license
Issue -
State: closed - Opened by brianch almost 2 years ago
- 1 comment
#150 - Fix issue with midgame centipawn conversion
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#149 - Midgame centipawn conversion is off
Issue -
State: closed - Opened by nicholasfagan about 2 years ago
- 1 comment
#148 - Add `cargo fmt` and `typos` to the CI linting jobs
Pull Request -
State: closed - Opened by kianmeng about 2 years ago
- 2 comments
#148 - Add `cargo fmt` and `typos` to the CI linting jobs
Pull Request -
State: closed - Opened by kianmeng about 2 years ago
- 2 comments
#147 - Fix Readme Badges
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#147 - Fix Readme Badges
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#146 - Fix typos
Pull Request -
State: closed - Opened by kianmeng about 2 years ago
- 5 comments
#146 - Fix typos
Pull Request -
State: closed - Opened by kianmeng about 2 years ago
- 5 comments
#145 - added bitmove evalution methods #141
Pull Request -
State: closed - Opened by xxxxxion about 2 years ago
- 1 comment
#145 - added bitmove evalution methods #141
Pull Request -
State: closed - Opened by xxxxxion about 2 years ago
- 1 comment
#144 - 🎨 Implement display for several structs
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#144 - 🎨 Implement display for several structs
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#143 - Stalemate Avoidance
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#143 - Stalemate Avoidance
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#142 - Add Linting and Fix Lint Errors
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#142 - Add Linting and Fix Lint Errors
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
#141 - How to estimate a Bitmove with pleco::bots
Issue -
State: closed - Opened by xxxxxion about 2 years ago
- 4 comments
#141 - How to estimate a Bitmove with pleco::bots
Issue -
State: closed - Opened by xxxxxion about 2 years ago
- 4 comments
#140 - 🚨 IMPORTANT 🚨 This project isn't maintained anymore, please use the fork Tanton instead
Issue -
State: closed - Opened by chase-manning about 2 years ago
- 1 comment
#140 - 🚨 IMPORTANT 🚨 This project isn't maintained anymore, please use the fork Tanton instead
Issue -
State: closed - Opened by chase-manning about 2 years ago
- 1 comment
#139 - Fix Build Errors
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
- 1 comment
#139 - Fix Build Errors
Pull Request -
State: closed - Opened by chase-manning about 2 years ago
- 1 comment
#138 - update the feature
Pull Request -
State: closed - Opened by jbgriesner about 3 years ago
- 1 comment
#138 - update the feature
Pull Request -
State: closed - Opened by jbgriesner about 3 years ago
- 1 comment
#137 - Doesn't Compile due to const_fn feature having been removed
Issue -
State: closed - Opened by duganc about 3 years ago
- 2 comments
#137 - Doesn't Compile due to const_fn feature having been removed
Issue -
State: closed - Opened by duganc about 3 years ago
- 2 comments
#136 - Fix Typo for documentation of the helper module
Pull Request -
State: closed - Opened by SnowballSH over 3 years ago
#136 - Fix Typo for documentation of the helper module
Pull Request -
State: closed - Opened by SnowballSH over 3 years ago
#135 - Fix typo in documentation of BitBoard
Pull Request -
State: closed - Opened by rubenwe almost 4 years ago
- 1 comment
#135 - Fix typo in documentation of BitBoard
Pull Request -
State: closed - Opened by rubenwe almost 4 years ago
- 1 comment
#134 - Implement Display for several structs
Pull Request -
State: closed - Opened by MakotoE almost 4 years ago
- 1 comment
#134 - Implement Display for several structs
Pull Request -
State: closed - Opened by MakotoE almost 4 years ago
- 1 comment
#133 - Replace mem::uninitialized() with mem::MaybeUninit::uninit().assume_init()
Pull Request -
State: closed - Opened by MakotoE almost 4 years ago
- 1 comment
#133 - Replace mem::uninitialized() with mem::MaybeUninit::uninit().assume_init()
Pull Request -
State: closed - Opened by MakotoE almost 4 years ago
- 1 comment
#132 - Engine doesn't work in Arena
Issue -
State: open - Opened by MakotoE almost 4 years ago
- 1 comment
#132 - Engine doesn't work in Arena
Issue -
State: open - Opened by MakotoE almost 4 years ago
- 1 comment
#131 - Reduce unsafe code
Issue -
State: open - Opened by terrorfisch about 4 years ago
#131 - Reduce unsafe code
Issue -
State: open - Opened by terrorfisch about 4 years ago
#130 - can't compile E0554
Issue -
State: closed - Opened by abdulbadii about 4 years ago
- 2 comments
#130 - can't compile E0554
Issue -
State: closed - Opened by abdulbadii about 4 years ago
- 2 comments
#129 - Make compatible with nightly Rust channel
Pull Request -
State: closed - Opened by ghost over 4 years ago
#129 - Make compatible with nightly Rust channel
Pull Request -
State: closed - Opened by ghost over 4 years ago
#128 - Give speed comparisons vs Stockfish
Issue -
State: open - Opened by ngocdaothanh over 4 years ago
- 1 comment
#128 - Give speed comparisons vs Stockfish
Issue -
State: open - Opened by ngocdaothanh over 4 years ago
- 1 comment
#127 - Fix typo in documentation
Pull Request -
State: closed - Opened by calbro7 almost 5 years ago
- 1 comment
#127 - Fix typo in documentation
Pull Request -
State: closed - Opened by calbro7 almost 5 years ago
- 1 comment
#126 - Move generator benchmarks
Issue -
State: open - Opened by yukw777 almost 5 years ago
#126 - Move generator benchmarks
Issue -
State: open - Opened by yukw777 almost 5 years ago
- 1 comment
#125 - Unable to compile with Rust nightly
Issue -
State: closed - Opened by alecho about 5 years ago
- 4 comments
#125 - Unable to compile with Rust nightly
Issue -
State: closed - Opened by alecho about 5 years ago
- 4 comments
#124 - Fix a small documentation error.
Pull Request -
State: closed - Opened by definitelynobody over 5 years ago
- 1 comment
#124 - Fix a small documentation error.
Pull Request -
State: closed - Opened by definitelynobody over 5 years ago
- 1 comment
#123 - Refactoring + Cleanups
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#122 - Bit twiddling tweaks + MiniMax cleanup
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#122 - Bit twiddling tweaks + MiniMax cleanup
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#121 - Pleco Compilation on Stable, Optimizations, Doc Improvements
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#121 - Pleco Compilation on Stable, Optimizations, Doc Improvements
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#120 - Update `pleco` to 0.4.4 and `pleco_engine` to 0.1.5
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#120 - Update `pleco` to 0.4.4 and `pleco_engine` to 0.1.5
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#119 - Dependencies Updates / Cleanup
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#119 - Dependencies Updates / Cleanup
Pull Request -
State: closed - Opened by sfleischman105 almost 6 years ago
#118 - Bug Fixes, Update Dependencies
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#118 - Bug Fixes, Update Dependencies
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#117 - `Board::get_piece_locations()` causes stack overflow
Issue -
State: closed - Opened by AntonHermann over 6 years ago
- 5 comments
#117 - `Board::get_piece_locations()` causes stack overflow
Issue -
State: closed - Opened by AntonHermann over 6 years ago
- 5 comments
#116 - Update versions, Fix nightly breakage, slight optimizations
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#116 - Update versions, Fix nightly breakage, slight optimizations
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#115 - Cold Attributes for single call functions. Updated dependencies.
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#115 - Cold Attributes for single call functions. Updated dependencies.
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#114 - Nightly Alloc breakage fixes, global TT/Thread Pool now in fixed memory locations
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#114 - Nightly Alloc breakage fixes, global TT/Thread Pool now in fixed memory locations
Pull Request -
State: closed - Opened by sfleischman105 over 6 years ago
#113 - End-Game Tablebases / Specialized Evaluation
Issue -
State: open - Opened by sfleischman105 over 6 years ago
- 1 comment
Labels: enhancement, help wanted, searcher
#113 - End-Game Tablebases / Specialized Evaluation
Issue -
State: open - Opened by sfleischman105 over 6 years ago
- 1 comment
Labels: enhancement, help wanted, searcher
#112 - Fix "zobrast" typo
Pull Request -
State: closed - Opened by NPN over 6 years ago
#112 - Fix "zobrast" typo
Pull Request -
State: closed - Opened by NPN over 6 years ago
#111 - Fixes for nightly changes, update pleco to 0.4.2 and pleco_engine to 0.1.3
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#111 - Fixes for nightly changes, update pleco to 0.4.2 and pleco_engine to 0.1.3
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#110 - Release pleco 0.1.2 with binary
Issue -
State: closed - Opened by sfleischman105 almost 7 years ago
#110 - Release pleco 0.1.2 with binary
Issue -
State: closed - Opened by sfleischman105 almost 7 years ago
#109 - Update `pleco` to 0.4.1 and `pleco_engine` to 0.1.2
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#109 - Update `pleco` to 0.4.1 and `pleco_engine` to 0.1.2
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#108 - Update READMEs
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#108 - Update READMEs
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#107 - Prefetching and decrementing of `lazy_static`
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#107 - Prefetching and decrementing of `lazy_static`
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#106 - Significant Eval improvements, Eval tracing, Reductions & Pruning for the main search.
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago
#106 - Significant Eval improvements, Eval tracing, Reductions & Pruning for the main search.
Pull Request -
State: closed - Opened by sfleischman105 almost 7 years ago