{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/yourbasic/radix","name":"github.com/yourbasic/radix","description":"Package radix contains a string sorting algorithm.\n\nThis is an optimized sorting algorithm equivalent to sort.Strings.\nFor string sorting, a carefully implemented radix sort can be considerably\nfaster than Quicksort, sometimes more than twice as fast.\n\nThe algorithm uses O(n) extra space and runs in O(n+B) worst-case time,\nwhere n is the number of strings to be sorted and B is the number of bytes\nthat must be inspected to sort the strings.","version":"v0.0.0-20180308122924-cbe1cc82e907","softwareVersion":"v0.0.0-20180308122924-cbe1cc82e907","license":"https://spdx.org/licenses/BSD-2-Clause","codeRepository":"https://github.com/yourbasic/radix","issueTracker":"https://github.com/yourbasic/radix/issues","url":"https://github.com/yourbasic/radix","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2018-03-08","dateModified":"2018-03-08","datePublished":"2018-03-08","copyrightYear":2018,"downloadUrl":"https://proxy.golang.org/github.com/yourbasic/radix/@v/v0.0.0-20180308122924-cbe1cc82e907.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/yourbasic/radix#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/yourbasic/radix"],"https://www.w3.org/ns/activitystreams#likes":182,"https://forgefed.org/ns#forks":11}