Block or Report
Block or report cberner
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
865 contributions in the last year
Less
More
Contribution activity
April 2022
Created 68 commits in 3 repositories
Created a pull request in cberner/redb that received 1 comment
Opened 18 other pull requests in 2 repositories
cberner/redb
16
merged
- Improvements to docs
- Cleanup code in btree_iters.rs
- Update crate homepage
- Various cleanups
- Various fixes and optimizations
- Optimization deletion and rebalancing
- Optimize remove()
- Minor cleanups
- Minor cleanups
- Optimizations to insert() & remove()
- Overwrite deleted data with zeros
- Various cleanups
- Refactor and cleanup btree_utils.rs
- Move find_key out of btree_utils
- Various refactoring, safety fixes, and optimizations
- Perf