Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wsm2110 authored Jul 13, 2024
1 parent 0cb4c49 commit 48ca3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Faster.Map

Faster.Map is a collection of high-performance hashmaps implemented in C#, each tailored to provide lightning-fast key-value pair operations. Whether you're dealing with large datasets or demanding real-time applications, Faster.Map offers optimized solutions for efficient data retrieval and manipulation.
Faster.Map is a collection of high-performance (concurrent) hashmaps implemented in C#

## Features:

Expand Down

0 comments on commit 48ca3f4

Please sign in to comment.