All Projects → Extcore → Similar Projects or Alternatives

1124 Open source projects that are alternatives of or similar to Extcore

Slickr
A collection of python and bash scripts to collect and analyze frame rendering performance in Android apps.
Stars: ✭ 126 (-26.74%)
Mutual labels:  performance
Data processor
数据algorithm & 分析算法
Stars: ✭ 83 (-51.74%)
Mutual labels:  data-structures
K6
A modern load testing tool, using Go and JavaScript - https://k6.io
Stars: ✭ 14,829 (+8521.51%)
Mutual labels:  performance
C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Stars: ✭ 11,897 (+6816.86%)
Mutual labels:  data-structures
Nutsdb
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
Stars: ✭ 1,827 (+962.21%)
Mutual labels:  data-structures
Lightkeeper
Run Lighthouse tests in Pull Requests for multiple URLs with custom budgets
Stars: ✭ 83 (-51.74%)
Mutual labels:  performance
Is Esm
🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable.
Stars: ✭ 147 (-14.53%)
Mutual labels:  performance
Data Structures
This repository contains some data structures implementation in C programming language. I wrote the tutorial posts about these data structures on my personal blog site in Bengali language. If you know Bengali then visit my site
Stars: ✭ 82 (-52.33%)
Mutual labels:  data-structures
P2plab
performance benchmark infrastructure for IPLD DAGs
Stars: ✭ 126 (-26.74%)
Mutual labels:  performance
Pwmetrics
Progressive web metrics at your fingertipz
Stars: ✭ 1,243 (+622.67%)
Mutual labels:  performance
Fiber
⚡️ Express inspired web framework written in Go
Stars: ✭ 17,334 (+9977.91%)
Mutual labels:  performance
Lighthouse Keeper
Keep an eye on Google Lighthouse score changes directly on GitHub 💡👀
Stars: ✭ 82 (-52.33%)
Mutual labels:  performance
Fmt
A modern formatting library
Stars: ✭ 12,698 (+7282.56%)
Mutual labels:  performance
Optick
C++ Profiler For Games
Stars: ✭ 1,364 (+693.02%)
Mutual labels:  performance
React Copy Write
✍️ Immutable state with a mutable API
Stars: ✭ 1,810 (+952.33%)
Mutual labels:  immutable
Important Java Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android 🔥
Stars: ✭ 135 (-21.51%)
Mutual labels:  data-structures
Libfpta
Ultra fast, compact, Embedded Database for tabular and semistructured data.
Stars: ✭ 100 (-41.86%)
Mutual labels:  performance
Leetcode
My Python Solutions for Leetcode
Stars: ✭ 80 (-53.49%)
Mutual labels:  data-structures
Apple Basket Redux
🍎 苹果篮子,一个微型的redux/mobx演示(附多版本)
Stars: ✭ 125 (-27.33%)
Mutual labels:  immutable
Memorymonitor
内存监控器
Stars: ✭ 79 (-54.07%)
Mutual labels:  performance
Redux Immutable
redux-immutable is used to create an equivalent function of Redux combineReducers that works with Immutable.js state.
Stars: ✭ 1,878 (+991.86%)
Mutual labels:  immutable
Reim
🤔 Handle logic in frontend
Stars: ✭ 79 (-54.07%)
Mutual labels:  immutable
Agoo C
Agoo webserver in C.
Stars: ✭ 125 (-27.33%)
Mutual labels:  performance
Algorithmic Toolbox San Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Stars: ✭ 78 (-54.65%)
Mutual labels:  data-structures
Pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
Stars: ✭ 11,883 (+6808.72%)
Mutual labels:  performance
Rumqttd
rust mqtt broker
Stars: ✭ 77 (-55.23%)
Mutual labels:  performance
Typed
The TypeScript Standard Library
Stars: ✭ 124 (-27.91%)
Mutual labels:  immutable
Adaptive Radix Tree
A fast and space efficient Radix tree in Java
Stars: ✭ 76 (-55.81%)
Mutual labels:  data-structures
Powershell ipv4networkscanner
Powerful asynchronus IPv4 network scanner for PowerShell
Stars: ✭ 161 (-6.4%)
Mutual labels:  performance
Cifsd
cifsd kernel server(SMB/CIFS server)
Stars: ✭ 76 (-55.81%)
Mutual labels:  performance
Aimeos Core
Aimeos PHP e-commerce framework for ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 2,152 (+1151.16%)
Mutual labels:  performance
Technical Interview Guide
My learning material for technical interviews!
Stars: ✭ 76 (-55.81%)
Mutual labels:  data-structures
Georaptor
Python Geohash Compression Tool
Stars: ✭ 143 (-16.86%)
Mutual labels:  performance
Personal Goals
List of books I've read, projects I've done, videos I've seen, articles I've read or podcasts I've listened to.
Stars: ✭ 75 (-56.4%)
Mutual labels:  performance
Icinga2
Icinga is a monitoring system which checks the availability of your network resources, notifies users of outages, and generates performance data for reporting.
Stars: ✭ 1,670 (+870.93%)
Mutual labels:  performance
Daily Coding Problem
Self-implemented python solution for https://dailycodingproblem.com every day.
Stars: ✭ 75 (-56.4%)
Mutual labels:  data-structures
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-8.72%)
Mutual labels:  data-structures
Pfun
Functional, composable, asynchronous, type-safe Python.
Stars: ✭ 75 (-56.4%)
Mutual labels:  immutable
Trienet
.NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm.
Stars: ✭ 122 (-29.07%)
Mutual labels:  data-structures
Graywater
An Android library for decomposing RecyclerView layouts to improve scroll performance.
Stars: ✭ 1,191 (+592.44%)
Mutual labels:  performance
Jupyter
Stars: ✭ 145 (-15.7%)
Mutual labels:  data-structures
Boomerang
End user oriented web performance testing and beaconing
Stars: ✭ 1,181 (+586.63%)
Mutual labels:  performance
Competitiveprogrammingquestionbank
This repository contains all the popular competitive programming and DSA questions with solutions.
Stars: ✭ 122 (-29.07%)
Mutual labels:  data-structures
Coursera Specializations
Solutions to assignments of Coursera Specializations - Deep learning, Machine learning, Algorithms & Data Structures, Image Processing and Python For Everybody
Stars: ✭ 72 (-58.14%)
Mutual labels:  data-structures
Flying Pages
Load inner pages instantly, intelligently
Stars: ✭ 169 (-1.74%)
Mutual labels:  performance
Cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
Stars: ✭ 1,180 (+586.05%)
Mutual labels:  data-structures
Trie
Erlang Trie Implementation
Stars: ✭ 121 (-29.65%)
Mutual labels:  data-structures
Jmeter Elasticsearch Backend Listener
JMeter plugin that lets you send sample results to an ElasticSearch engine to enable live monitoring of load tests.
Stars: ✭ 72 (-58.14%)
Mutual labels:  performance
Data Structures And Algorithms
Stars: ✭ 144 (-16.28%)
Mutual labels:  data-structures
Calip
calip(er): all functions deserve to be measured and debugged at runtime
Stars: ✭ 71 (-58.72%)
Mutual labels:  performance
Cherow
Very fast and lightweight, standards-compliant, self-hosted javascript parser with high focus on both performance and stability
Stars: ✭ 1,539 (+794.77%)
Mutual labels:  performance
Md5 Simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
Stars: ✭ 71 (-58.72%)
Mutual labels:  performance
Algorithms Leetcode Javascript
Algorithms resolution in Javascript. Leetcode - Geeksforgeeks - Careercup
Stars: ✭ 157 (-8.72%)
Mutual labels:  data-structures
Bit
Bitset data structure
Stars: ✭ 100 (-41.86%)
Mutual labels:  data-structures
Laravel Responsecache
Speed up a Laravel app by caching the entire response
Stars: ✭ 1,874 (+989.53%)
Mutual labels:  performance
Flatqueue
A very fast and simple JavaScript priority queue
Stars: ✭ 98 (-43.02%)
Mutual labels:  data-structures
Bqn
An APL-like programming language. Self-hosted!
Stars: ✭ 100 (-41.86%)
Mutual labels:  immutable
Stitcher Core
High performance, static websites for PHP developers
Stars: ✭ 120 (-30.23%)
Mutual labels:  performance
Fe Performance Journey
🚵 a Journey of Performance Optimizing in Frontend 🚀
Stars: ✭ 169 (-1.74%)
Mutual labels:  performance
Dnsperf
DNS Performance Testing Tools
Stars: ✭ 171 (-0.58%)
Mutual labels:  performance
301-360 of 1124 similar projects